Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-29 | perf jvmti: Remove redundant jitdump line table entries | Nick Gasson | 1 | -45/+33 |
2020-05-28 | perf jvmti: Do not report error when missing debug information | Nick Gasson | 1 | -2/+11 |
2020-05-28 | perf jvmti: Fix jitdump for methods without debug info | Nick Gasson | 1 | -11/+0 |
2019-06-05 | perf jvmti: Address gcc string overflow warning for strncpy() | Jiri Olsa | 1 | -2/+2 |
2018-11-22 | perf jvmti: Separate jvmti cmlr check | Jiri Olsa | 1 | -0/+12 |
2017-12-18 | perf jvmti: Generate correct debug information for inlined code | Ben Gainey | 1 | -25/+122 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-19 | perf tools: Use __maybe_unused consistently | Arnaldo Carvalho de Melo | 1 | -2/+3 |
2016-10-24 | perf jit: Improve error messages from JVMTI | Stephane Eranian | 1 | -10/+29 |
2016-02-05 | perf jit: add source line info support | Stephane Eranian | 1 | -13/+109 |
2016-02-05 | perf tools: add JVMTI agent library | Stephane Eranian | 1 | -0/+208 |