index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
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-19
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-17
1
-0
/
+3
|
*
perf stat: Avoid fractional digits for integer scales
Andi Kleen
2016-05-17
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-07
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
[next]