aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/jvmti
Commit message (Expand)AuthorAge
* perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()Thomas Richter2019-10-15
* perf jvmti: Link against tools/lib/string.o to have weak strlcpy()Arnaldo Carvalho de Melo2019-09-20
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2019-06-17
* perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa2019-06-05
* perf jvmti: Separate jvmti cmlr checkJiri Olsa2018-11-21
* perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero2018-11-05
* perf tools: Fix compilation errors on gcc8Jiri Olsa2018-07-11
* perf jvmti: Generate correct debug information for inlined codeBen Gainey2017-12-18
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf jit: fix typo: "incalid" -> "invalid"Colin Ian King2017-06-27
* perf tools: Use __maybe_unused consistentlyArnaldo Carvalho de Melo2017-06-19
* perf kvmti: Remove unused Makefile fileJiri Olsa2016-11-14
* perf jvmti: Plug compilation into perf buildJiri Olsa2016-11-14
* perf jit: Remove unecessary padding in jitdump fileStephane Eranian2016-10-24
* perf jit: Improve error messages from JVMTIStephane Eranian2016-10-24
* perf jit: Fix build issue on UbuntuAnton Blanchard2016-10-17
* perf jit: Remove some no-op error handlingDan Carpenter2016-07-18
* perf jit: Add missing curly bracesDan Carpenter2016-07-18
* perf jit: Add support for using TSC as a timestampAdrian Hunter2016-04-01
* perf jvmti: improve error message in MakefileStephane Eranian2016-02-25
* perf jvmti: Add check for java alternatives cmd in MakefileStephane Eranian2016-02-16
* perf jit: add source line info supportStephane Eranian2016-02-05
* perf tools: add JVMTI agent libraryStephane Eranian2016-02-05