Arnaldo Carvalho de Melo
|
da3789628f
perf tools: Stop using a global trace events description list
|
13 vuotta sitten |
Jiri Olsa
|
a9c34a9f9c
perf tools: Remove unused evsel parameter from machine__resolve_callchain
|
13 vuotta sitten |
Arnaldo Carvalho de Melo
|
5bff01f66d
perf script: Replace __event_name uses with perf_evsel__name
|
13 vuotta sitten |
Steven Rostedt
|
aaf045f723
perf: Have perf use the new libtraceevent.a library
|
13 vuotta sitten |
Akihiro Nagai
|
0bc8d20580
perf script: Add option resolving vmlinux path
|
13 vuotta sitten |
Akihiro Nagai
|
a978f2ab41
perf script: Add the offset field specifier
|
13 vuotta sitten |
Akihiro Nagai
|
9558259697
perf script: Print branch_from and branch_to of BTS events
|
13 vuotta sitten |
Akihiro Nagai
|
547a92e0ae
perf script: Unify the expressions indicating "unknown"
|
13 vuotta sitten |
Namhyung Kim
|
946ef2a245
perf script: Add missing closedir() calls
|
13 vuotta sitten |
Namhyung Kim
|
466e2876bc
perf script: Kill script_spec__delete
|
13 vuotta sitten |
Robert Richter
|
efad14150a
perf report: Accept fifos as input file
|
13 vuotta sitten |
David Ahern
|
64aab93cdf
perf script: look up thread using tid instead of pid
|
13 vuotta sitten |
Robert Richter
|
317df650c5
perf script: Implement option for system-wide profiling
|
13 vuotta sitten |
Robert Richter
|
38efb539c1
perf script: Fix mem leaks and NULL pointer checks around strdup()s
|
13 vuotta sitten |
David Ahern
|
e7984b7bee
perf script: Add comm filtering option
|
13 vuotta sitten |
David Ahern
|
c8e6672035
perf tools: make -C consistent across commands (for cpu list arg)
|
13 vuotta sitten |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 vuotta sitten |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 vuotta sitten |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
13 vuotta sitten |
Arnaldo Carvalho de Melo
|
246d4ce810
perf session: Remove superfluous callchain_cursor member
|
13 vuotta sitten |
Stephane Eranian
|
fbe96f29ce
perf tools: Make perf.data more self-descriptive (v8)
|
13 vuotta sitten |
Anton Blanchard
|
5d67be97f8
perf report/annotate/script: Add option to specify a CPU range
|
14 vuotta sitten |
David Ahern
|
7cec092238
perf script: Add printing of sample address
|
14 vuotta sitten |
David Ahern
|
610723f24e
perf script: Make printing of dso a separate field option
|
14 vuotta sitten |
David Ahern
|
787bef174f
perf script: "sym" field really means show IP data
|
14 vuotta sitten |
Jesper Juhl
|
ea7659fb2b
perf: Remove duplicate headers
|
14 vuotta sitten |
David Ahern
|
9cbdb70209
perf script: improve validation of sample attributes for output fields
|
14 vuotta sitten |
Arun Sharma
|
0817a6a3a4
perf script: Add support for PERF_TYPE_RAW
|
14 vuotta sitten |
David Ahern
|
2c9e45f7a2
perf script: If type not given fields apply to all event types
|
14 vuotta sitten |
Arnaldo Carvalho de Melo
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 vuotta sitten |