index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
perf stat: Add missing newline in pr_err messages
Yang Jihong
1
-6
/
+6
2023-06-16
perf stat: Show average value on multiple runs
Namhyung Kim
1
-1
/
+4
2023-06-16
perf stat: Reset aggr stats for each run
Namhyung Kim
1
-0
/
+2
2023-06-16
perf stat: New metricgroup output for the default mode
Kan Liang
1
-0
/
+1
2023-06-16
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
1
-2
/
+2
2023-06-12
perf stat: Avoid evlist leak
Ian Rogers
1
-0
/
+1
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-2
/
+2
2023-05-27
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
1
-1
/
+0
2023-05-27
perf evlist: Remove evlist__warn_hybrid_group
Ian Rogers
1
-3
/
+0
2023-05-27
perf tools: Warn if no user requested CPUs match PMU's CPUs
Ian Rogers
1
-4
/
+1
2023-05-27
perf target: Remove unused hybrid value
Ian Rogers
1
-1
/
+0
2023-05-23
perf stat: Add "--per-cache" aggregation option and document it
K Prateek Nayak
1
-0
/
+56
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
1
-1
/
+208
2023-05-15
perf stat: Don't disable TopdownL1 metric on hybrid
Ian Rogers
1
-6
/
+1
2023-05-15
perf stat: Command line PMU metric filtering
Ian Rogers
1
-8
/
+12
2023-05-15
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
1
-3
/
+3
2023-05-15
perf stat: Make cputype filter generic
Ian Rogers
1
-5
/
+7
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
1
-3
/
+7
2023-05-10
perf stat: Introduce skippable evsels
Ian Rogers
1
-9
/
+29
2023-05-05
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
1
-2
/
+2
2023-04-29
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
1
-1
/
+7
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-11
perf util: Move input_name to util
Ian Rogers
1
-1
/
+1
2023-04-11
perf stat: Don't write invalid "started on" comment for JSON output
Ian Rogers
1
-2
/
+4
2023-04-07
tools: Rename __fallthrough to fallthrough
Liam Howlett
1
-1
/
+1
2023-03-13
perf stat: Don't remove all grouped events when CPU maps disagree
Ian Rogers
1
-9
/
+15
2023-03-11
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
1
-10
/
+5
2023-03-02
perf stat: Fix counting when initial delay configured
Changbin Du
1
-10
/
+5
2023-02-19
perf stat: Remove saved_value/runtime_stat
Ian Rogers
1
-6
/
+0
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
1
-2
/
+2
2023-02-19
perf stat: Use metrics for --smi-cost
Ian Rogers
1
-23
/
+11
2023-02-19
perf stat: Remove hard coded transaction events
Ian Rogers
1
-49
/
+10
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
1
-98
/
+20
2023-02-19
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
1
-0
/
+14
2023-02-19
perf metric: Add --metric-no-threshold option
Ian Rogers
1
-0
/
+4
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
1
-1
/
+0
2022-12-20
perf tools: Fix usage of the verbose variable
Yang Jihong
1
-2
/
+2
2022-12-14
perf stat: Do not delay the workload with --delay
Namhyung Kim
1
-16
/
+17
2022-12-14
perf evlist: Remove group option.
Ian Rogers
1
-6
/
+0
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
1
-0
/
+1
2022-11-16
perf stat: Clear screen only if output file is a tty
Namhyung Kim
1
-0
/
+8
2022-11-03
perf stat: Use sig_atomic_t to avoid undefined behaviour in a signal handler
Ian Rogers
1
-4
/
+4
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
1
-4
/
+4
2022-10-27
perf stat: Display percore events properly
Namhyung Kim
1
-16
/
+0
2022-10-27
perf stat: Add perf_stat_process_shadow_stats()
Namhyung Kim
1
-0
/
+1
2022-10-27
perf stat: Add perf_stat_process_percore()
Namhyung Kim
1
-0
/
+1
2022-10-27
perf stat: Add perf_stat_merge_counters()
Namhyung Kim
1
-0
/
+2
2022-10-27
perf stat: Split process_counters() to share it with process_stat_round_event()
Namhyung Kim
1
-9
/
+13
2022-10-27
perf stat: Reset aggr counts for each interval
Namhyung Kim
1
-0
/
+3
2022-10-27
perf stat: Allocate aggr counts for recorded data
Namhyung Kim
1
-5
/
+15
[next]