summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat-shadow.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf stat: Fix saved values rbtree lookupAndi Kleen2017-08-111-1/+5
* perf stat: Add support to measure SMI costKan Liang2017-06-211-0/+33
* perf pmu: Add support for MetricName JSON attributeAndi Kleen2017-03-231-1/+3
* perf stat: Output JSON MetricExpr metricAndi Kleen2017-03-231-0/+195
* perf stat: Add computation of TopDown formulasAndi Kleen2016-06-061-0/+162
* perf stat: Update runtime using cpu-clock eventNamhyung Kim2016-05-161-2/+4
* perf stat: Fix indentation of stalled backend cycleNamhyung Kim2016-05-161-1/+1
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-231-10/+8
* perf stat: Check for frontend stalled for metricsAndi Kleen2016-03-031-1/+8
* perf stat: Support metrics in --per-core/socket modeAndi Kleen2016-03-031-0/+7
* perf stat: Implement CSV metrics outputAndi Kleen2016-03-031-1/+1
* perf stat: Abstract stat metrics printingAndi Kleen2016-02-161-95/+116
* perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2015-11-041-0/+5
* perf stat: Fix transaction lenght metricsAndi Kleen2015-07-281-5/+3
* perf stat: Move shadow stat counters into separate objectJiri Olsa2015-06-081-0/+434
OpenPOWER on IntegriCloud