Giter Site home page Giter Site logo

iq-scm / ittapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/ittapi

0.0 0.0 0.0 425 KB

Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API

Shell 0.10% C++ 2.22% Python 0.59% C 37.85% Fortran 7.29% C# 0.77% Assembly 4.30% Rust 46.42% PowerShell 0.05% Makefile 0.03% CMake 0.37%

ittapi's Introduction

Intel® Instrumentation and Tracing Technology (ITT) and Just-In-Time (JIT) API

This ITT/JIT open source profiling API includes:

  • Instrumentation and Tracing Technology (ITT) API
  • Just-In-Time (JIT) Profiling API

The Instrumentation and Tracing Technology (ITT) API enables your application to generate and control the collection of trace data during its execution across different Intel tools.

ITT API consists of two parts: a static part and a dynamic part. The dynamic part is specific for a tool and distributed only with a particular tool. The static part is a common part shared between tools. Currently, the static part of ITT API is distributed as a static library and released under a BSD/GPLv2 dual license with every tool supporting ITT API.

Build

To build the library:

  • On Windows, Linux, FreeBSD and OSX: requires cmake to be set in PATH
  • Windows: requires Visual Studio installed or requires Ninja to be set in PATH
  • To list available build options execute: python buildall.py -h
usage: buildall.py [-h] [-d] [-c] [-v] [-pt] [--force_bits]

optional arguments:
  -h, --help     show this help message and exit
  -d, --debug    specify debug build configuration (release by default)
  -c, --clean    delete any intermediate and output files
  -v, --verbose  enable verbose output from build process
  -pt, --ptmark  enable anomaly detection support
  --force_bits   specify bit version for the target

License

All code in the repo is dual licensed under GPLv2 and 3-Clause BSD licenses

ittapi's People

Contributors

abrown avatar akhramov avatar alexey-katranov avatar antonovalexnn avatar bnjbvr avatar egorodet avatar ekovanova avatar eparshut avatar hhirtz avatar ichepiga avatar igorsafo avatar jlb6740 avatar mstorsjo avatar zahiraam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.