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
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
2017-12-27
perf stat: Create the runtime_stat init/exit function
Jin Yao
1
-0
/
+17
2017-12-27
perf stat: Extend rbtree to support per-thread shadow stats
Jin Yao
1
-0
/
+27
2017-12-27
perf stat: Define a structure for per-thread shadow stats
Jin Yao
1
-11
/
+0
2017-12-05
perf stat: Add rbtree node_delete op
Jin Yao
1
-1
/
+11
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
1
-23
/
+25
2017-09-13
perf stat: Support duration_time for metrics
Andi Kleen
1
-4
/
+13
2017-09-13
perf stat: Don't use ctx for saved values lookup
Andi Kleen
1
-11
/
+5
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
1
-2
/
+20
2017-09-13
perf stat: Print generic metric header even for failed expressions
Andi Kleen
1
-1
/
+3
2017-09-13
perf stat: Factor out generic metric printing
Andi Kleen
1
-27
/
+42
2017-08-11
perf stat: Fix saved values rbtree lookup
Andi Kleen
1
-1
/
+5
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
1
-0
/
+33
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
1
-1
/
+3
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
1
-0
/
+195
2016-06-06
perf stat: Add computation of TopDown formulas
Andi Kleen
1
-0
/
+162
2016-05-17
perf stat: Update runtime using cpu-clock event
Namhyung Kim
1
-2
/
+4
2016-05-17
perf stat: Fix indentation of stalled backend cycle
Namhyung Kim
1
-1
/
+1
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-10
/
+8
2016-03-03
perf stat: Check for frontend stalled for metrics
Andi Kleen
1
-1
/
+8
2016-03-03
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
1
-0
/
+7
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
1
-1
/
+1
2016-02-16
perf stat: Abstract stat metrics printing
Andi Kleen
1
-95
/
+116
2015-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
1
-0
/
+5
2015-07-28
perf stat: Fix transaction lenght metrics
Andi Kleen
1
-5
/
+3
2015-06-08
perf stat: Move shadow stat counters into separate object
Jiri Olsa
1
-0
/
+434