index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
perf stat: Add metrics support for exclude_idle
Jiri Olsa
1
-1
/
+4
2015-04-29
perf stat: Add metrics support for exclude_(host|guest)
Jiri Olsa
1
-1
/
+5
2015-04-29
perf stat: Add metrics support for exclude_hv
Jiri Olsa
1
-1
/
+4
2015-04-29
perf stat: Change metrics context calculation
Jiri Olsa
1
-6
/
+11
2015-04-29
perf stat: Fix metrics calculation with event qualifiers
Andi Kleen
1
-52
/
+77
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
1
-1
/
+1
2015-03-26
perf evlist: Return the first evsel with an invalid filter in apply_filters()
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-03-13
perf stat: Always correctly indent ratio column
Andi Kleen
1
-0
/
+4
2015-03-13
perf stat: Fix IPC and other formulas with -A
Andi Kleen
1
-17
/
+19
2015-03-13
perf stat: Output running time and run/enabled ratio in CSV mode
Andi Kleen
1
-23
/
+25
2015-03-02
perf stat: Report unsupported events properly
Suzuki K. Poulose
1
-1
/
+4
2015-01-21
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-12-01
perf stat: Add support for snapshot counters
Jiri Olsa
1
-2
/
+4
2014-12-01
perf stat: Add support for per-pkg counters
Jiri Olsa
1
-0
/
+49
2014-12-01
perf stat: Use read_counter in read_counter_aggr
Jiri Olsa
1
-2
/
+16
2014-12-01
perf stat: Make read_counter work over the thread dimension
Jiri Olsa
1
-4
/
+11
2014-12-01
perf stat: Use perf_evsel__read_cb in read_counter
Jiri Olsa
1
-6
/
+21
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-09-26
perf stat: Fix --per-core on multi socket systems
Andi Kleen
1
-4
/
+5
2014-08-15
perf stat: Use strerror_r instead of strerror
Masami Hiramatsu
1
-1
/
+1
2014-06-27
perf tools: Fix wrong condition for allocation failure
Jiri Olsa
1
-1
/
+1
2014-04-14
perf stat: Initialize statistics correctly
Andi Kleen
1
-2
/
+9
2014-01-13
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
1
-16
/
+16
2014-01-13
perf stat: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-01-13
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
1
-5
/
+3
2014-01-13
perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
Arnaldo Carvalho de Melo
1
-15
/
+2
2014-01-13
perf evlist: Send the errno in the signal when workload fails
Arnaldo Carvalho de Melo
1
-6
/
+15
2014-01-13
perf stat: Don't show counter information when workload fails
Arnaldo Carvalho de Melo
1
-1
/
+25
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-4
/
+2
2013-11-27
tools/perf/stat: Add event unit and scale support
Stephane Eranian
1
-30
/
+84
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
1
-11
/
+10
2013-11-04
perf stat: Enhance option parse error message
Namhyung Kim
1
-15
/
+27
2013-10-11
perf stat: Add units to nanosec-based counters
David Ahern
1
-1
/
+4
2013-10-11
perf stat: Don't require a workload when using system wide or CPU options
David Ahern
1
-1
/
+2
2013-10-11
perf stat: Fix misleading message when specifying cpu list or system wide
David Ahern
1
-1
/
+5
2013-10-11
perf stat: Don't print bogus data on -e instructions
Ramkumar Ramachandra
1
-4
/
+3
2013-10-11
perf stat: Don't print bogus data on -e cycles
Ramkumar Ramachandra
1
-4
/
+4
2013-10-08
Merge branch 'perf/urgent' into tools/perf/build
Ingo Molnar
1
-0
/
+1
2013-10-04
perf stat: Set child_pid after perf_evlist__prepare_workload()
Namhyung Kim
1
-0
/
+1
2013-10-04
tools/perf/stat: Add perf stat --transaction
Andi Kleen
1
-1
/
+143
2013-08-07
perf stat: Flush output after each line in interval mode
Andi Kleen
1
-0
/
+2
2013-08-07
perf stat: Add support for --initial-delay option
Andi Kleen
1
-1
/
+21
2013-07-08
perf stat: Fix per-socket output bug for uncore events
Stephane Eranian
1
-3
/
+4
2013-07-08
perf stat: Avoid sending SIGTERM to random processes
Stephane Eranian
1
-1
/
+22
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
1
-3
/
+28
2013-03-25
perf stat: Rename --aggr-socket to --per-socket
Stephane Eranian
1
-1
/
+1
2013-03-25
perf stat: Refactor aggregation code
Stephane Eranian
1
-88
/
+119
2013-03-18
perf stat: Introduce evlist methods to allocate/free the stats
Arnaldo Carvalho de Melo
1
-24
/
+43
2013-03-15
perf stat: Introduce --repeat forever
Frederik Deweerdt
1
-5
/
+40
2013-03-15
perf stat: Use perf_evlist__prepare/start_workload()
Namhyung Kim
1
-51
/
+7
[next]