110 skills found · Page 1 of 4
gaogaotiantian / ViztracerA debugging and profiling tool that can trace and visualize python code execution
dominikh / GotraceuiGo execution trace frontend
SideChannelMarvels / TracerSet of Dynamic Binary Instrumentation and visualization tools for execution traces.
teemu-l / Execution Trace ViewerTool for viewing and analyzing execution traces
grantseltzer / WeaverTrace Go program execution with uprobes and eBPF
zeisler / Visualize RubyTransform code into a flowchart and experimentally trace the execution path through it
tj / Callsitenode.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc
mothran / Aflpinaflpin enables afl to fuzz blackbox binaries using a pin tool to trace execution branches.
mihneadb / Python Execution TraceTrace the local context of a Python function's execution with just a decorator.
0vercl0k / SymbolizerA fast execution trace symbolizer for Windows.
carter-yagemann / ARCUSSymbolic Execution Over Processor Traces
Avalonswanderer / WideXtractorA tool to trace Widevine execution in Android and dump buffers.
gm281 / Lldb TraceGives complete trace of a function execution including all sub-calls.
0vercl0k / Symbolizer RsA fast execution trace symbolizer for Windows that runs on all major platforms and doesn't depend on any Microsoft libraries.
ruby / TracerOutputs a source level execution trace of a Ruby program.
fmrico / YaetsYAETS (Yet Another Execution Tracing System) is a library designed to trace function execution in C++ asynchronously, combined with Python tools to analyze the results through Gantt charts and histograms.
instadeepai / AlphaNPIAdapting the AlphaZero algorithm to remove the need of execution traces to train NPI.
hase-project / HaseTimeless debugging with symbolic execution and processor trace
oxidecomputer / TockilatorDeducing Tock execution flows from Ibex Verilator traces
bsc-performance-tools / ExtraeInstrumentation framework to generate execution traces of the most used parallel runtimes.