index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
2022-08-12
perf stat: Remove duplicated include in builtin-stat.c
Yang Li
2022-08-10
perf stat: Add JSON output option
Claire Jensen
2022-08-03
perf stat: Refactor __run_perf_stat() common code
Adrián Herrera Arcila
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-07-29
perf stat: Revert "perf stat: Add default hybrid events"
Kan Liang
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
2022-05-20
perf stat: Always keep perf metrics topdown events in a group
Kan Liang
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
2022-04-22
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-18
perf stat: No need to setup affinities when starting a workload
Arnaldo Carvalho de Melo
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf stat: Correct variable name for read counter
Ian Rogers
2022-01-12
perf evsel: Pass cpu not cpu map index to synthesize
Ian Rogers
2022-01-12
perf evlist: Refactor evlist__for_each_cpu()
Ian Rogers
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2021-12-07
perf stat: Support --cputype option for hybrid events
Jin Yao
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-09-27
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
2021-08-30
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
2021-08-11
perf tools: Enable on a list of CPUs for hybrid
Jin Yao
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-07-14
perf stat: Merge uncore events by default for hybrid platform
Jin Yao
2021-07-09
perf stat: Add Topdown metrics L2 events as default events
Kan Liang
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2021-04-29
perf stat: Warn group events from different hybrid PMU
Jin Yao
2021-04-29
perf stat: Add default hybrid events
Jin Yao
2021-04-29
perf stat: Uniquify hybrid event name
Jin Yao
2021-04-29
perf stat: Introduce config stat.bpf-counter-events
Song Liu
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
2021-03-24
perf stat: Align CSV output for summary mode
Jin Yao
2021-03-23
perf stat: Measure 't0' and 'ref_time' after enable_counters()
Song Liu
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
[next]