GitHub topics: dtrace
tmetsch/python-dtrace
A Python DTrace consumer using libdtrace - Now Python can be used as DTrace Provider and Consumer...
Language: Python - Size: 286 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 70 - Forks: 21

oracle/dtrace-linux-kernel
Additional kernel tracing features merged with recent Linux kernel releases. DTrace makes use of these additional features.
Size: 2.36 GB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 31 - Forks: 6

oracle/dtrace-utils
DTrace-utils contains the DTrace port to Linux
Size: 8.33 MB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 164 - Forks: 19

cs-magic-open/wechat-dbcracker
MacOS 微信数据库破解(不用找了,整个github都没比这份更清晰的了!)
Language: TypeScript - Size: 858 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 128 - Forks: 18

avilum/secimport
The first open-source eBPF sandbox for Python (macOS/Linux): Secure libraries, block RCE, and enforce precise syscall control. Dive into module & package-level security now.
Language: Python - Size: 334 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 214 - Forks: 17

xen0l/awesome-dtrace
A curated list of awesome DTrace books, articles, videos, tools and resources.
Language: Makefile - Size: 431 KB - Last synced at: 10 days ago - Pushed at: almost 8 years ago - Stars: 156 - Forks: 14

yvoinov/memory-tools-dtrace
DTrace memory tracing and profiling tools
Language: DTrace - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

omniti-labs/pgtreats
Tasty treats for PostgreSQL
Language: Perl - Size: 660 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 113 - Forks: 44

oslabs-beta/infernode
Process tracing and flame graph visualization tool for Node.js development
Language: TypeScript - Size: 35 MB - Last synced at: about 1 hour ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 1

tjfontaine/vm_profile_guest
Profile Arbitrary VM Guests with DTrace in KVM or Hypervisor.framework
Language: Python - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

hoaproject/Bench 📦
The Hoa\Bench library.
Language: PHP - Size: 132 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 57 - Forks: 6

oracle/libdtrace-ctf
libdtrace-ctf is the Compact Type Format library used by DTrace on Linux
Language: C - Size: 663 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 46 - Forks: 11

xiaopengli89/dtrace-rs
Rust-like bindings to dtrace.
Language: Rust - Size: 45.9 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TPeterW/Middlebury-Thesis
Senior Thesis for Middlebury College: Real-time Anomaly Detection by Code Tracing
Language: C - Size: 3.1 MB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

seanpm2001/Learn-DTrace
A repository for showcasing my knowledge of the DTrace programming language, and continuing to learn the language
Language: DTrace - Size: 699 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

wasmerio/sonde-rs
A library to compile USDT probes into a Rust library
Language: Rust - Size: 65.4 KB - Last synced at: about 23 hours ago - Pushed at: 8 months ago - Stars: 45 - Forks: 5

GaloisInc/mctrace
An implementation of DTrace for machine code
Language: Haskell - Size: 12.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

myaut/dtrace-stap-book
Book about DTrace and SystemTap
Language: Python - Size: 23.5 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 151 - Forks: 31

SubconsciousCompute/dtrace-syscall-sensor-rs
A DTrace based consumer to get information about systemcalls on Windows and Linux.
Language: C - Size: 757 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

sahmad98/ebpf-tools
eBPF Tools - Tool for monitoring, performance benchmarking and tracing linux kernel
Language: Python - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 1

phillipstanleymarbell/DTrace-scripts
Dtrace Scripts
Language: DTrace - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

seanpm2001/AI2001_Category-Source_Code-SC-DTrace
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:DTrace category for AI2001, containing DTrace programming language datasets
Language: R - Size: 2.46 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

cmrosenberg/graphviz2dtrace
Produce DTrace monitoring scripts from graphviz-encoded automata
Language: Python - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 0

0x3c3e/slides
CodeQL + DTrace = Memory Disclosure Vulnerabilities in XNU
Size: 1.73 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 25 - Forks: 2

jen20/go-usdt
DTrace User-Defined Static Tracing Probes for applications written in Go
Language: C - Size: 12.7 KB - Last synced at: 13 days ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 2

paulross/dtrace-py
Using a Dtrace with Python
Language: DTrace - Size: 1.66 MB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 57 - Forks: 3

Fiedzia/rust-usdt
Inject USDT probes into rust code
Language: Rust - Size: 36.1 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 47 - Forks: 5

FrauBSD/nfsdtop
Display top I/O on NFS servers using bpftrace on Linux and DTrace on FreeBSD
Language: Shell - Size: 327 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 3

seanpm2001/SNU_2D_ProgrammingTools_IDE_DTrace
The DTrace Programming language IDE submodule for SNU Programming Tools (2D Mode)
Language: DTrace - Size: 738 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ppissias/DTLeakAnalyzer
A tool for supporting memory leak analysis with dtrace
Language: Java - Size: 446 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

robertdfrench/dtrace-lopsa
the on-line suspense comedy
Language: DTrace - Size: 1.92 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

juergenhoetzel/flycheck-dtrace
Flycheck support for dtrace scripts
Language: Emacs Lisp - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

atheriel/usdt
User-level Statically Defined Tracing (USDT) for R
Language: C - Size: 94.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

proger/dtrace-objc-leakobj
Autogenerate DTrace providers for Objective-C methods and inject them at runtime
Language: Python - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: about 11 years ago - Stars: 12 - Forks: 2

llelf/riak.d
dtrace + riak
Language: Erlang - Size: 2.93 KB - Last synced at: 23 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

funbringer/build_flamegraph
Transform raw profiler files into SVG using FlameGraph
Language: Shell - Size: 3.91 KB - Last synced at: 17 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

skrp/MANTRA
kung-fu-hacker-forms
Language: C - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

skrp/DTRACE
ZFS on FreeBSD
Language: Perl - Size: 53.7 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tmetsch/dtrace-web-ide
Python based & web based IDE for DTrace with Data Visualizations
Size: 297 KB - Last synced at: about 2 years ago - Pushed at: almost 13 years ago - Stars: 12 - Forks: 2

lasseoe/dtrace-perf
DTrace scripts for Solaris, outputs in a statsd/Graphite consumable format
Language: DTrace - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

dstolfa/freebsd Fork of freebsd/freebsd-src
FreeBSD src tree
Language: C - Size: 1.81 GB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0
