Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 年之前 |
David Ahern
|
d54b1a9e0e
perf script: Remove use of die/exit
|
12 年之前 |
Jiri Olsa
|
71ad0f5e4e
perf tools: Support for DWARF CFI unwinding on post processing
|
13 年之前 |
Feng Tang
|
73994dc158
perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()"
|
13 年之前 |
Arnaldo Carvalho de Melo
|
9782243353
perf script: Stop using pevent directly
|
13 年之前 |
Arnaldo Carvalho de Melo
|
fcf65bf149
perf evsel: Cache associated event_format
|
13 年之前 |
Arnaldo Carvalho de Melo
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 年之前 |
Jiri Olsa
|
a9c34a9f9c
perf tools: Remove unused evsel parameter from machine__resolve_callchain
|
13 年之前 |
Arnaldo Carvalho de Melo
|
5bff01f66d
perf script: Replace __event_name uses with perf_evsel__name
|
13 年之前 |
Steven Rostedt
|
aaf045f723
perf: Have perf use the new libtraceevent.a library
|
13 年之前 |
Akihiro Nagai
|
0bc8d20580
perf script: Add option resolving vmlinux path
|
13 年之前 |
Akihiro Nagai
|
a978f2ab41
perf script: Add the offset field specifier
|
13 年之前 |
Akihiro Nagai
|
9558259697
perf script: Print branch_from and branch_to of BTS events
|
13 年之前 |
Akihiro Nagai
|
547a92e0ae
perf script: Unify the expressions indicating "unknown"
|
13 年之前 |
Namhyung Kim
|
946ef2a245
perf script: Add missing closedir() calls
|
13 年之前 |
Namhyung Kim
|
466e2876bc
perf script: Kill script_spec__delete
|
13 年之前 |
Robert Richter
|
efad14150a
perf report: Accept fifos as input file
|
13 年之前 |
David Ahern
|
64aab93cdf
perf script: look up thread using tid instead of pid
|
13 年之前 |
Robert Richter
|
317df650c5
perf script: Implement option for system-wide profiling
|
13 年之前 |
Robert Richter
|
38efb539c1
perf script: Fix mem leaks and NULL pointer checks around strdup()s
|
13 年之前 |
David Ahern
|
e7984b7bee
perf script: Add comm filtering option
|
13 年之前 |
David Ahern
|
c8e6672035
perf tools: make -C consistent across commands (for cpu list arg)
|
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
|
246d4ce810
perf session: Remove superfluous callchain_cursor member
|
13 年之前 |
Stephane Eranian
|
fbe96f29ce
perf tools: Make perf.data more self-descriptive (v8)
|
13 年之前 |
Anton Blanchard
|
5d67be97f8
perf report/annotate/script: Add option to specify a CPU range
|
14 年之前 |
David Ahern
|
7cec092238
perf script: Add printing of sample address
|
14 年之前 |
David Ahern
|
610723f24e
perf script: Make printing of dso a separate field option
|
14 年之前 |