aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/jvmti
AgeCommit message (Expand)Author
2019-07-26perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa
2018-11-05perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa
2017-12-18perf jvmti: Generate correct debug information for inlined codeBen Gainey
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-27perf jit: fix typo: "incalid" -> "invalid"Colin Ian King
2017-06-19perf tools: Use __maybe_unused consistentlyArnaldo Carvalho de Melo
2016-11-14perf kvmti: Remove unused Makefile fileJiri Olsa
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-10-24perf jit: Remove unecessary padding in jitdump fileStephane Eranian
2016-10-24perf jit: Improve error messages from JVMTIStephane Eranian
2016-10-17perf jit: Fix build issue on UbuntuAnton Blanchard
2016-07-18perf jit: Remove some no-op error handlingDan Carpenter
2016-07-18perf jit: Add missing curly bracesDan Carpenter
2016-04-01perf jit: Add support for using TSC as a timestampAdrian Hunter
2016-02-25perf jvmti: improve error message in MakefileStephane Eranian
2016-02-16perf jvmti: Add check for java alternatives cmd in MakefileStephane Eranian
2016-02-05perf jit: add source line info supportStephane Eranian
2016-02-05perf tools: add JVMTI agent libraryStephane Eranian