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
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
perf tools: Fix trigger class trigger_on()
Adrian Hunter
1
-4
/
+5
2018-03-06
perf auxtrace: Prevent decoding when --no-itrace
Adrian Hunter
1
-6
/
+9
2018-03-06
perf stat: Fix CVS output format for non-supported counters
Ilya Pronin
1
-1
/
+1
2018-03-05
perf record: Fix crash in pipe mode
Jiri Olsa
3
-2
/
+16
2018-03-05
perf annotate browser: Be more robust when drawing jump arrows
Arnaldo Carvalho de Melo
1
-0
/
+25
2018-03-05
perf top: Fix annoying fallback message on older kernels
Kan Liang
1
-1
/
+1
2018-03-05
perf kallsyms: Fix the usage on the man page
Sangwon Hong
1
-1
/
+1
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
1
-6
/
+0
2018-02-15
Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"
Hendrik Brueckner
1
-1
/
+0
2018-02-15
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2
-14
/
+14
2018-02-15
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
1
-0
/
+390
2018-02-15
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
1
-5
/
+18
2018-02-15
perf data: Document missing --force option
Sangwon Hong
1
-0
/
+4
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
1
-22
/
+2
2018-02-15
perf top: Check the latency of perf_top__mmap_read()
Kan Liang
1
-0
/
+9
2018-02-15
perf top: Switch default mode to overwrite mode
Kan Liang
1
-9
/
+25
2018-02-15
perf top: Remove lost events checking
Kan Liang
1
-3
/
+5
2018-02-15
perf hists browser: Add parameter to disable lost event warning
Kan Liang
6
-20
/
+36
2018-02-15
perf top: Add overwrite fall back
Kan Liang
1
-0
/
+36
2018-02-15
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2
-11
/
+15
2018-02-15
perf top: Check per-event overwrite term
Kan Liang
1
-0
/
+73
2018-02-15
perf mmap: Discard legacy interface for mmap read
Kan Liang
2
-49
/
+4
2018-02-15
perf test: Update mmap read functions for backward-ring-buffer test
Kan Liang
1
-2
/
+5
2018-02-15
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
2
-0
/
+43
2018-02-15
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
2
-0
/
+12
2018-02-15
perf mmap: Discard 'prev' in perf_mmap__read()
Kan Liang
1
-18
/
+10
2018-02-15
perf mmap: Add new return value logic for perf_mmap__read_init()
Kan Liang
1
-6
/
+6
2018-02-15
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
2
-10
/
+29
2018-02-15
perf mmap: Cleanup perf_mmap__push()
Kan Liang
1
-1
/
+1
2018-02-15
perf mmap: Recalculate size for overwrite mode
Kan Liang
1
-0
/
+2
2018-02-15
perf evlist: Remove stale mmap read for backward
Kan Liang
2
-21
/
+0
2018-02-15
perf vendor events aarch64: Add JSON metrics for ARM Cortex-A53 Processor
William Cohen
7
-0
/
+183
2018-02-05
perf tools: Add trace/beauty/generated/ into .gitignore
Ravi Bangoria
1
-0
/
+1
2018-02-05
perf trace: Fix call-graph output
Ravi Bangoria
1
-1
/
+4
2018-02-05
perf record: Fix period option handling
Jiri Olsa
3
-4
/
+11
2018-02-05
perf evsel: Fix period/freq terms setup
Jiri Olsa
1
-0
/
+2
2018-01-25
perf trace beauty flock: Move to separate object file
Arnaldo Carvalho de Melo
4
-6
/
+9
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
9
-1
/
+16
2018-01-25
perf trace beauty futex: Beautify FUTEX_BITSET_MATCH_ANY
Arnaldo Carvalho de Melo
2
-1
/
+21
2018-01-25
perf trace: Do not print from time delta for interrupted syscall lines
Arnaldo Carvalho de Melo
1
-8
/
+5
2018-01-25
perf trace: Add --print-sample
Arnaldo Carvalho de Melo
2
-0
/
+28
2018-01-25
perf bpf: Remove misplaced __maybe_unused attribute
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-25
perf tools: Add mechanic to synthesise CoreSight trace packets
Mathieu Poirier
1
-0
/
+168
2018-01-25
perf tools: Add full support for CoreSight trace decoding
Mathieu Poirier
1
-6
/
+160
2018-01-25
pert tools: Add queue management functionality
Mathieu Poirier
1
-4
/
+204
2018-01-25
perf tools: Add functionality to communicate with the openCSD decoder
Mathieu Poirier
2
-0
/
+69
2018-01-25
perf tools: Add support for decoding CoreSight trace data
Mathieu Poirier
1
-0
/
+119
2018-01-25
perf tools: Add decoder mechanic to support dumping trace data
Mathieu Poirier
5
-4
/
+536
2018-01-25
perf tools: Add processing of coresight metadata
Tor Jeremiassen
2
-3
/
+194
2018-01-25
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
4
-0
/
+235
[next]