aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat-shadow.c
AgeCommit message (Expand)Author
2017-12-27perf stat: Remove a set of shadow stats static variablesJin Yao
2017-12-27perf stat: Print per-thread shadow statsJin Yao
2017-12-27perf stat: Update per-thread shadow statsJin Yao
2017-12-27perf stat: Create the runtime_stat init/exit functionJin Yao
2017-12-27perf stat: Extend rbtree to support per-thread shadow statsJin Yao
2017-12-27perf stat: Define a structure for per-thread shadow statsJin Yao
2017-12-05perf stat: Add rbtree node_delete opJin Yao
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30perf stat: Move the shadow stats scale computation in perf_stat__update_shado...Jiri Olsa
2017-09-13perf stat: Support duration_time for metricsAndi Kleen
2017-09-13perf stat: Don't use ctx for saved values lookupAndi Kleen
2017-09-13perf stat: Support JSON metrics in perf statAndi Kleen
2017-09-13perf stat: Print generic metric header even for failed expressionsAndi Kleen
2017-09-13perf stat: Factor out generic metric printingAndi Kleen
2017-08-11perf stat: Fix saved values rbtree lookupAndi Kleen
2017-06-21perf stat: Add support to measure SMI costKan Liang
2017-03-23perf pmu: Add support for MetricName JSON attributeAndi Kleen
2017-03-23perf stat: Output JSON MetricExpr metricAndi Kleen
2016-06-06perf stat: Add computation of TopDown formulasAndi Kleen
2016-05-16perf stat: Update runtime using cpu-clock eventNamhyung Kim
2016-05-16perf stat: Fix indentation of stalled backend cycleNamhyung Kim
2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2016-03-03perf stat: Check for frontend stalled for metricsAndi Kleen
2016-03-03perf stat: Support metrics in --per-core/socket modeAndi Kleen
2016-03-03perf stat: Implement CSV metrics outputAndi Kleen
2016-02-16perf stat: Abstract stat metrics printingAndi Kleen
2015-11-04perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen
2015-07-28perf stat: Fix transaction lenght metricsAndi Kleen
2015-06-08perf stat: Move shadow stat counters into separate objectJiri Olsa