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 년 전 |
Arnaldo Carvalho de Melo
|
d549c76901
perf session: Remove sample_type_check from event_ops
|
15 년 전 |
Arnaldo Carvalho de Melo
|
27295592c2
perf session: Share the common trace sample_check routine as perf_session__has_traces
|
15 년 전 |
Arnaldo Carvalho de Melo
|
75be6cf487
perf symbols: Make symbol_conf global
|
15 년 전 |
Arnaldo Carvalho de Melo
|
c019879bcc
perf session: Adopt the sample_type variable
|
15 년 전 |
Arnaldo Carvalho de Melo
|
4e4f06e4c8
perf session: Move the hist_entries rb tree to perf_session
|
15 년 전 |
Arnaldo Carvalho de Melo
|
4aa6563641
perf session: Move kmaps to perf_session
|
15 년 전 |
Arnaldo Carvalho de Melo
|
b3165f4144
perf session: Move the global threads list to perf_session
|
15 년 전 |
Arnaldo Carvalho de Melo
|
ec91336973
perf session: Reduce the number of parms to perf_session__process_events
|
15 년 전 |
Arnaldo Carvalho de Melo
|
13df45ca1c
perf session: Register the idle thread in perf_session__process_events
|
15 년 전 |
Arnaldo Carvalho de Melo
|
301a0b0202
perf session: Ditch register_perf_file_handler
|
15 년 전 |
Arnaldo Carvalho de Melo
|
d8f66248d6
perf session: Pass the perf_session to the event handling operations
|
15 년 전 |
Arnaldo Carvalho de Melo
|
94c744b6c0
perf tools: Introduce perf_session class
|
15 년 전 |
Frederic Weisbecker
|
3786310afe
perf sched: Add max delay time snapshot
|
15 년 전 |
Xiao Guangrong
|
c0c9e72150
perf sched: Fix for getting task's execution time
|
15 년 전 |
Xiao Guangrong
|
f48f669d42
perf_event: Eliminate raw->size
|
15 년 전 |
Xiao Guangrong
|
d8bd9e0aed
perf_event: Fix raw event processing
|
15 년 전 |
Xiao Guangrong
|
c0777c5aa8
perf/sched: Fix 'perf sched trace'
|
15 년 전 |
OGAWA Hirofumi
|
180f95e29a
perf: Make common SAMPLE_EVENT parser
|
15 년 전 |
Arnaldo Carvalho de Melo
|
62daacb51a
perf tools: Reorganize event processing routines, lotsa dups killed
|
15 년 전 |
Arnaldo Carvalho de Melo
|
364794845c
perf tools: Introduce zalloc() for the common calloc(1, N) case
|
15 년 전 |