index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-2
/
+2
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-11
/
+11
*
perf stat: Add missing aggregation headers for --metric-only CSV
Andi Kleen
2016-06-06
1
-0
/
+14
*
perf stat: Print topology/time headers with --metric-only
Andi Kleen
2016-06-06
1
-10
/
+22
*
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2016-06-06
1
-3
/
+116
*
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-20
1
-9
/
+13
|
\
|
*
perf stat: Use cpu-clock event for cpu targets
Namhyung Kim
2016-05-16
1
-0
/
+3
|
*
perf stat: Avoid fractional digits for integer scales
Andi Kleen
2016-05-16
1
-9
/
+10
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-05-16
1
-0
/
+8
|
\
|
|
*
perf stat: Add extra output of counter values with -vv
Andi Kleen
2016-05-06
1
-0
/
+8
*
|
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
2016-05-12
1
-1
/
+6
|
/
*
perf stat: Add --metric-only support for -A
Andi Kleen
2016-03-10
1
-8
/
+37
*
perf stat: Implement --metric-only mode
Andi Kleen
2016-03-10
1
-10
/
+201
*
perf stat: Check for frontend stalled for metrics
Andi Kleen
2016-03-03
1
-0
/
+1
*
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2016-03-03
1
-8
/
+56
*
perf stat: Implement CSV metrics output
Andi Kleen
2016-03-03
1
-4
/
+69
*
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
2016-03-03
1
-2
/
+20
*
perf stat: Bail out on unsupported event config modifiers
Wang Nan
2016-02-19
1
-0
/
+1
*
perf stat: Handled scaled == -1 case for counters
Andi Kleen
2016-02-19
1
-1
/
+1
*
perf stat: Move noise/running printing into printout
Andi Kleen
2016-02-16
1
-91
/
+32
*
perf stat: Add support for metrics in interval mode
Andi Kleen
2016-02-16
1
-7
/
+13
*
perf stat: Abstract stat metrics printing
Andi Kleen
2016-02-16
1
-6
/
+65
*
perf stat: Fix recort_usage typo
Jiri Olsa
2016-01-12
1
-4
/
+4
*
perf stat record: Keep sample_type 0 for pipe session
Jiri Olsa
2016-01-06
1
-1
/
+8
*
perf stat report: Allow to override aggr_mode
Jiri Olsa
2015-12-17
1
-0
/
+17
*
perf stat report: Process event update events
Jiri Olsa
2015-12-17
1
-0
/
+1
*
perf stat report: Process stat and stat round events
Jiri Olsa
2015-12-17
1
-0
/
+28
*
perf stat report: Move csv_sep initialization before report command
Jiri Olsa
2015-12-17
1
-7
/
+7
*
perf stat report: Add support to initialize aggr_map from file
Jiri Olsa
2015-12-17
1
-0
/
+103
*
perf stat report: Process stat config event
Jiri Olsa
2015-12-17
1
-0
/
+10
*
perf stat report: Process cpu/threads maps
Jiri Olsa
2015-12-17
1
-2
/
+64
*
perf stat report: Add report command
Jiri Olsa
2015-12-17
1
-4
/
+57
*
perf stat record: Synthesize event update events
Jiri Olsa
2015-12-17
1
-0
/
+59
*
perf stat record: Do not allow record with multiple runs mode
Jiri Olsa
2015-12-17
1
-0
/
+5
*
perf stat record: Write stat round events on record
Jiri Olsa
2015-12-17
1
-0
/
+20
*
perf stat record: Write stat events on record
Jiri Olsa
2015-12-17
1
-0
/
+19
*
perf stat record: Add pipe support for record command
Jiri Olsa
2015-12-17
1
-11
/
+28
*
perf stat record: Store events IDs in perf data file
Jiri Olsa
2015-12-17
1
-0
/
+35
*
perf stat record: Synthesize stat record data
Jiri Olsa
2015-12-17
1
-13
/
+43
*
perf stat record: Initialize record features
Jiri Olsa
2015-12-17
1
-0
/
+15
*
perf stat record: Add record command
Jiri Olsa
2015-12-17
1
-4
/
+116
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-1
/
+1
*
perf stat: Fix cmd_stat to release cpu_map
Masami Hiramatsu
2015-12-09
1
-0
/
+9
*
perf stat: Move enable_on_exec setup under earlier code
Jiri Olsa
2015-12-07
1
-6
/
+9
*
perf stat: Create events as disabled
Jiri Olsa
2015-12-07
1
-6
/
+19
*
perf stat: Use perf_evlist__enable in handle_initial_delay
Jiri Olsa
2015-12-07
1
-4
/
+1
*
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
2015-12-07
1
-4
/
+1
*
perf stat: Clear sample_(type|period) for counting
Jiri Olsa
2015-11-26
1
-0
/
+7
*
perf stat: Make stat options global
Jiri Olsa
2015-11-05
1
-81
/
+82
*
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
2015-11-04
1
-37
/
+20
[next]