summaryrefslogtreecommitdiffstats
path: root/tools/perf/jvmti/jvmti_agent.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-07-111-1/+2
* perf jvmti: Generate correct debug information for inlined codeBen Gainey2017-12-181-7/+9
* perf jit: fix typo: "incalid" -> "invalid"Colin Ian King2017-06-271-1/+1
* perf jit: Remove unecessary padding in jitdump fileStephane Eranian2016-10-241-37/+1Star
* perf jit: Remove some no-op error handlingDan Carpenter2016-07-181-6/+1Star
* perf jit: Add missing curly bracesDan Carpenter2016-07-181-1/+2
* perf jit: Add support for using TSC as a timestampAdrian Hunter2016-04-011-2/+41
* perf jit: add source line info supportStephane Eranian2016-02-051-16/+16
* perf tools: add JVMTI agent libraryStephane Eranian2016-02-051-0/+465