index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
1
-27
/
+3
*
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-09
1
-1
/
+1
*
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
1
-1
/
+2
*
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-11-14
1
-7
/
+4
*
perf stat: Add --pre and --post command
Peter Zijlstra
2012-10-26
1
-6
/
+36
*
perf stat: Don't use globals where not needed to
Arnaldo Carvalho de Melo
2012-10-02
1
-169
/
+159
*
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+1
*
perf stat: Check PMU cpumask file
Yan, Zheng
2012-09-17
1
-10
/
+20
*
perf stat: Move stats related code to util/stat.c
Xiao Guangrong
2012-09-17
1
-54
/
+2
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-12
/
+28
*
perf stat: Remove use of die/exit and handle errors
David Ahern
2012-09-05
1
-3
/
+4
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
1
-1
/
+1
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
1
-1
/
+1
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-8
/
+5
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-20
1
-6
/
+6
|
\
|
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-6
/
+6
*
|
perf stat: Fix default output file
Stephane Eranian
2012-06-11
1
-1
/
+7
|
/
*
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-05-30
1
-4
/
+4
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
1
-5
/
+30
|
\
|
*
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
1
-1
/
+6
|
*
perf stat: Fix case where guest/host monitoring is not supported by kernel
Stephane Eranian
2012-05-01
1
-4
/
+29
*
|
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-16
1
-7
/
+7
*
|
perf stat: handle ENXIO error for perf_event_open
David Ahern
2012-05-09
1
-1
/
+6
*
|
perf stat: Use perf_evlist__create_maps
Namhyung Kim
2012-05-07
1
-14
/
+8
*
|
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
1
-6
/
+6
*
|
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-05-02
1
-2
/
+1
*
|
perf stat: Convert to struct perf_target
Namhyung Kim
2012-05-02
1
-25
/
+22
*
|
perf stat: Declare some references static
Robert Richter
2012-04-11
1
-13
/
+13
|
/
*
perf stat: Fix event grouping on forked task
Namhyung Kim
2012-03-16
1
-1
/
+1
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
1
-15
/
+16
*
perf stat: Align scaled output of cpu-clock
Namhyung Kim
2012-02-06
1
-0
/
+2
*
perf stat: Adjust print unit
Namhyung Kim
2012-02-06
1
-1
/
+7
*
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
1
-1
/
+1
*
perf stat: Introduce get_ratio_color() helper
Namhyung Kim
2012-01-03
1
-56
/
+35
*
Merge commit 'v3.2-rc6' into perf/core
Ingo Molnar
2011-12-20
1
-1
/
+2
|
\
|
*
perf stat: Failure with "Operation not supported"
Anton Blanchard
2011-12-05
1
-1
/
+2
*
|
perf evlist: Always do automatic allocation of pollfd and mmap structures
Arnaldo Carvalho de Melo
2011-11-29
1
-2
/
+1
*
|
perf evlist: Introduce perf_evlist__add_attrs
Arnaldo Carvalho de Melo
2011-11-28
1
-33
/
+7
|
/
[next]