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
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
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
/
util
/
stat-shadow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
perf metrics: Support all tool events
Ian Rogers
1
-3
/
+24
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
1
-0
/
+2
2022-01-12
perf stat: Swap variable name cpu to index
Ian Rogers
1
-154
/
+154
2021-11-14
perf expr: Add source_count for aggregating events
Ian Rogers
1
-1
/
+6
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
1
-0
/
+1
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
1
-16
/
+4
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
1
-3
/
+4
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
1
-3
/
+3
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
1
-18
/
+32
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-1
/
+1
2021-04-20
perf stat: Basic support for iostat in perf
Alexander Antonov
1
-1
/
+4
2021-03-15
perf stat: Improve readability of shadow stats
Changbin Du
1
-9
/
+7
2021-02-08
perf stat: Support L2 Topdown events
Kan Liang
1
-0
/
+92
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
1
-0
/
+89
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
1
-10
/
+10
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
1
-3
/
+5
2020-07-30
perf metric: Add referenced metrics to hash data
Jiri Olsa
1
-6
/
+14
2020-07-17
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
1
-2
/
+2
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
1
-0
/
+14
2020-06-22
perf tools: Factor out prepare_metric function
Jiri Olsa
1
-19
/
+34
2020-05-28
perf stat: Do not pass avg to generic_metric
Jiri Olsa
1
-8
/
+2
2020-05-28
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
1
-17
/
+32
2020-05-28
perf stat: Increase perf metric output resolution
Paul A. Clarke
1
-1
/
+1
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-18
/
+18
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
1
-6
/
+11
2020-04-16
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
1
-1
/
+1
2020-04-14
perf stat: Fix no metric header if --per-socket and --metric-only set
Jin Yao
1
-2
/
+5
2020-03-10
perf expr: Straighten expr__parse()/expr__find_other() interface
Jiri Olsa
1
-3
/
+1
2020-02-10
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
1
-6
/
+0
2019-09-25
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
1
-2
/
+2
2019-09-01
perf metricgroup: Support multiple events for metricgroup
Jin Yao
1
-4
/
+23
2019-09-01
perf metricgroup: Scale the metric result
Jin Yao
1
-11
/
+27
2019-07-30
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-15
/
+15
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-2
/
+2
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-19
/
+19
2019-07-23
perf stat: Always separate stalled cycles per insn
Cong Wang
1
-1
/
+2
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-07-02
perf stat: Fix metrics with --no-merge
Andi Kleen
1
-1
/
+17
2019-07-02
perf stat: Make metric event lookup more robust
Andi Kleen
1
-2
/
+3
2019-06-10
perf stat: Support per-die aggregation
Kan Liang
1
-0
/
+1
2019-01-25
perf util: Use cached rbtree for rblists
Davidlohr Bueso
1
-1
/
+1
2018-12-17
perf stat: Fix shadow stats for clock events
Ravi Bangoria
1
-1
/
+2
2018-11-22
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2018-08-30
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
1
-68
/
+79
2018-07-24
perf stat: Get rid of extra clock display function
Jiri Olsa
1
-3
/
+2
2017-12-27
perf stat: Remove a set of shadow stats static variables
Jin Yao
1
-53
/
+15
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
1
-77
/
+132
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
1
-28
/
+58
[next]