index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
perf stat: Remove hard coded transaction events
Ian Rogers
2023-02-19
1
-49
/
+10
*
|
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
1
-98
/
+20
*
|
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
2023-02-19
1
-0
/
+14
*
|
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
1
-0
/
+4
|
/
*
perf stat: Remove evsel metric_name/expr
Ian Rogers
2023-02-03
1
-1
/
+0
[next]