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: 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
*
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2015-11-04
1
-5
/
+3
*
perf stat: Cache aggregated map entries in extra cpumap
Jiri Olsa
2015-10-27
1
-4
/
+55
*
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
2015-10-19
1
-2
/
+12
*
perf stat: Add AGGR_UNSET mode
Jiri Olsa
2015-10-19
1
-0
/
+5
*
perf stat: Rename perf_stat struct into perf_stat_evsel
Jiri Olsa
2015-10-19
1
-2
/
+2
*
perf stat: Reduce min --interval-print to 10ms
Kan Liang
2015-10-02
1
-4
/
+9
*
perf stat: Quieten failed to read counter message
Andi Kleen
2015-09-02
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-08-31
1
-3
/
+2
|
\
|
*
perf stat: Get correct cpu id for print_aggr
Kan Liang
2015-08-28
1
-3
/
+2
*
|
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
2015-08-08
1
-0
/
+1
*
|
perf stat: Move counter processing code into stat object
Jiri Olsa
2015-08-06
1
-140
/
+1
*
|
perf stat: Pass 'struct perf_stat_config' into process_counter()
Jiri Olsa
2015-08-06
1
-13
/
+16
*
|
perf stat: Move 'interval' into struct perf_stat_config
Jiri Olsa
2015-08-06
1
-5
/
+9
*
|
perf stat: Move 'output' into struct perf_stat_config
Jiri Olsa
2015-08-06
1
-12
/
+23
*
|
perf stat: Move 'scale' into struct perf_stat_config
Jiri Olsa
2015-08-06
1
-6
/
+6
*
|
perf stat: Introduce struct perf_stat_config
Jiri Olsa
2015-08-06
1
-17
/
+22
|
/
*
perf stat: Fix shadow declaration of close
Jiri Olsa
2015-07-08
1
-2
/
+2
*
perf stat: Introduce --per-thread option
Jiri Olsa
2015-06-26
1
-2
/
+74
*
perf stat: Introduce print_counters function
Jiri Olsa
2015-06-26
1
-63
/
+64
*
perf stat: Using init_stats instead of memset
Jiri Olsa
2015-06-26
1
-1
/
+1
*
perf stat: Rename print_interval to process_interval
Jiri Olsa
2015-06-26
1
-3
/
+3
*
perf stat: Move perf_stat initialization counter process code
Jiri Olsa
2015-06-26
1
-4
/
+1
*
perf stat: Move zero_per_pkg into counter process code
Jiri Olsa
2015-06-26
1
-3
/
+3
*
perf stat: Separate counters reading and processing
Jiri Olsa
2015-06-26
1
-17
/
+39
*
perf stat: Introduce read_counters function
Jiri Olsa
2015-06-26
1
-25
/
+22
*
perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object
Jiri Olsa
2015-06-26
1
-42
/
+0
*
perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object
Jiri Olsa
2015-06-26
1
-18
/
+0
*
perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
Jiri Olsa
2015-06-26
1
-25
/
+0
*
perf stat: Introduce perf_evlist__reset_stats
Jiri Olsa
2015-06-26
1
-2
/
+6
*
perf stat: Make stats work over the thread dimension
Jiri Olsa
2015-06-26
1
-14
/
+18
*
perf stat: Use xyarray for cpu evsel counts
Jiri Olsa
2015-06-26
1
-1
/
+1
*
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-26
1
-7
/
+7
*
perf tools: Make perf_evsel__(nr_)cpus generic
Jiri Olsa
2015-06-25
1
-10
/
+0
*
perf stat: Introduce perf_counts__(new|delete|reset) functions
Jiri Olsa
2015-06-16
1
-12
/
+7
*
perf stat: Error out unsupported group leader immediately
Kan Liang
2015-06-11
1
-1
/
+4
*
perf stat: Move shadow stat counters into separate object
Jiri Olsa
2015-06-08
1
-440
/
+4
*
perf stat: Add aggr_mode argument to print_shadow_stats function
Jiri Olsa
2015-06-08
1
-3
/
+4
*
perf stat: Add output file argument to print_shadow_stats function
Jiri Olsa
2015-06-08
1
-56
/
+56
*
perf stat: Introduce print_shadow_stats function
Jiri Olsa
2015-06-08
1
-33
/
+39
*
perf stat: Introduce reset_shadow_stats function
Jiri Olsa
2015-06-08
1
-8
/
+13
*
perf stat: Remove transaction_run from shadow update/print code
Jiri Olsa
2015-06-08
1
-7
/
+7
*
perf stat: Remove setup_events function
Jiri Olsa
2015-06-08
1
-20
/
+7
*
perf stat: Replace transaction event possition check with id check
Jiri Olsa
2015-06-08
1
-48
/
+7
*
perf stat: Add id into perf_stat struct
Jiri Olsa
2015-06-08
1
-4
/
+2
*
perf stat: Add metrics support for exclude_idle
Jiri Olsa
2015-04-29
1
-1
/
+4
*
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
2015-04-29
1
-1
/
+5
*
perf stat: Add metrics support for exclude_hv
Jiri Olsa
2015-04-29
1
-1
/
+4
*
perf stat: Change metrics context calculation
Jiri Olsa
2015-04-29
1
-6
/
+11
[prev]
[next]