index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2016-06-06
perf stat: Add missing aggregation headers for --metric-only CSV
Andi Kleen
2016-06-06
perf stat: Print topology/time headers with --metric-only
Andi Kleen
2016-06-06
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-16
perf stat: Use cpu-clock event for cpu targets
Namhyung Kim
2016-05-16
perf stat: Avoid fractional digits for integer scales
Andi Kleen
2016-05-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
2016-05-06
perf stat: Add extra output of counter values with -vv
Andi Kleen
2016-03-10
perf stat: Add --metric-only support for -A
Andi Kleen
2016-03-10
perf stat: Implement --metric-only mode
Andi Kleen
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-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
2016-02-19
perf stat: Bail out on unsupported event config modifiers
Wang Nan
2016-02-19
perf stat: Handled scaled == -1 case for counters
Andi Kleen
2016-02-16
perf stat: Move noise/running printing into printout
Andi Kleen
2016-02-16
perf stat: Add support for metrics in interval mode
Andi Kleen
2016-02-16
perf stat: Abstract stat metrics printing
Andi Kleen
2016-01-12
perf stat: Fix recort_usage typo
Jiri Olsa
2016-01-06
perf stat record: Keep sample_type 0 for pipe session
Jiri Olsa
2015-12-17
perf stat report: Allow to override aggr_mode
Jiri Olsa
2015-12-17
perf stat report: Process event update events
Jiri Olsa
2015-12-17
perf stat report: Process stat and stat round events
Jiri Olsa
2015-12-17
perf stat report: Move csv_sep initialization before report command
Jiri Olsa
2015-12-17
perf stat report: Add support to initialize aggr_map from file
Jiri Olsa
2015-12-17
perf stat report: Process stat config event
Jiri Olsa
2015-12-17
perf stat report: Process cpu/threads maps
Jiri Olsa
2015-12-17
perf stat report: Add report command
Jiri Olsa
2015-12-17
perf stat record: Synthesize event update events
Jiri Olsa
2015-12-17
perf stat record: Do not allow record with multiple runs mode
Jiri Olsa
2015-12-17
perf stat record: Write stat round events on record
Jiri Olsa
2015-12-17
perf stat record: Write stat events on record
Jiri Olsa
2015-12-17
perf stat record: Add pipe support for record command
Jiri Olsa
2015-12-17
perf stat record: Store events IDs in perf data file
Jiri Olsa
2015-12-17
perf stat record: Synthesize stat record data
Jiri Olsa
2015-12-17
perf stat record: Initialize record features
Jiri Olsa
2015-12-17
perf stat record: Add record command
Jiri Olsa
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-09
perf stat: Fix cmd_stat to release cpu_map
Masami Hiramatsu
2015-12-07
perf stat: Move enable_on_exec setup under earlier code
Jiri Olsa
2015-12-07
perf stat: Create events as disabled
Jiri Olsa
2015-12-07
perf stat: Use perf_evlist__enable in handle_initial_delay
Jiri Olsa
2015-12-07
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
2015-11-26
perf stat: Clear sample_(type|period) for counting
Jiri Olsa
2015-11-05
perf stat: Make stat options global
Jiri Olsa
2015-11-04
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
2015-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2015-10-27
perf stat: Cache aggregated map entries in extra cpumap
Jiri Olsa
[next]