开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat-shadow.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
perf stat: Fix saved values rbtree lookup
Andi Kleen
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
2016-06-06
perf stat: Add computation of TopDown formulas
Andi Kleen
2016-05-16
perf stat: Update runtime using cpu-clock event
Namhyung Kim
2016-05-16
perf stat: Fix indentation of stalled backend cycle
Namhyung Kim
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-03
perf stat: Check for frontend stalled for metrics
Andi Kleen
2016-03-03
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
2016-02-16
perf stat: Abstract stat metrics printing
Andi Kleen
2015-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2015-07-28
perf stat: Fix transaction lenght metrics
Andi Kleen
2015-06-08
perf stat: Move shadow stat counters into separate object
Jiri Olsa