index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
perf stat: Only print NMI watchdog hint when enabled
Andi Kleen
1
-1
/
+4
2017-04-24
perf tools: Remove poll.h and wait.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
1
-3
/
+9
2017-04-11
perf stat: Refactor the code to strip csv output with ltrim()
Taeung Song
1
-8
/
+2
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
1
-0
/
+3
2017-03-21
perf stat: Handle partially bad results with merging
Andi Kleen
1
-0
/
+10
2017-03-21
perf stat: Collapse identically named events
Andi Kleen
1
-4
/
+34
2017-03-21
perf stat: Factor out callback for collecting event values
Andi Kleen
1
-23
/
+80
2017-03-04
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
1
-3
/
+30
2017-03-04
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
1
-0
/
+11
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
1
-3
/
+3
2017-02-17
perf stat: Add -a as default target
Jiri Olsa
1
-1
/
+2
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
1
-1
/
+1
2017-02-13
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
1
-1
/
+1
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-19
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-17
perf stat: Use cpu-clock event for cpu targets
Namhyung Kim
1
-0
/
+3
2016-05-17
perf stat: Avoid fractional digits for integer scales
Andi Kleen
1
-9
/
+10
2016-05-17
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-20
perf stat: Bail out on unsupported event config modifiers
Wang Nan
1
-0
/
+1
2016-02-20
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
[next]