Arnaldo Carvalho de Melo
|
9870d78095
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
|
10 years ago |
Linus Torvalds
|
bee2782f30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Jiri Olsa
|
f61ff6c06d
perf session: Do not fail on processing out of order event
|
10 years ago |
Stephane Eranian
|
6a21c0b5c2
perf tools: Add core support for sampling intr machine state regs
|
11 years ago |
Adrian Hunter
|
00447ccdf3
perf tools: Add a thread stack for synthesizing call chains
|
10 years ago |
Adrian Hunter
|
3c659eedad
perf tools: Add id index
|
10 years ago |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 years ago |
Arnaldo Carvalho de Melo
|
4318bcb70e
perf tools: Move events_stats struct to event.h
|
11 years ago |
Adrian Hunter
|
bf4939027d
perf tools: Add flags and insn_len to struct sample
|
11 years ago |
Adrian Hunter
|
9b0d2d875d
perf tools: Expose 'addr' functions so they can be reused
|
11 years ago |
Jiri Olsa
|
0c4e774fad
perf tools: Cache register accesses for unwind processing
|
11 years ago |
Don Zickus
|
7ef807034e
perf tools: Update mmap2 interface with protection and flag bits
|
11 years ago |
Jiri Olsa
|
0776eb5935
perf tools: Move sample data structures from perf.h
|
11 years ago |
Jiri Olsa
|
352ea45a72
perf callchain: Add mask into struct regs_dump
|
11 years ago |
Adrian Hunter
|
0ae617bedd
perf record: Get ref_reloc_sym from kernel map
|
11 years ago |
Adrian Hunter
|
29b596b574
perf tools: Add kallsyms__get_function_start()
|
11 years ago |
Jiri Olsa
|
a18382b68f
perf tools: Make perf_event__synthesize_mmap_events global
|
11 years ago |
Arnaldo Carvalho de Melo
|
62605dc50c
perf record: Synthesize non-exec MMAP records when --data used
|
11 years ago |
Arnaldo Carvalho de Melo
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 years ago |
Jiri Olsa
|
a65cb4b9f8
perf evlist: Fix perf_evlist__mmap_read event overflow
|
12 years ago |
Jiri Olsa
|
dd96c46b5c
perf tools: Adding throttle event data struct support
|
12 years ago |
Andi Kleen
|
475eeab9f3
tools/perf: Add support for record transaction flags
|
12 years ago |
Stephane Eranian
|
5c5e854bc7
perf tools: Add attr->mmap2 support
|
12 years ago |
Adrian Hunter
|
b1cf6f65aa
perf tools: Add a function to calculate sample event size
|
12 years ago |
Adrian Hunter
|
d03f217054
perf tools: Expand perf_event__synthesize_sample()
|
12 years ago |
Adrian Hunter
|
5b95a4a3b5
perf tools: Add missing 'abi' member to 'struct regs_dump'
|
12 years ago |
Adrian Hunter
|
75562573ba
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
|
12 years ago |
Adrian Hunter
|
ef89325f77
perf tools: Remove references to struct ip_event
|
12 years ago |
Adrian Hunter
|
e44baa3ea1
perf tools: Remove filter parameter of perf_event__preprocess_sample()
|
12 years ago |
Jiri Olsa
|
9ede473cc9
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
|
13 years ago |