index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
1
-2
/
+2
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
1
-1
/
+2
2013-10-11
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
1
-0
/
+3
2013-10-09
perf tools: Adding throttle event data struct support
Jiri Olsa
1
-0
/
+7
2013-10-04
tools/perf: Add support for record transaction flags
Andi Kleen
1
-0
/
+1
2013-09-11
perf tools: Add attr->mmap2 support
Stephane Eranian
1
-0
/
+19
2013-08-29
perf tools: Add a function to calculate sample event size
Adrian Hunter
1
-0
/
+2
2013-08-29
perf tools: Expand perf_event__synthesize_sample()
Adrian Hunter
1
-0
/
+1
2013-08-29
perf tools: Add missing 'abi' member to 'struct regs_dump'
Adrian Hunter
1
-0
/
+1
2013-08-29
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
1
-1
/
+2
2013-08-29
perf tools: Remove references to struct ip_event
Adrian Hunter
1
-11
/
+0
2013-08-12
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
1
-2
/
+1
2013-08-07
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
1
-0
/
+18
2013-07-15
perf tools: Remove event types framework completely
Jiri Olsa
1
-1
/
+1
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
1
-0
/
+8
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
1
-0
/
+1
2012-10-29
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
1
-2
/
+1
2012-10-06
perf event: No need to create a thread when handling PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
1
-1
/
+5
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
1
-1
/
+1
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
1
-0
/
+12
2012-08-02
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
1
-3
/
+0
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
1
-0
/
+1
2011-12-12
perf tools: Add ability to synthesize event according to a sample
Andrew Vagin
1
-0
/
+3
2011-12-02
perf event: Introduce perf_event__fprintf
Arnaldo Carvalho de Melo
1
-0
/
+6
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-11
/
+11
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-12
/
+9
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-12
/
+26
2011-09-23
perf tool: Fix endianness handling of u32 data in samples
David Ahern
1
-1
/
+1
2011-06-03
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-05-22
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
1
-1
/
+11
2011-02-11
Merge remote branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+4
2011-02-10
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
1
-2
/
+4
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-33
/
+36
2011-01-29
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
1
-9
/
+9
2011-01-24
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-12-09
perf session: Consolidate the dump code
Thomas Gleixner
1
-0
/
+1
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
1
-1
/
+1
2010-12-04
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
1
-3
/
+4
2010-12-04
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
1
-6
/
+14
2010-08-04
perf: expose event__process function
Srikar Dronamraju
1
-0
/
+1
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-05-14
perf hist: Make event__totals per hists
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-05-10
perf hist: Introduce hists class and move lots of methods to it
Arnaldo Carvalho de Melo
1
-14
/
+0
2010-05-09
perf: Introduce a new "round of buffers read" pseudo event
Frederic Weisbecker
1
-1
/
+2
2010-04-27
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-3
/
+7
2010-04-14
perf: Convert perf header build_ids into build_id events
Tom Zanussi
1
-0
/
+2
2010-04-14
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
1
-0
/
+7
2010-04-14
perf: Convert perf event types into event type events
Tom Zanussi
1
-0
/
+14
2010-04-14
perf: Convert perf header attrs into attr events
Tom Zanussi
1
-1
/
+9
[next]