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-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
86
-531
/
+3165
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
2018-10-23
perf scripts python: exported-sql-viewer.py: Add All branches report
Adrian Hunter
1
-0
/
+547
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to display all the d...
Adrian Hunter
1
-0
/
+694
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...
Adrian Hunter
1
-0
/
+24
2018-10-23
perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...
Adrian Hunter
1
-1
/
+305
2018-10-23
perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...
Adrian Hunter
1
-9
/
+173
2018-10-23
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
Adrian Hunter
4
-6
/
+6
2018-10-23
perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
Adrian Hunter
1
-140
/
+133
2018-10-23
perf scripts python: call-graph-from-sql.py: Add data helper functions
Adrian Hunter
1
-25
/
+29
2018-10-23
perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...
Adrian Hunter
1
-29
/
+61
2018-10-23
perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()
Adrian Hunter
1
-1
/
+0
2018-10-23
perf scripts python: call-graph-from-sql.py: Add a class for global data
Adrian Hunter
1
-5
/
+21
2018-10-23
perf scripts python: call-graph-from-sql.py: Separate the database details in...
Adrian Hunter
1
-25
/
+38
2018-10-23
perf scripts python: call-graph-from-sql.py: Make a "Main" function
Adrian Hunter
1
-1
/
+6
2018-10-23
perf scripts python: call-graph-from-sql.py: Change icon
Adrian Hunter
1
-3
/
+1
2018-10-23
perf scripts python: call-graph-from-sql.py: Set a minimum window size
Adrian Hunter
1
-0
/
+1
2018-10-23
perf scripts python: call-graph-from-sql.py: Provide better default column sizes
Adrian Hunter
1
-0
/
+3
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
77
-1996
/
+3579
2018-10-22
perf scripts python: call-graph-from-sql.py: Use SPDX license identifier
Adrian Hunter
1
-11
/
+3
2018-10-22
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
3
-2
/
+38
[next]