index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
perf tools: Remove some needless __maybe_unused
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-09-22
perf tools: Add PMU configuration to tools
Mathieu Poirier
1
-0
/
+9
2016-08-23
perf stat: Use *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-08-09
perf stat: Avoid skew when reading events
Mark Rutland
1
-8
/
+23
2016-07-18
perf stat: Balance opening and reading events
Mark Rutland
1
-2
/
+6
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-11
/
+11
2016-06-06
perf stat: Add missing aggregation headers for --metric-only CSV
Andi Kleen
1
-0
/
+14
2016-06-06
perf stat: Print topology/time headers with --metric-only
Andi Kleen
1
-10
/
+22
2016-06-06
perf stat: Basic support for TopDown in perf stat
Andi Kleen
1
-3
/
+116
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-9
/
+13
2016-05-16
perf stat: Use cpu-clock event for cpu targets
Namhyung Kim
1
-0
/
+3
2016-05-16
perf stat: Avoid fractional digits for integer scales
Andi Kleen
1
-9
/
+10
2016-05-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
1
-1
/
+6
2016-05-06
perf stat: Add extra output of counter values with -vv
Andi Kleen
1
-0
/
+8
2016-03-10
perf stat: Add --metric-only support for -A
Andi Kleen
1
-8
/
+37
2016-03-10
perf stat: Implement --metric-only mode
Andi Kleen
1
-10
/
+201
2016-03-03
perf stat: Check for frontend stalled for metrics
Andi Kleen
1
-0
/
+1
2016-03-03
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
1
-8
/
+56
2016-03-03
perf stat: Implement CSV metrics output
Andi Kleen
1
-4
/
+69
2016-03-03
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
1
-2
/
+20
2016-02-19
perf stat: Bail out on unsupported event config modifiers
Wang Nan
1
-0
/
+1
2016-02-19
perf stat: Handled scaled == -1 case for counters
Andi Kleen
1
-1
/
+1
2016-02-16
perf stat: Move noise/running printing into printout
Andi Kleen
1
-91
/
+32
2016-02-16
perf stat: Add support for metrics in interval mode
Andi Kleen
1
-7
/
+13
2016-02-16
perf stat: Abstract stat metrics printing
Andi Kleen
1
-6
/
+65
2016-01-12
perf stat: Fix recort_usage typo
Jiri Olsa
1
-4
/
+4
2016-01-06
perf stat record: Keep sample_type 0 for pipe session
Jiri Olsa
1
-1
/
+8
2015-12-17
perf stat report: Allow to override aggr_mode
Jiri Olsa
1
-0
/
+17
2015-12-17
perf stat report: Process event update events
Jiri Olsa
1
-0
/
+1
2015-12-17
perf stat report: Process stat and stat round events
Jiri Olsa
1
-0
/
+28
2015-12-17
perf stat report: Move csv_sep initialization before report command
Jiri Olsa
1
-7
/
+7
2015-12-17
perf stat report: Add support to initialize aggr_map from file
Jiri Olsa
1
-0
/
+103
2015-12-17
perf stat report: Process stat config event
Jiri Olsa
1
-0
/
+10
2015-12-17
perf stat report: Process cpu/threads maps
Jiri Olsa
1
-2
/
+64
2015-12-17
perf stat report: Add report command
Jiri Olsa
1
-4
/
+57
2015-12-17
perf stat record: Synthesize event update events
Jiri Olsa
1
-0
/
+59
2015-12-17
perf stat record: Do not allow record with multiple runs mode
Jiri Olsa
1
-0
/
+5
2015-12-17
perf stat record: Write stat round events on record
Jiri Olsa
1
-0
/
+20
2015-12-17
perf stat record: Write stat events on record
Jiri Olsa
1
-0
/
+19
2015-12-17
perf stat record: Add pipe support for record command
Jiri Olsa
1
-11
/
+28
2015-12-17
perf stat record: Store events IDs in perf data file
Jiri Olsa
1
-0
/
+35
2015-12-17
perf stat record: Synthesize stat record data
Jiri Olsa
1
-13
/
+43
2015-12-17
perf stat record: Initialize record features
Jiri Olsa
1
-0
/
+15
2015-12-17
perf stat record: Add record command
Jiri Olsa
1
-4
/
+116
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-12-09
perf stat: Fix cmd_stat to release cpu_map
Masami Hiramatsu
1
-0
/
+9
2015-12-07
perf stat: Move enable_on_exec setup under earlier code
Jiri Olsa
1
-6
/
+9
[next]