Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-23 | perf tools: Fix various typos in comments | Ingo Molnar | 1 | -2/+2 |
2019-06-17 | tools build: Check if gettid() is available before providing helper | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2018-11-05 | perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so | Gustavo Romero | 1 | -11/+38 |
2018-07-11 | perf tools: Fix compilation errors on gcc8 | Jiri Olsa | 1 | -1/+2 |
2017-12-18 | perf jvmti: Generate correct debug information for inlined code | Ben Gainey | 1 | -7/+9 |
2017-06-27 | perf jit: fix typo: "incalid" -> "invalid" | Colin Ian King | 1 | -1/+1 |
2016-10-24 | perf jit: Remove unecessary padding in jitdump file | Stephane Eranian | 1 | -37/+1 |
2016-07-18 | perf jit: Remove some no-op error handling | Dan Carpenter | 1 | -6/+1 |
2016-07-18 | perf jit: Add missing curly braces | Dan Carpenter | 1 | -1/+2 |
2016-04-01 | perf jit: Add support for using TSC as a timestamp | Adrian Hunter | 1 | -2/+41 |
2016-02-05 | perf jit: add source line info support | Stephane Eranian | 1 | -16/+16 |
2016-02-05 | perf tools: add JVMTI agent library | Stephane Eranian | 1 | -0/+465 |