index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Fix core dump when flag T is used
Thomas Richter
2018-03-16
1
-2
/
+7
*
perf pmu: Display pmu name when printing unmerged events in stat
Agustin Vega-Frias
2018-03-08
1
-1
/
+28
*
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2018-03-07
1
-1
/
+1
|
\
|
*
perf stat: Fix CVS output format for non-supported counters
Ilya Pronin
2018-03-06
1
-1
/
+1
*
|
perf stat: Ignore error thread when enabling system-wide --per-thread
Jin Yao
2018-02-27
1
-1
/
+13
*
|
perf stat: Use xyarray dimensions to iterate fds
Andi Kleen
2018-02-21
1
-6
/
+5
*
|
perf stat: Add support to print counts after a period of time
yuzhoujian
2018-02-16
1
-2
/
+31
*
|
perf stat: Add support to print counts for fixed times
yuzhoujian
2018-02-16
1
-1
/
+19
|
/
*
perf perf: Remove duplicate includes
Pravin Shedge
2017-12-27
1
-1
/
+0
*
perf stat: Resort '--per-thread' result
Jin Yao
2017-12-27
1
-11
/
+66
*
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2017-12-27
1
-8
/
+15
*
perf stat: Update or print per-thread stats
Jin Yao
2017-12-27
1
-2
/
+7
*
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2017-12-27
1
-1
/
+45
*
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
1
-8
/
+15
*
perf stat: Update per-thread shadow stats
Jin Yao
2017-12-27
1
-1
/
+2
*
perf record: Synthesize unit/scale/... in event update
Andi Kleen
2017-11-29
1
-58
/
+4
*
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-30
1
-2
/
+1
*
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-3
/
+3
*
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-16
/
+16
*
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-10-27
1
-2
/
+2
*
perf stat: Fall weak group back even for EBADF
Andi Kleen
2017-09-13
1
-1
/
+1
*
perf stat: Update walltime_nsecs_stats in interval mode
Andi Kleen
2017-09-13
1
-0
/
+2
*
perf stat: Hide internal duration_time counter
Andi Kleen
2017-09-13
1
-3
/
+24
*
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-09-13
1
-2
/
+16
*
perf tools: Support weak groups in 'perf stat'
Andi Kleen
2017-09-13
1
-0
/
+35
*
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
[next]