ittapi
brew install ittapi
v3.28.0
GPL-2.0-only
Intel Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API
10
30-day installs · #8729
29
90-day · #8759
84
365-day · #9662
137
★ GitHub stars · updated 2mo ago
Build dependencies
Links
- https://github.com/intel/ittapi
- GitHub: intel/ittapi
- Brew formula source: Formula/i/ittapi.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Intel Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:57+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ittapi",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-17T22:22:45Z",
"github_readme_excerpt": "Intel\u00ae Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) APIs\n===============================================================================\n\n[](https://github.com/intel/ittapi/actions)\n[](https://github.com/intel/ittapi/security/code-scanning/tools/CodeQL/status)\n[](https://anaconda.org/conda-forge/ittapi)\n[](https://pypi.org/project/ittapi)\n[](https://crates.io/crates/ittapi)\n[](https://securityscorecards.dev/viewer/?uri=github.com/intel/ittapi)\n\nThis repository contains the following profiling APIs:\n\n- **Instrumentation and Tracing Technology (ITT) API** \n Powers your application to generate and control the collection of trace data\n during its execution, seamlessly integrating with Intel tools.\n- **Just-In-Time (JIT) Profiling API** \n Reports detailed information about just-in-time (JIT) compiled code, enabling\n you to profile the performance of dynamically generated code.\n\nThe ITT/JIT APIs consist of two parts:\n\n- **Static Part** \n An open-source static library that you compile and link with your application.\n- **Dynamic Part** \n A tool-specific shared library that collects and writes trace data. You can\n find the reference implementation of the dynamic part as a *Reference Collector*\n [here](./src/ittnotify_refcol/README.md).\n\n### Build\n\nTo build the library:\n\n- Get general development tools, including C/C++ Compiler\n- Install [Python](https://python.org) 3.6 or later\n- Install [CMake](https://cmake.org) 3.10 or later\n- For a Windows* s",
"github_repo": "intel/ittapi",
"github_stars": 137,
"github_topics": [],
"homepage": "https://github.com/intel/ittapi",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 10,
"installs_365d": 84,
"installs_90d": 29,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-only",
"llm_generated_at": null,
"llm_model": null,
"name": "ittapi",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8729,
"rank_365d": 9662,
"rank_90d": 8759,
"raw_hash": "41246c5a0aac7376",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/i/ittapi.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "3.28.0",
"versioned_formulae": [],
"why_use_this": null
}