profiler ¤
Utilities for profiling pwndbg.
Functions:
-
profiler
–
Attributes:
-
parser
– -
subparsers
– -
parser_start
– -
parser_stop
–
parser module-attribute
¤
parser = ArgumentParser(
description="\nUtilities for profiling Pwndbg.\n\nCheck out the `./profiling` folder for other useful utilities.\nUse `./profiling/print_stats.py` to generate a report from a `.pstats` file.\n"
)