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
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
1
-3
/
+2
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
3
-1
/
+24
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
1
-6
/
+14
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
2
-0
/
+16
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
1
-0
/
+9
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
1
-14
/
+8
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
1
-1
/
+1
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
1
-1
/
+1
2022-06-03
perf unwind: Fix segbase for ld.lld linked objects
Fangrui Song
2
-30
/
+77
2022-05-27
perf scripting python: Expose dso and map information
Leo Yan
1
-4
/
+17
2022-05-27
perf tools arm64: Add support for VG register
James Clark
1
-0
/
+2
2022-05-26
perf unwind: Use dynamic register set for DWARF unwind
James Clark
2
-1
/
+2
2022-05-26
perf unwind arm64: Use perf's copy of kernel headers
James Clark
1
-1
/
+1
2022-05-26
perf record: Add cgroup support for off-cpu profiling
Namhyung Kim
3
-4
/
+84
2022-05-26
perf record: Handle argument change in sched_switch
Namhyung Kim
2
-11
/
+52
2022-05-26
perf record: Implement basic filtering for off-cpu
Namhyung Kim
3
-14
/
+122
2022-05-26
perf record: Enable off-cpu analysis with BPF
Namhyung Kim
4
-0
/
+368
2022-05-26
perf report: Do not extend sample type of bpf-output event
Namhyung Kim
1
-2
/
+2
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2
-1
/
+2
2022-05-26
perf tools: Allow all_cpus to be a superset of user_requested_cpus
Adrian Hunter
1
-1
/
+1
2022-05-26
perf evlist: Add evlist__add_dummy_on_all_cpus()
Adrian Hunter
2
-0
/
+50
2022-05-26
perf evlist: Factor out evlist__dummy_event()
Adrian Hunter
1
-2
/
+8
2022-05-26
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
Adrian Hunter
4
-10
/
+7
2022-05-26
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
Adrian Hunter
4
-6
/
+21
2022-05-26
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
Arnaldo Carvalho de Melo
1
-1
/
+5
2022-05-26
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
Jiri Olsa
1
-1
/
+3
2022-05-26
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf v...
Jiri Olsa
1
-1
/
+3
2022-05-26
perf build: Stop using __weak bpf_object__next_program() to handle older libb...
Jiri Olsa
1
-1
/
+3
2022-05-26
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
Jiri Olsa
1
-5
/
+7
2022-05-23
perf intel-pt: Add guest_code support
Adrian Hunter
1
-2
/
+18
2022-05-23
perf tools: Add guest_code support
Adrian Hunter
5
-3
/
+103
2022-05-23
perf tools: Factor out thread__set_guest_comm()
Adrian Hunter
1
-3
/
+9
2022-05-23
perf tools: Add machine to machines back pointer
Adrian Hunter
2
-0
/
+4
2022-05-23
perf data: Add has_kcore_dir()
Adrian Hunter
2
-0
/
+15
2022-05-23
perf inject: Keep some features sections from input file
Adrian Hunter
2
-0
/
+13
2022-05-23
perf header: Add ability to keep feature sections
Adrian Hunter
2
-8
/
+56
2022-05-23
perf stat: Make use of index clearer with perf_counts
Ian Rogers
2
-16
/
+16
2022-05-23
perf bpf_counter: Tidy use of CPU map index
Ian Rogers
1
-26
/
+35
2022-05-23
perf mem: Add stats for store operation with no available memory level
Leo Yan
2
-0
/
+4
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
3
-9
/
+38
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
1
-5
/
+21
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
3
-8
/
+13
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
1
-3
/
+14
2022-05-20
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
3
-2
/
+27
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
5
-3
/
+136
[next]