index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Wait for the correct child
Milian Wolff
2017-09-12
1
-1
/
+1
*
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
2017-09-01
1
-1
/
+1
*
perf stat: Use group read for event groups
Jiri Olsa
2017-07-26
1
-3
/
+27
*
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-27
1
-2
/
+2
*
perf stat: Add support to measure SMI cost
Kan Liang
2017-06-21
1
-0
/
+49
*
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
2017-06-02
1
-1
/
+4
*
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+3
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf stat: Fix bug in handling events in error state
Stephane Eranian
2017-04-13
1
-3
/
+9
*
perf stat: Refactor the code to strip csv output with ltrim()
Taeung Song
2017-04-11
1
-8
/
+2
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-1
/
+1
*
perf stat: Output JSON MetricExpr metric
Andi Kleen
2017-03-23
1
-0
/
+3
*
perf stat: Handle partially bad results with merging
Andi Kleen
2017-03-21
1
-0
/
+10
*
perf stat: Collapse identically named events
Andi Kleen
2017-03-21
1
-4
/
+34
*
perf stat: Factor out callback for collecting event values
Andi Kleen
2017-03-21
1
-23
/
+80
*
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
2017-03-03
1
-3
/
+30
*
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
2017-03-03
1
-0
/
+11
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-3
/
+3
*
perf stat: Add -a as default target
Jiri Olsa
2017-02-17
1
-1
/
+2
*
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2017-02-17
1
-1
/
+1
*
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+1
*
perf tools: Remove some needless __maybe_unused
Arnaldo Carvalho de Melo
2016-12-15
1
-3
/
+3
*
perf tools: Add PMU configuration to tools
Mathieu Poirier
2016-09-22
1
-0
/
+9
*
perf stat: Use *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
1
-6
/
+6
*
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
1
-3
/
+4
*
perf stat: Avoid skew when reading events
Mark Rutland
2016-08-09
1
-8
/
+23
*
perf stat: Balance opening and reading events
Mark Rutland
2016-07-18
1
-2
/
+6
*
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
[next]