index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 evlist: Return the first evsel with an invalid filter in apply_filters()
Arnaldo Carvalho de Melo
2015-03-26
1
-2
/
+3
*
perf stat: Always correctly indent ratio column
Andi Kleen
2015-03-13
1
-0
/
+4
*
perf stat: Fix IPC and other formulas with -A
Andi Kleen
2015-03-13
1
-17
/
+19
*
perf stat: Output running time and run/enabled ratio in CSV mode
Andi Kleen
2015-03-13
1
-23
/
+25
*
perf stat: Report unsupported events properly
Suzuki K. Poulose
2015-03-02
1
-1
/
+4
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
1
-1
/
+1
*
perf stat: Add support for snapshot counters
Jiri Olsa
2014-12-01
1
-2
/
+4
*
perf stat: Add support for per-pkg counters
Jiri Olsa
2014-12-01
1
-0
/
+49
*
perf stat: Use read_counter in read_counter_aggr
Jiri Olsa
2014-12-01
1
-2
/
+16
*
perf stat: Make read_counter work over the thread dimension
Jiri Olsa
2014-12-01
1
-4
/
+11
*
perf stat: Use perf_evsel__read_cb in read_counter
Jiri Olsa
2014-12-01
1
-6
/
+21
*
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
2014-10-17
1
-0
/
+1
*
perf stat: Fix --per-core on multi socket systems
Andi Kleen
2014-09-26
1
-4
/
+5
*
perf stat: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-15
1
-1
/
+1
*
perf tools: Fix wrong condition for allocation failure
Jiri Olsa
2014-06-27
1
-1
/
+1
*
perf stat: Initialize statistics correctly
Andi Kleen
2014-04-14
1
-2
/
+9
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
1
-16
/
+16
*
perf stat: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2014-01-13
1
-1
/
+1
*
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-5
/
+3
*
perf evlist: Move the SIGUSR1 error reporting logic to prepare_workload
Arnaldo Carvalho de Melo
2014-01-13
1
-15
/
+2
*
perf evlist: Send the errno in the signal when workload fails
Arnaldo Carvalho de Melo
2014-01-13
1
-6
/
+15
*
perf stat: Don't show counter information when workload fails
Arnaldo Carvalho de Melo
2014-01-13
1
-1
/
+25
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
1
-4
/
+2
*
tools/perf/stat: Add event unit and scale support
Stephane Eranian
2013-11-27
1
-30
/
+84
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-11
/
+10
*
perf stat: Enhance option parse error message
Namhyung Kim
2013-11-04
1
-15
/
+27
*
perf stat: Add units to nanosec-based counters
David Ahern
2013-10-11
1
-1
/
+4
*
perf stat: Don't require a workload when using system wide or CPU options
David Ahern
2013-10-11
1
-1
/
+2
*
perf stat: Fix misleading message when specifying cpu list or system wide
David Ahern
2013-10-11
1
-1
/
+5
*
perf stat: Don't print bogus data on -e instructions
Ramkumar Ramachandra
2013-10-11
1
-4
/
+3
*
perf stat: Don't print bogus data on -e cycles
Ramkumar Ramachandra
2013-10-11
1
-4
/
+4
*
Merge branch 'perf/urgent' into tools/perf/build
Ingo Molnar
2013-10-08
1
-0
/
+1
|
\
|
*
perf stat: Set child_pid after perf_evlist__prepare_workload()
Namhyung Kim
2013-10-04
1
-0
/
+1
*
|
tools/perf/stat: Add perf stat --transaction
Andi Kleen
2013-10-04
1
-1
/
+143
|
/
*
perf stat: Flush output after each line in interval mode
Andi Kleen
2013-08-07
1
-0
/
+2
*
perf stat: Add support for --initial-delay option
Andi Kleen
2013-08-07
1
-1
/
+21
*
perf stat: Fix per-socket output bug for uncore events
Stephane Eranian
2013-07-08
1
-3
/
+4
*
perf stat: Avoid sending SIGTERM to random processes
Stephane Eranian
2013-07-08
1
-1
/
+22
*
perf stat: Add per-core aggregation
Stephane Eranian
2013-03-25
1
-3
/
+28
*
perf stat: Rename --aggr-socket to --per-socket
Stephane Eranian
2013-03-25
1
-1
/
+1
*
perf stat: Refactor aggregation code
Stephane Eranian
2013-03-25
1
-88
/
+119
*
perf stat: Introduce evlist methods to allocate/free the stats
Arnaldo Carvalho de Melo
2013-03-18
1
-24
/
+43
*
perf stat: Introduce --repeat forever
Frederik Deweerdt
2013-03-15
1
-5
/
+40
*
perf stat: Use perf_evlist__prepare/start_workload()
Namhyung Kim
2013-03-15
1
-51
/
+7
*
perf evlist: Add thread_map__nr() helper
Namhyung Kim
2013-03-15
1
-2
/
+2
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
1
-1
/
+1
*
perf stat: Add per processor socket count aggregation
Stephane Eranian
2013-02-06
1
-11
/
+115
*
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
1
-0
/
+1
*
perf stat: Add interval printing
Stephane Eranian
2013-01-30
1
-15
/
+142
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
1
-11
/
+5
[next]