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
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2019-11-28
perf script: Fix invalid LBR/binary mismatch error
Adrian Hunter
1
-1
/
+1
2019-11-28
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
1
-1
/
+1
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-28
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-11-28
perf diff: Use llabs() with 64-bit values
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-11-27
libbpf: Fix up generation of bpf_helper_defs.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-11-26
perf tools: Allow to link with libbpf dynamicaly
Jiri Olsa
2
-1
/
+15
2019-11-26
perf tests: Rename tests/map_groups.c to tests/maps.c
Arnaldo Carvalho de Melo
4
-5
/
+5
2019-11-26
perf tests: Rename thread-mg-share to thread-maps-share
Arnaldo Carvalho de Melo
4
-15
/
+15
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
11
-13
/
+13
2019-11-26
perf maps: Rename 'mg' variables to 'maps'
Arnaldo Carvalho de Melo
10
-140
/
+135
2019-11-26
perf map_symbol: Rename ms->mg to ms->maps
Arnaldo Carvalho de Melo
9
-16
/
+16
2019-11-26
perf addr_location: Rename al->mg to al->maps
Arnaldo Carvalho de Melo
9
-24
/
+24
2019-11-26
perf thread: Rename thread->mg to thread->maps
Arnaldo Carvalho de Melo
19
-49
/
+49
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
33
-275
/
+209
2019-11-26
x86/insn: perf tools: Add some more instructions to the new instructions test
Adrian Hunter
3
-0
/
+1505
2019-11-26
perf map: Remove unused functions
Arnaldo Carvalho de Melo
2
-27
/
+8
2019-11-26
perf map: Remove needless struct forward declarations
Arnaldo Carvalho de Melo
1
-3
/
+0
2019-11-26
perf map: Ditch leftover map__reloc_vmlinux() prototype
Arnaldo Carvalho de Melo
1
-2
/
+0
2019-11-26
perf script: Move map__fprintf_srccode() to near its only user
Arnaldo Carvalho de Melo
3
-50
/
+42
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
1
-1
/
+2
2019-11-22
perf parse: Fix potential memory leak when handling tracepoint errors
Ian Rogers
1
-4
/
+5
2019-11-22
perf probe: Fix spelling mistake "addrees" -> "address"
Colin Ian King
1
-1
/
+1
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
2
-0
/
+7
2019-11-22
perf intel-pt: Add support for decoding AUX area samples
Adrian Hunter
1
-3
/
+106
2019-11-22
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
3
-3
/
+139
2019-11-22
perf pmu: When using default config, record which bits of config were changed...
Adrian Hunter
5
-1
/
+56
2019-11-22
perf auxtrace: Add support for queuing AUX area samples
Adrian Hunter
2
-0
/
+122
2019-11-22
perf session: Add facility to peek at all events
Adrian Hunter
2
-0
/
+33
2019-11-22
perf auxtrace: Add support for dumping AUX area samples
Adrian Hunter
3
-2
/
+28
2019-11-22
perf inject: Cut AUX area samples
Adrian Hunter
1
-0
/
+29
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
7
-1
/
+121
2019-11-22
perf record: Add support for AUX area sampling
Adrian Hunter
2
-1
/
+26
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
4
-0
/
+127
2019-11-22
perf auxtrace: Move perf_evsel__find_pmu()
Adrian Hunter
1
-12
/
+12
2019-11-22
perf record: Add a function to test for kernel support for AUX area sampling
Adrian Hunter
2
-0
/
+32
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
8
-4
/
+51
2019-11-19
perf report: Jump to symbol source view from total cycles view
Jin Yao
5
-10
/
+40
2019-11-19
perf util: Move block TUI function to ui browsers
Jin Yao
3
-64
/
+68
2019-11-19
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
1
-17
/
+27
2019-11-19
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
10
-64
/
+118
2019-11-19
perf dsos: Remove unused dsos__find() method
Arnaldo Carvalho de Melo
2
-10
/
+0
2019-11-19
perf map: Move comparision of map's dso_id to a separate function
Arnaldo Carvalho de Melo
3
-12
/
+31
2019-11-19
perf map: Pass a dso_id to map__new()
Arnaldo Carvalho de Melo
3
-15
/
+16
2019-11-19
perf map: Move maj/min/ino/ino_generation to separate struct
Arnaldo Carvalho de Melo
4
-20
/
+28
2019-11-18
perf parse: Report initial event parsing error
Ian Rogers
7
-29
/
+80
2019-11-18
perf probe: Trace a magic number if variable is not found
Masami Hiramatsu
4
-5
/
+63
[next]