| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Fix compilation errors on gcc8 | Jiri Olsa | 2018-07-11 | 1 | -1/+2 |
* | perf jvmti: Generate correct debug information for inlined code | Ben Gainey | 2017-12-18 | 3 | -36/+134 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | perf jit: fix typo: "incalid" -> "invalid" | Colin Ian King | 2017-06-27 | 1 | -1/+1 |
* | perf tools: Use __maybe_unused consistently | Arnaldo Carvalho de Melo | 2017-06-19 | 2 | -4/+3 |
* | perf kvmti: Remove unused Makefile file | Jiri Olsa | 2016-11-14 | 1 | -89/+0 |
* | perf jvmti: Plug compilation into perf build | Jiri Olsa | 2016-11-14 | 1 | -0/+8 |
* | perf jit: Remove unecessary padding in jitdump file | Stephane Eranian | 2016-10-24 | 1 | -37/+1 |
* | perf jit: Improve error messages from JVMTI | Stephane Eranian | 2016-10-24 | 1 | -10/+29 |
* | perf jit: Fix build issue on Ubuntu | Anton Blanchard | 2016-10-17 | 1 | -1/+1 |
* | perf jit: Remove some no-op error handling | Dan Carpenter | 2016-07-18 | 1 | -6/+1 |
* | perf jit: Add missing curly braces | Dan Carpenter | 2016-07-18 | 1 | -1/+2 |
* | perf jit: Add support for using TSC as a timestamp | Adrian Hunter | 2016-04-01 | 1 | -2/+41 |
* | perf jvmti: improve error message in Makefile | Stephane Eranian | 2016-02-25 | 1 | -4/+13 |
* | perf jvmti: Add check for java alternatives cmd in Makefile | Stephane Eranian | 2016-02-16 | 1 | -1/+5 |
* | perf jit: add source line info support | Stephane Eranian | 2016-02-05 | 3 | -31/+134 |
* | perf tools: add JVMTI agent library | Stephane Eranian | 2016-02-05 | 4 | -0/+778 |