index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
2019-09-30
1
-1
/
+1
*
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
2019-09-30
1
-1
/
+1
*
perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
Arnaldo Carvalho de Melo
2019-09-30
2
-1
/
+8
*
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-30
4
-9
/
+13
*
perf jevents: Fix period for Intel fixed counters
Andi Kleen
2019-09-30
1
-6
/
+6
*
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
2019-09-30
1
-1
/
+5
*
perf docs: Correct and clarify jitdump spec
Steve MacLean
2019-09-30
1
-2
/
+2
*
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-09-30
1
-3
/
+3
*
perf map: Fix overlapped map handling
Steve MacLean
2019-09-30
1
-0
/
+3
*
perf vendor events s390: Use s390 machine name instead of type 8561
Thomas Richter
2019-09-30
6
-1
/
+1
*
perf vendor events s390: Add JSON transaction for machine type 8561
Thomas Richter
2019-09-30
1
-0
/
+7
*
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-09-30
1
-3
/
+3
*
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
5
-2
/
+17
*
tools headers uapi: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
3
-51
/
+186
*
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
1
-0
/
+4
*
tools headers uapi: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
2019-09-30
1
-0
/
+3
*
tools headers uapi: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-27
1
-0
/
+1
*
perf docs: Allow man page date to be specified
Ian Rogers
2019-09-27
1
-0
/
+3
*
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
2019-09-27
1
-2
/
+1
*
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2019-09-27
1
-1
/
+7
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
267
-3614
/
+4798
|
\
|
*
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-09-26
1
-1
/
+1
|
*
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
2019-09-25
1
-3
/
+0
|
*
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-09-25
1
-1
/
+1
|
*
perf jvmti: Include JVMTI support for s390
Thomas Richter
2019-09-25
2
-0
/
+4
|
*
perf vendor events: Remove P8 HW events which are not supported
Mamatha Inamdar
2019-09-25
1
-24
/
+0
|
*
perf evlist: Fix access of freed id arrays
Andi Kleen
2019-09-25
1
-1
/
+1
|
*
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
2019-09-25
1
-2
/
+2
|
*
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
2019-09-25
2
-2
/
+2
|
*
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
2019-09-25
6
-43
/
+54
|
*
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
2019-09-25
3
-16
/
+1
|
*
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
12
-193
/
+218
|
*
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
2019-09-25
5
-15
/
+16
|
*
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-25
7
-142
/
+164
|
*
libperf: Add perf_evlist__poll() function
Jiri Olsa
2019-09-25
12
-12
/
+19
|
*
libperf: Add perf_evlist__add_pollfd() function
Jiri Olsa
2019-09-25
7
-27
/
+28
|
*
libperf: Add perf_evlist__alloc_pollfd() function
Jiri Olsa
2019-09-25
4
-23
/
+25
|
*
libperf: Add libperf_init() call to the tests
Jiri Olsa
2019-09-25
4
-0
/
+40
|
*
libperf: Merge libperf_set_print() into libperf_init()
Jiri Olsa
2019-09-25
4
-10
/
+10
|
*
libperf: Add libperf dependency for tests targets
Jiri Olsa
2019-09-25
1
-1
/
+1
|
*
libperf: Use sys/types.h to get ssize_t, not unistd.h
Arnaldo Carvalho de Melo
2019-09-25
2
-1
/
+2
|
*
perf tools: No need to include internal/lib.h from util/util.h
Arnaldo Carvalho de Melo
2019-09-25
2
-1
/
+1
|
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
28
-25
/
+36
|
*
libperf: Add perf_evlist__id_add_fd() function
Jiri Olsa
2019-09-25
5
-47
/
+50
|
*
libperf: Add perf_evlist__id_add() function
Jiri Olsa
2019-09-25
6
-26
/
+34
|
*
libperf: Add perf_evlist__read_format() function
Jiri Olsa
2019-09-25
4
-8
/
+10
|
*
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-09-25
32
-129
/
+145
|
*
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
2019-09-25
8
-67
/
+71
|
*
libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
4
-11
/
+11
|
*
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
8
-15
/
+15
[next]