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
2020-02-05
Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...
Ingo Molnar
8
-32
/
+71
2020-01-31
perf maps: Add missing unlock to maps__insert() error case
Cengiz Can
1
-0
/
+1
2020-01-31
perf probe: Add ustring support for perf probe command
Thomas Richter
1
-1
/
+2
2020-01-30
perf: Make perf able to build with latest libbfd
Changbin Du
1
-1
/
+15
2020-01-30
perf test: Fix test case Merge cpu map
Thomas Richter
1
-1
/
+0
2020-01-30
perf parse: Copy string to perf_evsel_config_term
Leo Yan
3
-1
/
+9
2020-01-30
perf parse: Refactor 'struct perf_evsel_config_term'
Leo Yan
4
-29
/
+45
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
6
-6
/
+6
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
68
-3999
/
+388
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-6
/
+6
2020-01-20
perf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
6
-6
/
+6
2020-01-15
perf header: Use last modification time for timestamp
Michael Petlan
1
-1
/
+1
2020-01-14
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
1
-4
/
+6
2020-01-14
perf beauty sockaddr: Fix augmented syscall format warning
Cengiz Can
1
-1
/
+1
2020-01-14
perf/ui/gtk: Fix gtk2 build
Jiri Olsa
1
-1
/
+1
2020-01-14
perf ui gtk: Add missing zalloc object
Jiri Olsa
1
-0
/
+5
2020-01-14
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2
-2
/
+3
2020-01-14
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
1
-3
/
+3
2020-01-14
perf tools: Support --prefix/--prefix-strip
Andi Kleen
8
-2
/
+61
2020-01-14
perf report: Clarify in help that --children is default
Andi Kleen
1
-1
/
+2
2020-01-14
perf clang: Fix build with Clang 9
Maciej S. Szmigiero
1
-0
/
+4
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
1
-2
/
+4
2020-01-06
perf report/top: Make 'e' visible in the help and make it toggle showing call...
Arnaldo Carvalho de Melo
1
-1
/
+7
2020-01-06
perf report/top: Do not offer annotation for symbols without samples
Arnaldo Carvalho de Melo
1
-1
/
+10
2020-01-06
perf report/top: Allow pressing hotkeys in the options popup menu
Arnaldo Carvalho de Melo
1
-6
/
+10
2020-01-06
tools ui popup: Allow returning hotkeys
Arnaldo Carvalho de Melo
5
-9
/
+13
2020-01-06
perf hists browser: Allow passing an initial hotkey
Arnaldo Carvalho de Melo
3
-77
/
+82
2020-01-06
perf report/top: Add 'k' hotkey to zoom directly into the kernel map
Arnaldo Carvalho de Melo
1
-1
/
+8
2020-01-06
perf hists browser: Generalize the do_zoom_dso() function
Arnaldo Carvalho de Melo
1
-4
/
+7
2020-01-06
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
3
-5
/
+54
2020-01-06
perf report/top: Add menu entry for toggling callchain expansion
Arnaldo Carvalho de Melo
1
-0
/
+21
2020-01-06
perf report/top: Make ENTER consistently bring up menu
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-01-06
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa
39
-3868
/
+3
2020-01-06
perf tests bp_signal: Show expected versus obtained values
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-01-06
perf sched timehist: Add support for filtering on CPU
David Ahern
2
-0
/
+17
2020-01-06
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
3
-13
/
+45
2020-01-06
perf mmap: Declare type for cpu mask of arbitrary length
Alexey Budankov
2
-0
/
+23
2019-12-20
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
1
-2
/
+2
2019-12-20
perf map: Set kmap->kmaps backpointer for main kernel map chunks
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-12-20
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
1
-1
/
+4
2019-12-16
perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES description
Ed Maste
1
-1
/
+1
2019-12-16
perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITES
Ed Maste
1
-1
/
+1
2019-12-11
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
1
-15
/
+6
2019-12-11
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
1
-2
/
+5
2019-12-11
perf/x86/pmu-events: Fix Kernel_Utilization metric
Ravi Bangoria
12
-12
/
+12
2019-12-11
perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYS
Arnaldo Carvalho de Melo
1
-3
/
+7
2019-12-11
perf arch: Make the default get_cpuid() return compatible error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-12-11
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]