Commit Graph

9 Commits

Author SHA1 Message Date
pancake
64ecd407ea Fix possible null deref in the elf parser related to bin.limits 2023-08-18 17:28:01 +02:00
pancake
e4ddd1e0dd Integrate the memory profiler in test/perf 2023-08-18 14:21:43 +02:00
pancake
5b0b9d09a9 Implement R2_ARGS as it was done for rabin2 and rarun2
* TODO: Unify all this logic into a single function
2023-08-18 14:14:36 +02:00
pancake
7dda1e97d9 Implement R2_ARGS environment ##tools 2023-08-18 14:07:24 +02:00
pancake
53c23ed075 Use meson in the perf suite, add GHA scripts and 'make some' ##tests
* Nicer graph results by perfing only tags
2023-08-18 12:29:00 +02:00
pancake
98cef88bba Add frida based memory profiler script 2023-08-16 17:59:02 +02:00
pancake
7a813acabe Add memory log parser ##tests 2023-08-16 17:38:09 +02:00
pancake
38879025bf Add custom memory profiler for test/perf 2023-08-16 17:00:23 +02:00
pancake
d19336c86b
Initial implementation of the benchmark suite ##tests
* make -C test/perf
2023-08-16 01:41:42 +02:00