Commit Graph
8 Commits
Author SHA1 Message Date
Yonatan Goldschmidt fc3b1ca84f Profile low-privileged processes with perf_events (#411) 2021-09-05 22:13:01 +03:00
Andrey Pangin e89d41de54 #233: Parse symbols of JNI libraries loaded in runtime.
Improve second start time.
2019-08-25 18:24:11 +03:00
Andrey Pangin ab0008c2d7 Fixed file modes 2019-01-05 01:42:09 +03:00
Andrey Pangin 58871458f4 #65: Java thread names in the profile 2017-11-07 12:55:45 +03:00
Andrey Pangin b7c1c46796 Coding style. Minor bugfixes. 2017-10-08 22:29:40 +03:00
Andrey Pangin 9026ed3b6c Fixed compiler warning and tests 2017-10-07 16:50:17 +03:00
Vsevolod 5764992d31 Make smoke-test runnable on mac os x, add allocation smoke test 2017-09-26 23:54:59 +03:00
Sasha Goldshtein 11c3ca47ad Add simple Java test application target
This target burns CPU in a couple of methods, and makes some syscalls
by opening a procfs file repeatedly. This is the target for our
smoke test that verifies we can successfully sample the process.
2017-04-13 02:18:49 -04:00