aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/jvmti/jvmti_agent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero1-11/+38
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa1-1/+2
2017-12-18perf jvmti: Generate correct debug information for inlined codeBen Gainey1-7/+9
2017-06-27perf jit: fix typo: "incalid" -> "invalid"Colin Ian King1-1/+1
2016-10-24perf jit: Remove unecessary padding in jitdump fileStephane Eranian1-37/+1
2016-07-18perf jit: Remove some no-op error handlingDan Carpenter1-6/+1
2016-07-18perf jit: Add missing curly bracesDan Carpenter1-1/+2
2016-04-01perf jit: Add support for using TSC as a timestampAdrian Hunter1-2/+41
2016-02-05perf jit: add source line info supportStephane Eranian1-16/+16
2016-02-05perf tools: add JVMTI agent libraryStephane Eranian1-0/+465