1. c83553f refcol: improve json trace output mode in the ITT reference collector (#244) by Evgeny Parshutin · 4 weeks ago master
  2. 3c76f38 refcol: add JSON trace output mode to the ITT API reference collector (#238) by Evgeny Parshutin · 6 weeks ago
  3. 69521ad ci: fix missing build artifacts in release package (#237) by Evgeny Parshutin · 8 weeks ago v3.28.2
  4. 3b9f034 refcol: rework cmake build logic for the ITT reference collector (#236) by Evgeny Parshutin · 8 weeks ago v3.28.1
  5. 003766b build(deps): bump cargo-bins/cargo-binstall from 1.17.4 to 1.18.1 (#230) by dependabot[bot] · 8 weeks ago
  6. 30d376a build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.14 to 2.0.20 (#228) by dependabot[bot] · 8 weeks ago
  7. 801e2a0 Update copyright headers to new template in ITT API source files (#235) by Evgeny Parshutin · 8 weeks ago
  8. ea41ab3 docs: clarify dual license wording (#234) by Evgeny Parshutin · 10 weeks ago
  9. e537157 Drop 32-bit support (#232) by Evgeny Parshutin · 3 months ago v3.28.0
  10. 7d63992 Port ITT API Reference Collector to cross-platform Windows and Linux build (#231) by Alexey Kireev · 3 months ago
  11. 15fdfc1 Add C++17 header-only wrapper for ITT API (#226) by Evgeny Parshutin · 4 months ago v3.27.0
  12. 2369c7e CMake: Add Option to Disable Install and Add Alias Target (#225) by Matthew Schilling · 5 months ago v3.26.8
  13. c00556b build(deps): bump github/codeql-action from 4.32.4 to 4.35.1 (#223) by dependabot[bot] · 5 months ago
  14. 9314c91 build(deps): bump github/codeql-action from 4.32.0 to 4.32.4 (#217) by dependabot[bot] · 6 months ago
  15. 07c2259 ci: fix 32-bit linux compilation by reverting setup-fortran gh action to v1.6.1 (#215) by Evgeny Parshutin · 7 months ago v3.26.7
  16. be7b3e5 build(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#211) by dependabot[bot] · 7 months ago v3.26.6
  17. 4f06b1a python: add Python 3.13 and 3.14 wheel builds (#214) by Evgeny Parshutin · 7 months ago
  18. fd39072 build(deps): bump fortran-lang/setup-fortran from 1.6.1 to 1.8.1 (#213) by dependabot[bot] · 7 months ago
  19. 6a6d7d9 build(deps): bump cargo-bins/cargo-binstall from 1.16.7 to 1.17.4 (#212) by dependabot[bot] · 7 months ago
  20. 1a1d4ca build(deps): bump github/codeql-action from 3.28.9 to 4.32.0 (#210) by dependabot[bot] · 7 months ago
  21. 4d20dd7 build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#209) by dependabot[bot] · 7 months ago
  22. 78ba492 python: address Bandit code scan comments (#208) by Alexey Kireev · 7 months ago
  23. 818c1f7 fortran: fix windows fortran linking by removing dead 32-bit code (#206) by Evgeny Parshutin · 7 months ago v3.26.5
  24. 2bf04f7 build(deps): bump cargo-bins/cargo-binstall from 1.10.23 to 1.16.7 (#202) by dependabot[bot] · 8 months ago
  25. 145f931 build(deps): bump actions/attest-build-provenance from 1.4.3 to 3.1.0 (#204) by dependabot[bot] · 8 months ago
  26. ec24a51 build(deps): bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#203) by dependabot[bot] · 8 months ago
  27. edbc851 build(deps): bump actions/upload-artifact from 4.3.0 to 6.0.0 (#201) by dependabot[bot] · 8 months ago
  28. fd81bde build(deps): bump actions/checkout from 4.1.1 to 6.0.1 (#205) by dependabot[bot] · 8 months ago
  29. 40a8187 ci: enable monthly dependabot workflow run (#200) by Evgeny Parshutin · 8 months ago
  30. 9ba86aa ci: bump upload-artifact gh action version to 4.6.2 (#199) by Evgeny Parshutin · 8 months ago
  31. 8111354 ci: add Bandit security scanning for Python code with HTML reporting (#198) by Evgeny Parshutin · 8 months ago
  32. 52a098d Reference collector: add object spilling for multiple static ITT parts and more (#196) by Evgeny Parshutin · 8 months ago
  33. 2f1c29e Release crate v0.5.0 (#195) by Johnnie Birch · 9 months ago
  34. f1b5875 Fix clippy issue alerting of elided lifetime (#194) by Johnnie Birch · 9 months ago
  35. 347d0fb Exposes StartedEvent as public and removes lifetimes (#193) by Johnnie Birch · 9 months ago
  36. 4d27e3c Update file format of domain.rs and event.rs from crlf to lf (#192) by Johnnie Birch · 9 months ago
  37. e8a6e76 doc: add Formatted Metadata API documentation (#185) by Alexey Kireev · 11 months ago v3.26.4
  38. ca45fef doc: fix typo in code block minimize-itt-api-overhead.rst (#187) by Evgeny Parshutin · 11 months ago
  39. 3a93115 Improve reference collector performance (#186) by Evgeny Parshutin · 11 months ago
  40. 0c57540 src: resolve Coverity hits (#183) by Evgeny Parshutin · 1 year, 1 month ago v3.26.3
  41. 1de6647 Add ITT API object creation and cleanup to reference collector (#182) by Evgeny Parshutin · 1 year, 2 months ago
  42. 3d207d8 ci: restrict write permissions to job scope in deploy-docs workflow (#181) by Evgeny Parshutin · 1 year, 2 months ago v3.26.2
  43. 2c21f72 ci: automate generation and upload of CodeQL security reports (#180) by Evgeny Parshutin · 1 year, 2 months ago
  44. 5dca4ae cleanup: remove unnecessary files (#179) by Evgeny Parshutin · 1 year, 3 months ago
  45. 7f9b67e Add ITT/JIT API documentation source files and gh-action to deploy docs to gh-pages (#175) by Evgeny Parshutin · 1 year, 3 months ago
  46. e535d56 ci: upgrade gh-action-pypi-publish release action (#177) by Evgeny Parshutin · 1 year, 4 months ago v3.26.1
  47. 93bc622 Add new formatted metadata ITT API (#174) by Alexey Kireev · 1 year, 4 months ago v3.26.0
  48. d505e4b src: resolve Wundef hits (#176) by Dmitry Zarukin · 1 year, 4 months ago
  49. 03f7260 Add non-exec stack annotation only for ELF (#171) by Mosè Giordano · 1 year, 6 months ago
  50. dec1d23 Force non-executable stack for assembly object files on Linux (#170) by Evgeny Parshutin · 1 year, 6 months ago v3.25.5
  51. 37d4b0f Minor changes to pin GitHub Action versions and align text with trademark rules (#169) by Evgeny Parshutin · 1 year, 7 months ago
  52. 854e7c6 Remove unsecure library loading by removing marker file logic on Android (#168) by Evgeny Parshutin · 1 year, 8 months ago v3.25.4
  53. dd9593a rust: elide lifetimes for clippy analysis (#167) by Andrew Brown · 1 year, 8 months ago
  54. d3356e4 rust: fix clippy nit (#163) by Andrew Brown · 2 years ago
  55. b889bab ci: fix clippy's CodeQL messages (#162) by Andrew Brown · 2 years ago
  56. 2bbc704 ci: run `rust-clippy`, send results to CodeQL (#161) by Andrew Brown · 2 years ago
  57. 48e75eb doc: add contributing guide and badges bar (#160) by Evgeny Parshutin · 2 years ago
  58. 118fb7e ci: add signing step to release workflow (#159) by Evgeny Parshutin · 2 years ago
  59. 08193a5 ci: add release workflow for automating the PyPI publishing process (#156) by Manish Srivastava · 2 years ago v3.25.3
  60. 9db30bb python: renamed unit tests for ittapi.compat (#158) by Manish Srivastava · 2 years ago
  61. 8e526a8 ci: add release workflow to include ittapi wheels in release package (#155) by Saurabh Katiyar · 2 years, 1 month ago v3.25.2
  62. fc432d1 python: add wrapper code for ITT-NERSC implementation to ensure compatibility (#153) by manish kumar srivastava · 2 years, 1 month ago
  63. 4febd9a ci: add CI workflow for python ittapi (#154) by Saurabh Katiyar · 2 years, 1 month ago
  64. 6ddf038 Remove fortran binary files and add logic to build them from source (#152) by Eugeny Parshutin · 2 years, 2 months ago v3.25.1
  65. 3346299 Add python support to ITT API (#145) by Eugeny Parshutin · 2 years, 2 months ago v3.25.0
  66. 1d92c61 Update header copyright info for advisor related files (#151) by Eugeny Parshutin · 2 years, 3 months ago v3.24.8
  67. e026c4c rust: use evergreen URL for doc links (#148) by Andrew Brown · 2 years, 3 months ago
  68. 09396fd rust: update links to VTune user guide (#147) by Andrew Brown · 2 years, 3 months ago
  69. e4995d9 Make the isValidAbsolutePath function more secure by using strnlen (#146) by eparshut · 2 years, 4 months ago
  70. 5aaa4b0 ci: fix creating releases job (#144) by eparshut · 2 years, 4 months ago
  71. e20cd60 Fix unsecure loading library pointed by ENV variable (#142) by manish kumar srivastava · 2 years, 4 months ago v3.24.7
  72. ec879c3 rust: add support for Intel PT regions (#140) by Andrew Brown · 2 years, 5 months ago
  73. 9fdc830 ci: reduce the steady stream of dependabot PRs (#138) by Andrew Brown · 2 years, 7 months ago
  74. a047ba3 build(deps): bump actions/download-artifact from 4.0.0 to 4.1.1 (#128) by dependabot[bot] · 2 years, 7 months ago
  75. 98bc707 build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (#133) by dependabot[bot] · 2 years, 7 months ago
  76. 3763067 build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.13 (#136) by dependabot[bot] · 2 years, 7 months ago
  77. 47ad30d build(deps): bump github/codeql-action from 3.22.11 to 3.24.0 (#137) by dependabot[bot] · 2 years, 7 months ago
  78. 41806ca rust: improve `StringHandle` test (#125) by Andrew Brown · 2 years, 8 months ago
  79. c38897d rust: improve documentation, lint fixes (#124) by Andrew Brown · 2 years, 8 months ago
  80. 4055078 rust: improve the landing page documentation for crates.io (#127) by Andrew Brown · 2 years, 8 months ago
  81. ec07743 Update ittnotify_config.h by ekovanova · 2 years, 8 months ago v3.24.6
  82. 7c5dd95 Update README.md by ekovanova · 2 years, 8 months ago
  83. f27b8ff Merge pull request #122 from intel/fortran_re_gen_ifx by ekovanova · 2 years, 8 months ago
  84. a45bb5a regenerated fortran modules for windows by Nuzhnova, Elena · 2 years, 8 months ago
  85. 3f1fe22 regenerated fortran modules for linux by Nuzhnova, Elena · 2 years, 8 months ago
  86. a97a297 Merge pull request #119 from eparshut/master by ekovanova · 2 years, 9 months ago v3.24.5
  87. 00c43fe Fix memory leak by eparshut · 2 years, 9 months ago
  88. 397ab71 build(deps): bump github/codeql-action from 2.22.8 to 3.22.11 (#116) by dependabot[bot] · 2 years, 9 months ago
  89. c5d4a3e build(deps): bump actions/download-artifact from 3.0.2 to 4.0.0 (#117) by dependabot[bot] · 2 years, 9 months ago
  90. a4350ee build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#118) by dependabot[bot] · 2 years, 9 months ago
  91. e1ffe62 build(deps): bump github/codeql-action from 2.22.5 to 2.22.8 (#113) by dependabot[bot] · 2 years, 9 months ago
  92. d882c53 rust: regenerate bindings with recent VTune name changes (#114) by Andrew Brown · 2 years, 9 months ago
  93. 4ec67c7 Merge pull request #111 from intel/ekovanov_domain_check by ekovanova · 2 years, 10 months ago v3.24.4
  94. bcae948 correcting a typo when creating a domain by Nuzhnova, Elena · 2 years, 10 months ago
  95. abf1808 replace the old VTune name with a new one by Nuzhnova, Elena · 2 years, 10 months ago v3.24.3
  96. e2ae52c build(deps): bump github/codeql-action from 2.22.4 to 2.22.5 (#110) by dependabot[bot] · 2 years, 10 months ago
  97. 77394fc build(deps): bump actions/checkout from 2.7.0 to 4.1.1 (#108) by dependabot[bot] · 2 years, 10 months ago
  98. 2a32bae [StepSecurity] ci: Harden GitHub Actions (#109) by StepSecurity Bot · 2 years, 10 months ago
  99. fb0f2f2 Add security best practices (#107) by Rahul · 2 years, 10 months ago
  100. a825eea rust: bump version to v0.4.0 (#106) by Andrew Brown · 2 years, 10 months ago