You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/profiling
OBarronCS 9763fc3437
Replace all occurrences of pwndbg.aglib.regs[x] with pwndbg.aglib.regs.read_read("x") for register reads. Remove __getitem__ from the regs module. (#3440)
2 weeks ago
..
benchmark_cache More robust uv usage (#2986) 6 months ago
benchmark_vis_heap_chunks More robust uv usage (#2986) 6 months ago
.gitignore Profiling and performance improvements (#421) 8 years ago
benchmark.py Replace all occurrences of pwndbg.aglib.regs[x] with pwndbg.aglib.regs.read_read("x") for register reads. Remove __getitem__ from the regs module. (#3440) 2 weeks ago
benchmark.sh More robust uv usage (#2986) 6 months ago
context.py feature(profile): use a simple module based approach to define profiles 5 years ago
print_stats.py Add support for performance profiling (#1413) 3 years ago
profile.sh More robust uv usage (#2986) 6 months ago
test.c chore(profile): extend test binary so unicorn engine shows more code flow 5 years ago