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 record: Add support for mem access profiling
Stephane Eranian
2013-04-01
1
-0
/
+3
*
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
1
-0
/
+6
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
1
-0
/
+10
*
perf stat: Introduce --repeat forever
Frederik Deweerdt
2013-03-15
1
-0
/
+6
*
perf evsel: Cleanup perf_evsel__exit()
Namhyung Kim
2013-03-15
1
-3
/
+2
*
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
*
perf evlist: Pass the event_group info via perf_attr_details
Arnaldo Carvalho de Melo
2013-02-06
1
-1
/
+1
*
perf evlist: Add --group option
Namhyung Kim
2013-01-31
1
-2
/
+22
*
perf report: Show group description when event group is enabled
Namhyung Kim
2013-01-31
1
-0
/
+25
*
perf evsel: Fix memory leaks on evsel->counts
Namhyung Kim
2013-01-30
1
-0
/
+5
*
perf evsel: Add prev_raw_count field
Stephane Eranian
2013-01-30
1
-0
/
+26
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
1
-0
/
+49
*
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
1
-0
/
+28
*
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
1
-3
/
+28
*
perf evsel: Decode read_format and sample_type in perf_evsel__fprintf
Arnaldo Carvalho de Melo
2012-12-11
1
-2
/
+50
*
perf evsel: Adopt fprintf routine from 'perf evlist'
Arnaldo Carvalho de Melo
2012-12-11
1
-0
/
+77
*
perf evsel: No need to always ask for PERF_FORMAT_TOTAL_TIME_{ENABLED,RUNNING}
Arnaldo Carvalho de Melo
2012-12-11
1
-2
/
+0
*
perf evsel: No need to always ask for PERF_FORMAT_ID in read_format
Arnaldo Carvalho de Melo
2012-12-11
1
-2
/
+1
*
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
2012-12-10
1
-0
/
+6
*
perf evsel: Update sample_size when setting sample_type bits
Arnaldo Carvalho de Melo
2012-12-10
1
-13
/
+32
*
perf evsel: Convert to _is_group_leader method
Namhyung Kim
2012-12-09
1
-3
/
+3
*
perf evsel: Set leader evsel's ->leader to itself
Namhyung Kim
2012-12-09
1
-0
/
+1
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-2
/
+2
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
1
-2
/
+2
*
|
perf evsel: Introduce is_group_member method
Arnaldo Carvalho de Melo
2012-11-14
1
-3
/
+3
*
|
perf tools: Fix 'disabled' attribute config for record command
Jiri Olsa
2012-11-14
1
-1
/
+41
*
|
perf tools: Fix attributes for '{}' defined event groups
Jiri Olsa
2012-11-14
1
-5
/
+3
|
/
*
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
[next]