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