All Projects → JetBrains → profiler-api

JetBrains / profiler-api

Licence: Apache-2.0 license
The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to profiler-api

Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+3795.24%)
Mutual labels:  x64, x86-64, x86, arm64, aarch64
fdtd3d
fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x86, arm, arm64 architectures
Stars: ✭ 77 (+266.67%)
Mutual labels:  x64, x86, arm64, aarch64
pinktrace
Pink's Tracing Library
Stars: ✭ 20 (-4.76%)
Mutual labels:  x86-64, x86, arm64, aarch64
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (+414.29%)
Mutual labels:  x64, x86-64, x86, arm64
Mandibule
linux elf injector for x86 x86_64 arm arm64
Stars: ✭ 171 (+714.29%)
Mutual labels:  x86-64, x86, arm64, aarch64
oberon-07-compiler
Oberon-07 compiler for x64 (Windows, Linux), x86 (Windows, Linux, KolibriOS), MSP430x{1,2}xx, STM32 Cortex-M3
Stars: ✭ 45 (+114.29%)
Mutual labels:  x64, x86-64, x86
opcodesDB
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
Stars: ✭ 49 (+133.33%)
Mutual labels:  x64, x86, aarch64
X86 Bare Metal Examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
Stars: ✭ 3,985 (+18876.19%)
Mutual labels:  x64, x86-64, x86
Distorm
Powerful Disassembler Library For x86/AMD64
Stars: ✭ 829 (+3847.62%)
Mutual labels:  x64, x86-64, x86
Corehook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
Stars: ✭ 191 (+809.52%)
Mutual labels:  x86-64, x86, arm64
Labeless
Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Stars: ✭ 378 (+1700%)
Mutual labels:  x64, x86-64, x86
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (+14.29%)
Mutual labels:  x64, x86-64, x86
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+71876.19%)
Mutual labels:  x64, arm64, aarch64
Reloaded.Assembler
Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.
Stars: ✭ 17 (-19.05%)
Mutual labels:  x64, x86-64, x86
Asmjit
Machine code generation for C++
Stars: ✭ 2,874 (+13585.71%)
Mutual labels:  x86-64, x86, aarch64
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (+495.24%)
Mutual labels:  x64, x86-64, x86
Onednn
oneAPI Deep Neural Network Library (oneDNN)
Stars: ✭ 2,600 (+12280.95%)
Mutual labels:  x64, x86-64, aarch64
kasm
Assembler library for Kotlin
Stars: ✭ 40 (+90.48%)
Mutual labels:  x64, x86-64, x86
Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (+742.86%)
Mutual labels:  x86-64, arm64, aarch64
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+180019.05%)
Mutual labels:  x64, x86-64, x86

JetBrains.Profiler.Api official JetBrains project

JetBrains Profiler API allows you to control profiling sessions right from the code of your application. Use this API in conjunction with JetBrains dotTrace, JetBrains dotMemory, or JetBrains dotCover. This API can also be used in conjunction with JetBrains Self-Profiling API. For the details on how to use the API, refer to:

Nuget packages are available on nuget.org.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].