Robert Richter
|
efad14150a
perf report: Accept fifos as input file
|
13 年之前 |
Arnaldo Carvalho de Melo
|
ee29be625b
perf tools: Save some loops using perf_evlist__id2evsel
|
13 年之前 |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 年之前 |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 年之前 |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
13 年之前 |
Arnaldo Carvalho de Melo
|
e3f4260962
perf tools: Use evsel->attr.sample_type instead of session->sample_type
|
13 年之前 |
Jiri Olsa
|
580cabed88
perf sched: Usage leftover from trace -> script rename
|
14 年之前 |
Jiri Olsa
|
4c09bafae3
perf sched: Do not delete session object prematurely
|
14 年之前 |
Arnaldo Carvalho de Melo
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 年之前 |
Kyle McMartin
|
fb7d0b3cef
perf tool: Fix gcc 4.6.0 issues
|
14 年之前 |
Arnaldo Carvalho de Melo
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 年之前 |
Arnaldo Carvalho de Melo
|
8d50e5b417
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
|
14 年之前 |
Arnaldo Carvalho de Melo
|
9486aa3877
perf tools: Fix 64 bit integer format strings
|
14 年之前 |
Stephane Eranian
|
9710118bd4
perf sched: Fix list of events, dropping unsupported ':r' modifier
|
14 年之前 |
Jiri Pirko
|
12f7e03643
perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail
|
14 年之前 |
Arnaldo Carvalho de Melo
|
e462dc553e
perf sched: Fix allocation result check
|
14 年之前 |
Ian Munsie
|
21ef97f05a
perf session: Fallback to unordered processing if no sample_id_all
|
14 年之前 |
Chris Samuel
|
ce47dc56a2
perf tools: Catch a few uncheck calloc/malloc's
|
14 年之前 |
Arnaldo Carvalho de Melo
|
640c03ce83
perf session: Parse sample earlier
|
14 年之前 |
Ingo Molnar
|
133dc4c39c
perf: Rename 'perf trace' to 'perf script'
|
14 年之前 |
Frederic Weisbecker
|
af64865ba6
perf: Use event__process_task from perf sched
|
15 年之前 |
Arnaldo Carvalho de Melo
|
edb7c60e27
perf options: Type check all the remaining OPT_ variants
|
15 年之前 |
Arnaldo Carvalho de Melo
|
1967936d68
perf options: Check v type in OPT_U?INTEGER
|
15 年之前 |
Arnaldo Carvalho de Melo
|
cee75ac7ec
perf hist: Clarify events_stats fields usage
|
15 年之前 |
Tom Zanussi
|
454c407ec1
perf: add perf-inject builtin
|
15 年之前 |
Frederic Weisbecker
|
a64eae703b
perf: Use generic sample reordering in perf sched
|
15 年之前 |
Ian Munsie
|
c055564217
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
|
15 年之前 |
Arnaldo Carvalho de Melo
|
eed05fe70f
perf tools: Reorganize some structs to save space
|
15 年之前 |
Arnaldo Carvalho de Melo
|
0d755034db
perf tools: Don't cast RIP to pointers
|
15 年之前 |
Arnaldo Carvalho de Melo
|
55aa640f54
perf session: Remove redundant prefix & suffix from perf_event_ops
|
15 年之前 |