index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 tools: Add attr->mmap2 support
Stephane Eranian
2013-09-11
1
-4
/
+12
*
perf tools: Add support for PERF_COUNT_SW_DUMMY
Adrian Hunter
2013-09-02
1
-0
/
+1
*
perf tools: Add a function to calculate sample event size
Adrian Hunter
2013-08-29
1
-0
/
+92
*
perf tools: Expand perf_event__synthesize_sample()
Adrian Hunter
2013-08-29
1
-2
/
+93
*
perf tools: Add missing 'abi' member to 'struct regs_dump'
Adrian Hunter
2013-08-29
1
-4
/
+3
*
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
1
-5
/
+96
*
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-29
1
-2
/
+2
*
perf evsel: Tidy up sample parsing overflow checking
Adrian Hunter
2013-08-29
1
-41
/
+71
*
perf tools: Add debug prints
Adrian Hunter
2013-08-16
1
-1
/
+66
*
perf tools: Try to increase the file descriptor limits on EMFILE
Andi Kleen
2013-08-16
1
-0
/
+28
*
perf evsel: Add support for enabling counters
Andi Kleen
2013-08-07
1
-3
/
+18
*
perf tools: Add 'S' event/group modifier to read sample value
Jiri Olsa
2013-08-07
1
-0
/
+29
*
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-08-07
1
-2
/
+28
*
perf evsel: Handle ENODEV on default cycles event
David Ahern
2013-07-22
1
-1
/
+1
*
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
1
-4
/
+4
*
perf evsel: Fix missing increment in sample parsing
Adrian Hunter
2013-07-08
1
-1
/
+1
*
perf evsel: Fix count parameter to read call in event_format__new
David Ahern
2013-07-08
1
-1
/
+1
*
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
2013-05-28
1
-1
/
+1
*
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
[next]