summaryrefslogtreecommitdiffstats
path: root/tools/perf/jvmti/libjvmti.c
Commit message (Expand)AuthorAgeFilesLines
* perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa2019-06-051-2/+2
* perf jvmti: Separate jvmti cmlr checkJiri Olsa2018-11-211-0/+12
* perf jvmti: Generate correct debug information for inlined codeBen Gainey2017-12-181-25/+122
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf tools: Use __maybe_unused consistentlyArnaldo Carvalho de Melo2017-06-191-2/+3
* perf jit: Improve error messages from JVMTIStephane Eranian2016-10-241-10/+29
* perf jit: add source line info supportStephane Eranian2016-02-051-13/+109
* perf tools: add JVMTI agent libraryStephane Eranian2016-02-051-0/+208