index
:
linux-stable.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-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
/
util
/
evsel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Introduce --repeat forever
Frederik Deweerdt
2013-03-15
1
-0
/
+1
*
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
2013-03-15
1
-0
/
+24
*
perf evlist: Pass the event_group info via perf_attr_details
Arnaldo Carvalho de Melo
2013-02-06
1
-0
/
+1
*
perf report: Show group description when event group is enabled
Namhyung Kim
2013-01-31
1
-0
/
+8
*
perf hists: Resort hist entries using group members for output
Namhyung Kim
2013-01-31
1
-0
/
+2
*
perf tools: Keep group information
Namhyung Kim
2013-01-31
1
-0
/
+6
*
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
1
-0
/
+1
*
perf evsel: Add prev_raw_count field
Stephane Eranian
2013-01-30
1
-0
/
+1
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
1
-0
/
+3
*
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
1
-0
/
+3
*
perf evsel: Adopt fprintf routine from 'perf evlist'
Arnaldo Carvalho de Melo
2012-12-11
1
-0
/
+8
*
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
2012-12-10
1
-0
/
+2
*
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-12-10
1
-0
/
+11
*
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-09
1
-2
/
+2
*
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
2012-12-09
1
-1
/
+1
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-1
/
+1
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
1
-1
/
+2
*
|
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
1
-0
/
+6
*
|
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-11-14
1
-2
/
+1
|
/
*
perf: Fix UAPI fallout
Ingo Molnar
2012-10-14
1
-1
/
+1
*
perf evsel: Export the event_format constructor
Arnaldo Carvalho de Melo
2012-09-26
1
-0
/
+3
*
perf evsel: Introduce rawptr() method
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+8
*
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
2012-09-26
1
-0
/
+3
*
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+2
*
perf evsel: Provide a new constructor for tracepoints
Arnaldo Carvalho de Melo
2012-09-24
1
-0
/
+5
*
perf stat: Check PMU cpumask file
Yan, Zheng
2012-09-17
1
-0
/
+1
*
perf evsel: Introduce perf_evsel__{str,int}val methods
Arnaldo Carvalho de Melo
2012-09-11
1
-0
/
+7
*
perf diff: Make diff command work with evsel hists
Jiri Olsa
2012-09-07
1
-0
/
+7
*
perf test: Add round trip test for sw and hw event names
Arnaldo Carvalho de Melo
2012-09-06
1
-2
/
+4
*
perf tools: Fix type for evsel->ids and add size check for ids
Robert Richter
2012-08-17
1
-1
/
+1
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
1
-0
/
+5
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-6
/
+5
*
perf tools: Add support to update event modifier
Jiri Olsa
2012-08-14
1
-0
/
+2
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
1
-0
/
+1
*
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-08-02
1
-0
/
+2
*
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-08-01
1
-7
/
+1
*
perf evsel: Make some methods private
Arnaldo Carvalho de Melo
2012-06-19
1
-5
/
+0
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+1
*
perf tools: Reconstruct sw event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
1
-0
/
+2
*
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+15
*
perf tools: Reconstruct event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-05-25
1
-0
/
+3
*
perf diff: Fix to work with new hists design
Jiri Olsa
2012-03-22
1
-0
/
+2
*
perf tools: Do not disable members of group event
Namhyung Kim
2012-03-16
1
-1
/
+2
*
perf tools: Save some loops using perf_evlist__id2evsel
Arnaldo Carvalho de Melo
2011-11-28
1
-0
/
+4
*
perf evsel: Introduce config attr method
Arnaldo Carvalho de Melo
2011-11-28
1
-0
/
+4
*
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
2011-10-26
1
-3
/
+7
*
perf stat: clarify unsupported events from uncounted events
David Ahern
2011-06-02
1
-0
/
+1
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-02
1
-0
/
+7
*
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
2011-04-15
1
-3
/
+3
*
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
1
-2
/
+7
[next]