index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
jvmti
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2020-05-29
perf jvmti: Remove redundant jitdump line table entries
Nick Gasson
1
-45
/
+33
2020-05-28
perf jvmti: Do not report error when missing debug information
Nick Gasson
1
-2
/
+11
2020-05-28
perf jvmti: Fix jitdump for methods without debug info
Nick Gasson
1
-11
/
+0
2019-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
1
-1
/
+5
2019-09-20
perf jvmti: Link against tools/lib/string.o to have weak strlcpy()
Arnaldo Carvalho de Melo
1
-0
/
+9
2019-06-17
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-06-05
perf jvmti: Address gcc string overflow warning for strncpy()
Jiri Olsa
1
-2
/
+2
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
1
-0
/
+12
2018-11-05
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
1
-11
/
+38
2018-07-11
perf tools: Fix compilation errors on gcc8
Jiri Olsa
1
-1
/
+2
2017-12-18
perf jvmti: Generate correct debug information for inlined code
Ben Gainey
3
-36
/
+134
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-06-27
perf jit: fix typo: "incalid" -> "invalid"
Colin Ian King
1
-1
/
+1
2017-06-19
perf tools: Use __maybe_unused consistently
Arnaldo Carvalho de Melo
2
-4
/
+3
2016-11-14
perf kvmti: Remove unused Makefile file
Jiri Olsa
1
-89
/
+0
2016-11-14
perf jvmti: Plug compilation into perf build
Jiri Olsa
1
-0
/
+8
2016-10-24
perf jit: Remove unecessary padding in jitdump file
Stephane Eranian
1
-37
/
+1
2016-10-24
perf jit: Improve error messages from JVMTI
Stephane Eranian
1
-10
/
+29
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
1
-1
/
+1
2016-07-18
perf jit: Remove some no-op error handling
Dan Carpenter
1
-6
/
+1
2016-07-18
perf jit: Add missing curly braces
Dan Carpenter
1
-1
/
+2
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
1
-2
/
+41
2016-02-25
perf jvmti: improve error message in Makefile
Stephane Eranian
1
-4
/
+13
2016-02-16
perf jvmti: Add check for java alternatives cmd in Makefile
Stephane Eranian
1
-1
/
+5
2016-02-05
perf jit: add source line info support
Stephane Eranian
3
-31
/
+134
2016-02-05
perf tools: add JVMTI agent library
Stephane Eranian
4
-0
/
+778