Jiri Olsa
|
2aaecfc51b
perf script: Remove default_scripting_ops
|
9 年之前 |
Stephane Eranian
|
dc323ce8e7
perf script: Enable printing of branch stack
|
10 年之前 |
Namhyung Kim
|
c711836972
perf tools: Introduce usage_with_options_msg()
|
9 年之前 |
Jiri Olsa
|
d2b5a315ae
perf script: Check output fields only for samples
|
9 年之前 |
Adrian Hunter
|
3c5b645fae
perf script: Make scripting_max_stack value allow for synthesized callchains
|
10 年之前 |
Adrian Hunter
|
44cbe7295c
perf scripting python: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
|
10 年之前 |
Adrian Hunter
|
03cd1fed2b
perf script: Add a setting for maximum stack depth
|
10 年之前 |
Adrian Hunter
|
83e1986032
perf script: Allow time to be displayed in nanoseconds
|
10 年之前 |
Adrian Hunter
|
53ff6bc37b
perf tools: Fix use of wrong event when processing exit events
|
10 年之前 |
Stephane Eranian
|
fc36f9485a
perf script: Enable printing of interrupted machine state
|
10 年之前 |
Mark Drayton
|
77e0070da4
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
|
10 年之前 |
Jiri Olsa
|
7322d6c98d
perf script: Initialize callchain_param.record_mode
|
10 年之前 |
Andi Kleen
|
a9710ba091
perf tools: Support full source file paths for srcline
|
10 年之前 |
Arnaldo Carvalho de Melo
|
9ee67421fe
perf script: No tracepoints? Don't call libtraceevent.
|
10 年之前 |
Adrian Hunter
|
7c14898ba9
perf script: Add option --show-switch-events
|
10 年之前 |
Adrian Hunter
|
06b234ec26
perf script: Don't assume evsel position of tracking events
|
10 年之前 |
Arnaldo Carvalho de Melo
|
ccb3a8294a
perf script: Switch from perf.data's kallsyms to perf's symbol resolver
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 年之前 |
Adrian Hunter
|
6d5cdd64f3
perf script: Always allow fields 'addr' and 'cpu' for auxtrace
|
10 年之前 |
Adrian Hunter
|
400ea6d327
perf script: Add field option 'flags' to print sample flags
|
10 年之前 |
Adrian Hunter
|
7a680eb990
perf script: Add Instruction Tracing support
|
10 年之前 |
Yunlong Song
|
06af0f2c91
perf script: Support using -f to override perf.data file ownership
|
10 年之前 |
Arnaldo Carvalho de Melo
|
f9d5d549d2
perf scripting: No need to pass thread twice to the scripting callbacks
|
10 年之前 |
Arnaldo Carvalho de Melo
|
79628f2cfe
perf script: No need to lookup thread twice
|
10 年之前 |
David Ahern
|
e03eaa400c
perf tools: Add pid/tid filtering to report and script commands
|
10 年之前 |
Yunlong Song
|
40cae2b779
perf tools: Add the bash completion for listing subsubcommands of perf script
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 年之前 |
Namhyung Kim
|
e5b2c20755
perf tools: Export usage string and option table of perf record
|
10 年之前 |
Arnaldo Carvalho de Melo
|
bb871a9c8d
perf tools: A thread's machine can be found via thread->mg->machine
|
10 年之前 |
Jiri Olsa
|
e8564b710c
perf script: Add period as a default output column
|
11 年之前 |