index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
Arnaldo Carvalho de Melo
2
-1
/
+8
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
4
-9
/
+13
2019-09-30
perf jevents: Fix period for Intel fixed counters
Andi Kleen
1
-6
/
+6
2019-09-30
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
1
-1
/
+5
2019-09-30
perf docs: Correct and clarify jitdump spec
Steve MacLean
1
-2
/
+2
2019-09-30
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
1
-3
/
+3
2019-09-30
perf map: Fix overlapped map handling
Steve MacLean
1
-0
/
+3
2019-09-30
perf vendor events s390: Use s390 machine name instead of type 8561
Thomas Richter
6
-1
/
+1
2019-09-30
perf vendor events s390: Add JSON transaction for machine type 8561
Thomas Richter
1
-0
/
+7
2019-09-30
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-09-30
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
5
-2
/
+17
2019-09-30
tools headers uapi: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
3
-51
/
+186
2019-09-30
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-09-30
tools headers uapi: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-09-27
tools headers uapi: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-27
perf docs: Allow man page date to be specified
Ian Rogers
1
-0
/
+3
2019-09-27
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
1
-2
/
+1
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
1
-1
/
+7
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
267
-3614
/
+4798
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-26
/
+48
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-98
/
+129
2019-09-25
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
1
-12
/
+12
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
1
-1
/
+35
2019-09-25
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
1
-21
/
+33
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
3
-77
/
+62
2019-09-25
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
1
-3
/
+0
2019-09-25
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
1
-1
/
+1
2019-09-25
perf jvmti: Include JVMTI support for s390
Thomas Richter
2
-0
/
+4
2019-09-25
perf vendor events: Remove P8 HW events which are not supported
Mamatha Inamdar
1
-24
/
+0
2019-09-25
perf evlist: Fix access of freed id arrays
Andi Kleen
1
-1
/
+1
2019-09-25
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
1
-2
/
+2
2019-09-25
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2019-09-25
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
6
-43
/
+54
2019-09-25
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
3
-16
/
+1
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
12
-193
/
+218
2019-09-25
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
5
-15
/
+16
2019-09-25
Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2
-0
/
+3
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
7
-142
/
+164
2019-09-25
libperf: Add perf_evlist__poll() function
Jiri Olsa
12
-12
/
+19
2019-09-25
libperf: Add perf_evlist__add_pollfd() function
Jiri Olsa
7
-27
/
+28
2019-09-25
libperf: Add perf_evlist__alloc_pollfd() function
Jiri Olsa
4
-23
/
+25
2019-09-25
libperf: Add libperf_init() call to the tests
Jiri Olsa
4
-0
/
+40
2019-09-25
libperf: Merge libperf_set_print() into libperf_init()
Jiri Olsa
4
-10
/
+10
2019-09-25
libperf: Add libperf dependency for tests targets
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Use sys/types.h to get ssize_t, not unistd.h
Arnaldo Carvalho de Melo
2
-1
/
+2
2019-09-25
perf tools: No need to include internal/lib.h from util/util.h
Arnaldo Carvalho de Melo
2
-1
/
+1
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
28
-25
/
+36
2019-09-25
libperf: Add perf_evlist__id_add_fd() function
Jiri Olsa
5
-47
/
+50
[next]