index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
perf stat: Get correct cpu id for print_aggr
Kan Liang
1
-3
/
+2
2013-10-04
perf stat: Set child_pid after perf_evlist__prepare_workload()
Namhyung Kim
1
-0
/
+1
2013-08-08
perf stat: Flush output after each line in interval mode
Andi Kleen
1
-0
/
+2
2013-08-08
perf stat: Add support for --initial-delay option
Andi Kleen
1
-1
/
+21
2013-07-09
perf stat: Fix per-socket output bug for uncore events
Stephane Eranian
1
-3
/
+4
2013-07-09
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
2013-03-15
perf evlist: Add thread_map__nr() helper
Namhyung Kim
1
-2
/
+2
2013-03-15
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
1
-1
/
+1
2013-02-07
perf stat: Add per processor socket count aggregation
Stephane Eranian
1
-11
/
+115
2013-01-30
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
1
-0
/
+1
2013-01-30
perf stat: Add interval printing
Stephane Eranian
1
-15
/
+142
2013-01-24
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
1
-11
/
+5
2013-01-24
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
1
-27
/
+3
2012-12-09
perf evsel: Convert to _is_group_leader method
Namhyung Kim
1
-1
/
+1
2012-11-14
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
1
-1
/
+2
2012-11-14
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
1
-7
/
+4
2012-10-26
perf stat: Add --pre and --post command
Peter Zijlstra
1
-6
/
+36
2012-10-03
perf stat: Don't use globals where not needed to
Arnaldo Carvalho de Melo
1
-169
/
+159
2012-09-26
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-09-17
perf stat: Check PMU cpumask file
Yan, Zheng
1
-10
/
+20
2012-09-17
perf stat: Move stats related code to util/stat.c
Xiao Guangrong
1
-54
/
+2
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-12
/
+28
2012-09-06
perf stat: Remove use of die/exit and handle errors
David Ahern
1
-3
/
+4
2012-08-15
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-08-15
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-08-15
perf tools: Enable grouping logic for parsed events
Jiri Olsa
1
-8
/
+5
2012-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-6
/
+6
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
1
-6
/
+6
2012-06-11
perf stat: Fix default output file
Stephane Eranian
1
-1
/
+7
2012-05-30
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
1
-4
/
+4
2012-05-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-5
/
+30
2012-05-16
perf target: Rename functions to avoid double negation
Namhyung Kim
1
-7
/
+7
2012-05-09
perf stat: handle ENXIO error for perf_event_open
David Ahern
1
-1
/
+6
2012-05-09
perf stat: handle ENXIO error for perf_event_open
David Ahern
1
-1
/
+6
2012-05-08
perf stat: Use perf_evlist__create_maps
Namhyung Kim
1
-14
/
+8
2012-05-08
perf target: Consolidate target task/cpu checking
Namhyung Kim
1
-6
/
+6
2012-05-02
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
1
-2
/
+1
2012-05-02
perf stat: Convert to struct perf_target
Namhyung Kim
1
-25
/
+22
2012-05-01
perf stat: Fix case where guest/host monitoring is not supported by kernel
Stephane Eranian
1
-4
/
+29
2012-04-12
perf stat: Declare some references static
Robert Richter
1
-13
/
+13
2012-03-16
perf stat: Fix event grouping on forked task
Namhyung Kim
1
-1
/
+1
2012-02-14
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
1
-15
/
+16
2012-02-07
perf stat: Align scaled output of cpu-clock
Namhyung Kim
1
-0
/
+2
2012-02-07
perf stat: Adjust print unit
Namhyung Kim
1
-1
/
+7
[next]