mirror of https://github.com/pwndbg/pwndbg.git
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.
875 B
875 B
profiler
usage: profiler [-h] {start,stop} ...
Utilities for profiling Pwndbg.
Check out the ./profiling folder for other useful utilities.
Use ./profiling/print_stats.py to generate a report from a .pstats file.
Positional arguments
| Positional Argument | Help |
|---|---|
| command |
Optional arguments
| Short | Long | Help |
|---|---|---|
| -h | --help | show this help message and exit |