summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/stat-shadow.c
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Always separate stalled cycles per insnCong Wang2019-07-231-1/+2
* perf tools: Use zfree() where applicableArnaldo Carvalho de Melo2019-07-091-1/+2
* perf stat: Fix metrics with --no-mergeAndi Kleen2019-07-021-1/+17
* perf stat: Make metric event lookup more robustAndi Kleen2019-07-021-2/+3
* perf stat: Support per-die aggregationKan Liang2019-06-101-0/+1
* perf util: Use cached rbtree for rblistsDavidlohr Bueso2019-01-251-1/+1
* perf stat: Fix shadow stats for clock eventsRavi Bangoria2018-12-171-1/+2
* perf stat: Use perf_evsel__is_clocki() for clock eventsRavi Bangoria2018-11-221-2/+1Star
* perf stat: Pass a 'struct perf_stat_config' argument to global print functionsJiri Olsa2018-08-301-68/+79
* perf stat: Get rid of extra clock display functionJiri Olsa2018-07-241-3/+2Star
* perf stat: Remove a set of shadow stats static variablesJin Yao2017-12-271-53/+15Star
* perf stat: Print per-thread shadow statsJin Yao2017-12-271-77/+132
* perf stat: Update per-thread shadow statsJin Yao2017-12-271-28/+58
* perf stat: Create the runtime_stat init/exit functionJin Yao2017-12-271-0/+17
* perf stat: Extend rbtree to support per-thread shadow statsJin Yao2017-12-271-0/+27
* perf stat: Define a structure for per-thread shadow statsJin Yao2017-12-271-11/+0Star
* perf stat: Add rbtree node_delete opJin Yao2017-12-051-1/+11
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf stat: Move the shadow stats scale computation in perf_stat__update_shado...Jiri Olsa2017-10-301-23/+25
* | perf stat: Support duration_time for metricsAndi Kleen2017-09-131-4/+13
* | perf stat: Don't use ctx for saved values lookupAndi Kleen2017-09-131-11/+5Star
* | perf stat: Support JSON metrics in perf statAndi Kleen2017-09-131-2/+20
* | perf stat: Print generic metric header even for failed expressionsAndi Kleen2017-09-131-1/+3
* | perf stat: Factor out generic metric printingAndi Kleen2017-09-131-27/+42
|/
* 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-171-2/+4
* perf stat: Fix indentation of stalled backend cycleNamhyung Kim2016-05-171-1/+1
* perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2016-03-231-10/+8Star
* 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/+3Star
* perf stat: Move shadow stat counters into separate objectJiri Olsa2015-06-081-0/+434