index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-09
1
-0
/
+1
|
\
|
*
perf session: Do not fail on processing out of order event
Jiri Olsa
2014-11-28
1
-0
/
+1
*
|
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
1
-0
/
+1
*
|
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
2014-11-03
1
-0
/
+26
*
|
perf tools: Add id index
Adrian Hunter
2014-10-29
1
-0
/
+15
*
|
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-1
/
+0
|
/
*
perf tools: Move events_stats struct to event.h
Arnaldo Carvalho de Melo
2014-10-10
1
-0
/
+26
*
perf tools: Add flags and insn_len to struct sample
Adrian Hunter
2014-08-13
1
-0
/
+2
*
perf tools: Expose 'addr' functions so they can be reused
Adrian Hunter
2014-07-25
1
-0
/
+10
*
perf tools: Cache register accesses for unwind processing
Jiri Olsa
2014-06-12
1
-0
/
+5
*
perf tools: Update mmap2 interface with protection and flag bits
Don Zickus
2014-06-09
1
-0
/
+2
*
perf tools: Move sample data structures from perf.h
Jiri Olsa
2014-05-05
1
-0
/
+24
*
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
1
-2
/
+3
*
perf record: Get ref_reloc_sym from kernel map
Adrian Hunter
2014-01-31
1
-2
/
+1
*
perf tools: Add kallsyms__get_function_start()
Adrian Hunter
2014-01-31
1
-0
/
+3
*
perf tools: Make perf_event__synthesize_mmap_events global
Jiri Olsa
2014-01-13
1
-0
/
+7
*
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-11
1
-2
/
+2
*
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2013-11-05
1
-1
/
+2
*
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
2013-10-11
1
-0
/
+3
*
perf tools: Adding throttle event data struct support
Jiri Olsa
2013-10-09
1
-0
/
+7
*
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
1
-0
/
+1
*
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-09-11
1
-0
/
+19
*
perf tools: Add a function to calculate sample event size
Adrian Hunter
2013-08-29
1
-0
/
+2
*
perf tools: Expand perf_event__synthesize_sample()
Adrian Hunter
2013-08-29
1
-0
/
+1
*
perf tools: Add missing 'abi' member to 'struct regs_dump'
Adrian Hunter
2013-08-29
1
-0
/
+1
*
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
1
-1
/
+2
*
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-29
1
-11
/
+0
*
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
2013-08-12
1
-2
/
+1
*
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
Jiri Olsa
2013-08-07
1
-0
/
+18
*
perf tools: Remove event types framework completely
Jiri Olsa
2013-07-15
1
-1
/
+1
*
perf tools: Add mem access sampling core support
Stephane Eranian
2013-04-01
1
-0
/
+8
*
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
1
-0
/
+1
*
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
2012-10-29
1
-2
/
+1
*
perf event: No need to create a thread when handling PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
2012-10-06
1
-1
/
+5
*
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-11
1
-1
/
+1
*
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
2012-08-10
1
-0
/
+12
*
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
2012-08-02
1
-3
/
+0
*
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-09
1
-0
/
+1
*
perf tools: Add ability to synthesize event according to a sample
Andrew Vagin
2011-12-12
1
-0
/
+3
*
perf event: Introduce perf_event__fprintf
Arnaldo Carvalho de Melo
2011-12-02
1
-0
/
+6
*
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
1
-11
/
+11
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-12
/
+9
*
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
1
-12
/
+26
*
perf tool: Fix endianness handling of u32 data in samples
David Ahern
2011-09-23
1
-1
/
+1
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-03
1
-2
/
+0
*
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
2011-05-22
1
-1
/
+11
*
Merge remote branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2011-02-11
1
-2
/
+4
|
\
|
*
perf tools: Fix thread_map event synthesizing in top and record
Arnaldo Carvalho de Melo
2011-02-10
1
-2
/
+4
*
|
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
1
-33
/
+36
*
|
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
1
-9
/
+9
[next]