index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add guest_code support
Adrian Hunter
2022-05-23
5
-3
/
+103
*
perf tools: Factor out thread__set_guest_comm()
Adrian Hunter
2022-05-23
1
-3
/
+9
*
perf tools: Add machine to machines back pointer
Adrian Hunter
2022-05-23
2
-0
/
+4
*
perf data: Add has_kcore_dir()
Adrian Hunter
2022-05-23
2
-0
/
+15
*
perf inject: Keep some features sections from input file
Adrian Hunter
2022-05-23
2
-0
/
+13
*
perf header: Add ability to keep feature sections
Adrian Hunter
2022-05-23
2
-8
/
+56
*
perf stat: Make use of index clearer with perf_counts
Ian Rogers
2022-05-23
2
-16
/
+16
*
perf bpf_counter: Tidy use of CPU map index
Ian Rogers
2022-05-23
1
-26
/
+35
*
perf mem: Add stats for store operation with no available memory level
Leo Yan
2022-05-23
2
-0
/
+4
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-23
3
-9
/
+38
|
\
|
*
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
2022-05-21
1
-5
/
+21
|
*
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
2022-05-20
1
-3
/
+14
|
*
perf build: Fix check for btf__load_from_kernel_by_id() in libbpf
Arnaldo Carvalho de Melo
2022-05-20
1
-1
/
+3
*
|
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
2022-05-20
3
-8
/
+13
*
|
perf evlist: Keep topdown counters in weak group
Ian Rogers
2022-05-17
3
-2
/
+27
*
|
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
2022-05-17
5
-3
/
+136
*
|
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-13
1
-1
/
+0
*
|
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
1
-0
/
+1
*
|
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
1
-0
/
+1
*
|
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
1
-1
/
+2
*
|
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
1
-2
/
+8
*
|
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-05-10
3
-12
/
+10
*
|
perf evlist: Use libperf functions in evlist__enable_event_idx()
Adrian Hunter
2022-05-10
1
-42
/
+2
*
|
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
1
-6
/
+39
*
|
perf metrics: Support all tool events
Ian Rogers
2022-05-09
2
-39
/
+75
*
|
perf evsel: Add tool event helpers
Ian Rogers
2022-05-09
2
-10
/
+42
*
|
perf evsel: Constify a few arrays
Ian Rogers
2022-05-09
3
-14
/
+13
*
|
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-05-09
2
-249
/
+22
*
|
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-05-05
1
-23
/
+19
*
|
perf stat: Avoid printing cpus with no counters
Ian Rogers
2022-05-03
1
-3
/
+4
*
|
perf tools: Add missing headers needed by util/data.h
Yang Jihong
2022-04-30
1
-0
/
+1
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-30
5
-16
/
+33
|
\
|
|
*
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
2
-6
/
+0
|
*
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
1
-4
/
+25
|
*
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
3
-5
/
+6
|
*
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
1
-1
/
+2
|
*
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
1
-1
/
+1
|
*
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
5
-3
/
+61
|
\
|
|
*
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-22
1
-0
/
+4
|
*
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
2
-0
/
+52
|
*
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
2022-04-14
1
-1
/
+2
|
*
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-13
1
-2
/
+3
*
|
perf stat: Support hybrid --topdown option
Zhengjun Xing
2022-04-24
3
-6
/
+18
*
|
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-22
2
-2
/
+16
*
|
perf stat: Support metrics with hybrid events
Zhengjun Xing
2022-04-22
2
-22
/
+249
*
|
perf tools: Move libbpf init in libbpf_init function
Jiri Olsa
2022-04-22
1
-9
/
+18
*
|
perf list: Print all available tool events
Florian Fischer
2022-04-20
3
-13
/
+47
*
|
perf stat: Add user_time and system_time events
Florian Fischer
2022-04-20
3
-1
/
+9
*
|
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-20
2
-0
/
+23
[next]