Arnaldo Carvalho de Melo
|
2a1731fb85
perf session: Remove last reference to hists struct
|
11 years ago |
Pranith Kumar
|
1da34daf24
perf tools: Use ACCESS_ONCE() instead of volatile cast
|
11 years ago |
Adrian Hunter
|
5a52f33adf
perf session: Add perf_session__peek_event()
|
11 years ago |
Jiri Olsa
|
5f86b80b85
perf tools: Create ordered-events object
|
11 years ago |
Jiri Olsa
|
79a30fe4f3
perf tools: Make perf_session__deliver_event global
|
11 years ago |
Jiri Olsa
|
d40b4a15ab
perf tools: Flush ordered events in case of allocation failure
|
11 years ago |
Jiri Olsa
|
8d99a6ceeb
perf tools: Limit ordered events queue size
|
11 years ago |
Jiri Olsa
|
fc12482f4f
perf tools: Rename ordered_events members
|
11 years ago |
Jiri Olsa
|
37e39aa8a8
perf tools: Rename ordered_samples struct to ordered_events
|
11 years ago |
Adrian Hunter
|
919d86d3a3
perf session: Flag if the event stream is entirely in memory
|
11 years ago |
Arnaldo Carvalho de Melo
|
cc22e575a6
perf symbols: Add 'machine' member to struct addr_location
|
11 years ago |
Adrian Hunter
|
71db07b12e
perf tools: Move mem_bswap32/64 to util.c
|
11 years ago |
Adrian Hunter
|
cc8fae1d81
perf script: Add an option to print the source line number
|
11 years ago |
Jiri Olsa
|
29f5ffd3d3
perf tools: Add trace-event object
|
11 years ago |
Adrian Hunter
|
a2cb3cf20e
perf script: Do not call perf_event__preprocess_sample() twice)
|
11 years ago |
Arnaldo Carvalho de Melo
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 years ago |
Jiri Olsa
|
cc9784bd9f
perf session: Separating data file properties from session
|
12 years ago |
Jiri Olsa
|
6a4d98d787
perf tools: Add perf_data_file__open interface to data object
|
12 years ago |
Jiri Olsa
|
f5fc14124c
perf tools: Add data object to handle perf data file
|
12 years ago |
Arnaldo Carvalho de Melo
|
33e940a25d
perf session: Check for SIGINT in more loops
|
12 years ago |
David Ahern
|
307cbb92aa
perf evsel: Add option to limit stack depth in callchain dumps
|
12 years ago |
David Ahern
|
b0b35f0179
perf evsel: Add option to print stack trace on single line
|
12 years ago |
David Ahern
|
a6ffaf9130
perf tool: Simplify options to perf_evsel__print_ip
|
12 years ago |
David Ahern
|
e30b88a77c
perf session: Export queue_event function
|
12 years ago |
David Ahern
|
9c5014022f
perf session: Export a few functions for event processing
|
12 years ago |
Jiri Olsa
|
eb4fe9cbb1
perf tools: Remove cwd from perf_session struct
|
12 years ago |
Jiri Olsa
|
0ac129e008
perf tools: Remove cwdlen from struct perf_session
|
12 years ago |
David Ahern
|
c1ad050caa
perf session: Remove unused perf_session__remove_thread method
|
12 years ago |
Arnaldo Carvalho de Melo
|
34ba5122bf
perf machine: Simplify accessing the host machine
|
12 years ago |
Arnaldo Carvalho de Melo
|
876650e6c3
perf machine: Introduce struct machines
|
12 years ago |