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-12-20
powerpc/perf: Update perf_regs structure to include SIER
Madhavan Srinivasan
2
-1
/
+3
2018-11-06
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...
Ingo Molnar
18
-55
/
+753
2018-11-06
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2
-2
/
+0
2018-11-05
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
1
-11
/
+38
2018-11-05
perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-05
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
1
-0
/
+4
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
3
-3
/
+19
2018-11-05
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
1
-1
/
+3
2018-11-05
perf scripts python: exported-sql-viewer.py: Add help window
Adrian Hunter
1
-1
/
+154
2018-11-05
perf scripts python: exported-sql-viewer.py: Add Selected branches report
Adrian Hunter
1
-0
/
+327
2018-11-05
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...
Adrian Hunter
1
-1
/
+6
2018-11-05
perf top: Display the LBR stats in callchain entry
Jin Yao
1
-0
/
+3
2018-11-05
perf stat: Handle different PMU names with common prefix
Thomas Richter
1
-1
/
+1
2018-11-05
perf record: Support weak groups
Andi Kleen
2
-2
/
+6
2018-11-05
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
3
-27
/
+31
2018-11-05
perf augmented_syscalls: Start collecting pathnames in the BPF program
Arnaldo Carvalho de Melo
1
-0
/
+72
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
86
-531
/
+3165
2018-11-03
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
Arnaldo Carvalho de Melo
1
-7
/
+30
2018-11-01
perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-11-01
perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}
Arnaldo Carvalho de Melo
1
-0
/
+59
2018-10-31
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2
-14
/
+25
2018-10-31
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
3
-12
/
+40
2018-10-31
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
4
-10
/
+25
2018-10-31
perf top: Start display thread earlier
David Miller
1
-5
/
+5
2018-10-31
perf trace beauty: Use the mmap flags table generated from headers
Arnaldo Carvalho de Melo
1
-37
/
+11
2018-10-31
perf beauty: Wire up the mmap flags table generator to the Makefile
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-10-31
perf beauty: Add a generator for MAP_ mmap's flag constants
Arnaldo Carvalho de Melo
1
-0
/
+32
2018-10-31
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
1
-1
/
+34
2018-10-31
perf cs-etm: Correct CPU mode for samples
Leo Yan
1
-9
/
+30
2018-10-31
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
1
-2
/
+2
2018-10-31
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
2
-5
/
+17
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
6
-22
/
+106
2018-10-30
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
2
-0
/
+7
2018-10-30
perf trace: Beautify mount's first pathname arg
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Beautify the umount's 'name' argument
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-10-30
perf trace: Consider syscall aliases too
Arnaldo Carvalho de Melo
1
-1
/
+21
2018-10-30
perf trace beauty: Beautify mount/umount's 'flags' argument
Arnaldo Carvalho de Melo
5
-0
/
+61
2018-10-30
perf trace beauty: Allow syscalls to mask an argument before considering it
Arnaldo Carvalho de Melo
1
-0
/
+19
2018-10-30
perf beauty: Introduce strarray__scnprintf_flags()
Arnaldo Carvalho de Melo
2
-11
/
+17
2018-10-30
perf beauty: Switch from GPL v2.0 to LGPL v2.1
Arnaldo Carvalho de Melo
35
-31
/
+36
2018-10-30
perf beauty: Add a generator for MS_ mount/umount's flag constants
Arnaldo Carvalho de Melo
1
-0
/
+15
2018-10-30
tools include uapi: Grab a copy of linux/fs.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-10-29
Merge branch 'linus' into perf/urgent, to pick up fixes
Ingo Molnar
2
-13
/
+3
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2018-10-24
perf script: Support total cycles count
Andi Kleen
1
-4
/
+7
2018-10-24
perf script: Implement --graph-function
Andi Kleen
4
-19
/
+86
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2
-0
/
+31
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
7
-13
/
+30
2018-10-24
perf script: Add --insn-trace for instruction decoding
Andi Kleen
3
-0
/
+49
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+3
[next]