index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Add command line option for enabling TPEBS recording
Weilin Wang
2024-08-13
1
-0
/
+4
*
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
2024-08-13
1
-0
/
+4
*
perf stat: Use perf_tool__init()
Ian Rogers
2024-08-12
1
-9
/
+9
*
perf tool: Constify tool pointers
Ian Rogers
2024-08-12
1
-4
/
+4
*
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
2024-08-01
1
-1
/
+1
*
perf evsel: Refactor tool events
Ian Rogers
2024-06-10
1
-42
/
+33
*
perf stat: Choose the most disaggregate command line option
Ian Rogers
2024-06-07
1
-21
/
+52
*
perf stat: Make options local
Ian Rogers
2024-06-07
1
-146
/
+145
*
perf cpumap: Remove refcnt from 'struct cpu_aggr_map'
Ian Rogers
2024-05-07
1
-13
/
+3
*
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
2024-04-18
1
-0
/
+5
*
perf stat: Remove duplicate cpus_map_matched function
Ian Rogers
2024-03-21
1
-21
/
+1
*
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
2024-03-21
1
-5
/
+4
*
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-09
1
-3
/
+49
*
perf stat: Combine the -A/--no-aggr and --no-merge options
Ian Rogers
2023-12-14
1
-2
/
+3
*
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
1
-3
/
+3
*
perf stat: Fix help message for --metric-no-threshold option
Ian Rogers
2023-12-11
1
-1
/
+1
*
perf stat: Exit perf stat if parse groups fails
Ian Rogers
2023-12-06
1
-7
/
+11
*
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
2023-12-06
1
-1
/
+1
*
perf stat: Fix aggr mode initialization
Ian Rogers
2023-09-11
1
-1
/
+1
*
perf stat: Add missing newline in pr_err messages
Yang Jihong
2023-06-20
1
-6
/
+6
*
perf stat: Show average value on multiple runs
Namhyung Kim
2023-06-16
1
-1
/
+4
*
perf stat: Reset aggr stats for each run
Namhyung Kim
2023-06-16
1
-0
/
+2
*
perf stat: New metricgroup output for the default mode
Kan Liang
2023-06-16
1
-0
/
+1
*
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
2023-06-15
1
-2
/
+2
*
perf stat: Avoid evlist leak
Ian Rogers
2023-06-12
1
-0
/
+1
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+2
*
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+0
*
perf evlist: Remove evlist__warn_hybrid_group
Ian Rogers
2023-05-27
1
-3
/
+0
*
perf tools: Warn if no user requested CPUs match PMU's CPUs
Ian Rogers
2023-05-27
1
-4
/
+1
*
perf target: Remove unused hybrid value
Ian Rogers
2023-05-27
1
-1
/
+0
*
perf stat: Add "--per-cache" aggregation option and document it
K Prateek Nayak
2023-05-23
1
-0
/
+56
*
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-23
1
-1
/
+208
*
perf stat: Don't disable TopdownL1 metric on hybrid
Ian Rogers
2023-05-15
1
-6
/
+1
*
perf stat: Command line PMU metric filtering
Ian Rogers
2023-05-15
1
-8
/
+12
*
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
2023-05-15
1
-3
/
+3
*
perf stat: Make cputype filter generic
Ian Rogers
2023-05-15
1
-5
/
+7
*
perf parse-events: Add pmu filter
Ian Rogers
2023-05-15
1
-3
/
+7
*
perf stat: Introduce skippable evsels
Ian Rogers
2023-05-10
1
-9
/
+29
*
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-05
1
-2
/
+2
*
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
2023-04-28
1
-1
/
+7
*
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-24
1
-1
/
+1
*
perf util: Move input_name to util
Ian Rogers
2023-04-10
1
-1
/
+1
*
perf stat: Don't write invalid "started on" comment for JSON output
Ian Rogers
2023-04-10
1
-2
/
+4
*
tools: Rename __fallthrough to fallthrough
Liam Howlett
2023-04-06
1
-1
/
+1
*
perf stat: Don't remove all grouped events when CPU maps disagree
Ian Rogers
2023-03-13
1
-9
/
+15
*
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-03-10
1
-10
/
+5
|
\
|
*
perf stat: Fix counting when initial delay configured
Changbin Du
2023-03-02
1
-10
/
+5
*
|
perf stat: Remove saved_value/runtime_stat
Ian Rogers
2023-02-19
1
-6
/
+0
*
|
perf stat: Hide runtime_stat
Ian Rogers
2023-02-19
1
-2
/
+2
*
|
perf stat: Use metrics for --smi-cost
Ian Rogers
2023-02-19
1
-23
/
+11
[next]