index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
evsel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
perf evsel: Introduce rawptr() method
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+1
*
perf evsel: The tracepoint constructor should store sys:name
Arnaldo Carvalho de Melo
2012-09-26
1
-4
/
+5
*
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
2012-09-26
1
-0
/
+18
*
perf evsel: Handle endianity in intval method
Arnaldo Carvalho de Melo
2012-09-26
1
-4
/
+34
*
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
2012-09-26
1
-5
/
+8
*
perf evsel: Improve tracepoint constructor setup
Arnaldo Carvalho de Melo
2012-09-26
1
-1
/
+5
*
perf evsel: Provide a new constructor for tracepoints
Arnaldo Carvalho de Melo
2012-09-24
1
-6
/
+82
*
perf evsel: Introduce perf_evsel__{str,int}val methods
Arnaldo Carvalho de Melo
2012-09-11
1
-0
/
+35
*
perf test: Add round trip test for sw and hw event names
Arnaldo Carvalho de Melo
2012-09-06
1
-3
/
+3
*
perf tools: Report number of pmu type of unknown events
Robert Richter
2012-08-17
1
-1
/
+2
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
1
-4
/
+0
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-17
/
+34
*
perf tools: Support for DWARF mode callchain
Jiri Olsa
2012-08-11
1
-1
/
+12
*
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-10
1
-0
/
+28
*
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-08-02
1
-6
/
+6
*
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-08-01
1
-1
/
+2
*
perf evsel: Handle hw breakpoints event names in perf_evsel__name()
Jiri Olsa
2012-06-29
1
-0
/
+30
*
perf evsel: Fix a build failure on cross compilation
Namhyung Kim
2012-06-25
1
-1
/
+0
*
perf evsel: Make some methods private
Arnaldo Carvalho de Melo
2012-06-19
1
-3
/
+3
*
perf evsel: Reconstruct raw event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+7
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-13
/
+13
*
perf evsel: Handle all event types in perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-13
/
+11
*
perf tools: Reconstruct sw event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
1
-0
/
+29
*
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
1
-0
/
+104
*
perf evsel: Carve out event modifier formatting
Arnaldo Carvalho de Melo
2012-06-19
1
-6
/
+11
*
perf evsel: Fix 32 bit values endianity swap for sample_id_all header
Jiri Olsa
2012-05-31
1
-7
/
+22
*
perf tools: Reconstruct event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-05-25
1
-0
/
+90
*
perf tools: Add union u64_swap type for swapping u64 data
Jiri Olsa
2012-05-22
1
-8
/
+2
*
perf target: Add cpu flag to sample_type if target has cpu
Namhyung Kim
2012-05-22
1
-1
/
+1
*
perf evsel: Create events initially disabled -- again
David Ahern
2012-05-18
1
-1
/
+1
*
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-16
1
-1
/
+1
*
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
1
-4
/
+4
*
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
1
-0
/
+1
*
perf tools: Introduce struct perf_target
Namhyung Kim
2012-05-02
1
-5
/
+5
*
perf tools: Fix bug in raw sample parsing
Stephane Eranian
2012-03-26
1
-0
/
+2
*
perf diff: Fix to work with new hists design
Jiri Olsa
2012-03-22
1
-1
/
+1
*
perf tools: Do not disable members of group event
Namhyung Kim
2012-03-16
1
-2
/
+4
*
perf record: Add support for sampling taken branch
Roberto Agostino Vitillo
2012-03-09
1
-0
/
+4
*
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-09
1
-0
/
+10
*
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
1
-2
/
+2
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
1
-0
/
+1
|
\
|
*
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
1
-0
/
+1
*
|
perf evsel: Fix spelling typo
Masanari Iida
2012-01-30
1
-1
/
+1
|
/
*
perf evsel: Fix uninitialized memory access to struct perf_sample
Robert Richter
2011-12-20
1
-1
/
+1
*
perf record: Add ability to record event period
Andrew Vagin
2011-12-20
1
-0
/
+3
*
perf tools: Add ability to synthesize event according to a sample
Andrew Vagin
2011-12-12
1
-0
/
+79
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-12-06
1
-0
/
+10
|
\
[next]