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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2
-56
/
+31
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
2
-4
/
+5
2020-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
1
-4
/
+24
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
2
-52
/
+30
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2
-0
/
+13
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
1
-4
/
+2
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
2
-4
/
+3
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2
-1
/
+27
2020-02-14
perf llvm: Fix script used to obtain kernel make directives to work with new ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-02-11
perf maps: Move kmap::kmaps setup to maps__insert()
Jiri Olsa
2
-12
/
+11
2020-02-11
perf maps: Fix map__clone() for struct kmap
Jiri Olsa
1
-1
/
+6
2020-02-11
perf maps: Mark ksymbol DSOs with kernel type
Jiri Olsa
1
-2
/
+10
2020-02-11
perf maps: Mark module DSOs with kernel type
Jiri Olsa
1
-0
/
+1
2020-02-10
perf symbols: Convert symbol__is_idle() to use strlist
Kim Phillips
1
-5
/
+9
2020-02-10
perf symbols: Update the list of kernel idle symbols
Kim Phillips
1
-0
/
+3
2020-02-10
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
1
-6
/
+0
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 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
3
-28
/
+44
2020-01-15
perf header: Use last modification time for timestamp
Michael Petlan
1
-1
/
+1
2020-01-14
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2
-2
/
+3
2020-01-14
perf tools: Support --prefix/--prefix-strip
Andi Kleen
2
-2
/
+22
2020-01-14
perf clang: Fix build with Clang 9
Maciej S. Szmigiero
1
-0
/
+4
2020-01-06
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
2
-2
/
+3
2020-01-06
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
2
-7
/
+23
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-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 arch: Make the default get_cpuid() return compatible error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-12-04
perf report: Make -F more strict like -s
Ravi Bangoria
1
-0
/
+6
2019-12-04
perf report/top TUI: Replace pr_err() with ui__error()
Ravi Bangoria
1
-5
/
+5
2019-12-02
perf bench: Update the copies of x86's mem{cpy,set}_64.S
Arnaldo Carvalho de Melo
1
-3
/
+86
2019-11-29
perf machine: Fill map_symbol->maps in append_inlines() to fix segfault
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-11-29
perf jit: Move test functionality in to a test
Ian Rogers
1
-46
/
+0
2019-11-29
perf stat: Use affinity for enabling/disabling events
Andi Kleen
1
-3
/
+37
2019-11-29
perf evsel: Add functions to enable/disable for a specific CPU
Andi Kleen
2
-1
/
+14
2019-11-29
perf stat: Use affinity for reading
Andi Kleen
1
-0
/
+1
2019-11-29
perf stat: Use affinity for opening events
Andi Kleen
6
-12
/
+36
2019-11-29
perf stat: Use affinity for closing file descriptors
Andi Kleen
1
-2
/
+29
2019-11-29
perf evsel: Add iterator to iterate over events ordered by CPU
Andi Kleen
4
-0
/
+42
2019-11-28
perf affinity: Add infrastructure to save/restore affinity
Andi Kleen
4
-0
/
+92
2019-11-28
perf pmu: Use file system cache to optimize sysfs access
Andi Kleen
5
-31
/
+83
2019-11-28
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
5
-7
/
+7
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
8
-122
/
+117
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
7
-14
/
+14
[next]