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
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
1
-4
/
+1
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
1
-5
/
+2
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
1
-3
/
+18
2022-04-22
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
1
-0
/
+2
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
1
-8
/
+28
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
1
-1
/
+4
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-5
/
+5
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
1
-1
/
+4
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
1
-2
/
+2
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
1
-1
/
+1
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
1
-3
/
+4
2022-01-18
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
1
-7
/
+10
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-33
/
+34
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
1
-12
/
+12
2022-01-12
perf evsel: Pass cpu not cpu map index to synthesize
Ian Rogers
1
-2
/
+3
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
1
-93
/
+86
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
1
-9
/
+9
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
1
-87
/
+100
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
1
-6
/
+6
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
1
-40
/
+4
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
1
-41
/
+52
2021-12-07
perf stat: Support --cputype option for hybrid events
Jin Yao
1
-0
/
+24
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
1
-16
/
+22
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
1
-5
/
+5
2021-09-27
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
1
-0
/
+2
2021-08-30
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
1
-1
/
+3
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
1
-0
/
+6
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-2
/
+2
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
1
-3
/
+0
2021-07-09
perf stat: Add Topdown metrics L2 events as default events
Kan Liang
1
-0
/
+3
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-6
/
+6
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
1
-3
/
+10
2021-04-29
perf stat: Warn group events from different hybrid PMU
Jin Yao
1
-0
/
+4
2021-04-29
perf stat: Add default hybrid events
Jin Yao
1
-0
/
+28
2021-04-29
perf stat: Uniquify hybrid event name
Jin Yao
1
-0
/
+4
2021-04-29
perf stat: Introduce config stat.bpf-counter-events
Song Liu
1
-17
/
+25
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
1
-1
/
+20
2021-03-24
perf stat: Align CSV output for summary mode
Jin Yao
1
-0
/
+7
2021-03-23
perf stat: Measure 't0' and 'ref_time' after enable_counters()
Song Liu
1
-3
/
+7
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
1
-0
/
+10
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
1
-3
/
+31
2021-02-03
perf stat: Add Topdown metrics events as default events
Kan Liang
1
-0
/
+3
2021-01-20
perf tools: Add 'ping' control command
Jiri Olsa
1
-0
/
+1
2021-01-20
perf tools: Add 'stop' control command
Jiri Olsa
1
-0
/
+1
2021-01-20
perf tools: Add 'evlist' control command
Jiri Olsa
1
-0
/
+1
2021-01-20
perf tools: Allow to enable/disable events via control file
Jiri Olsa
1
-2
/
+0
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
1
-14
/
+68
2020-12-24
perf stat aggregation: Add separate core member
James Clark
1
-6
/
+3
[next]