Arnaldo Carvalho de Melo
|
bfaef4b46b
perf diff: Use hists__link when not pairing just with baseline
|
12 years ago |
Arnaldo Carvalho de Melo
|
95529be478
perf diff: Move hists__match to the hists lib
|
12 years ago |
Arnaldo Carvalho de Melo
|
b821c73253
perf diff: Start moving to support matching more than two hists
|
12 years ago |
Arnaldo Carvalho de Melo
|
f62d3f0f45
perf event: No need to create a thread when handling PERF_RECORD_EXIT
|
12 years ago |
Jiri Olsa
|
d88c48f9b5
perf diff: Include samples without symbol in overall stats
|
12 years ago |
Jiri Olsa
|
ed279da2fc
perf diff: Add -F option to display formula for computation
|
12 years ago |
Jiri Olsa
|
61949b212e
perf diff: Add -p option to display period values for hist entries
|
12 years ago |
Jiri Olsa
|
81d5f95819
perf diff: Add weighted diff computation way to compare hist entries
|
12 years ago |
Jiri Olsa
|
96c47f1984
perf diff: Add option to sort entries based on diff computation
|
12 years ago |
Jiri Olsa
|
7aaf6b3551
perf diff: Add ratio computation way to compare hist entries
|
12 years ago |
Jiri Olsa
|
a06d143e7c
perf diff: Add -b option for perf diff to display paired entries only
|
12 years ago |
Jiri Olsa
|
1d77822ea6
perf tool: Add hpp interface to enable/disable hpp column
|
12 years ago |
Jiri Olsa
|
41724e4cf6
perf tools: Removing hists pair argument from output path
|
12 years ago |
Jiri Olsa
|
dd464345f3
perf diff: Refactor diff displacement possition info
|
12 years ago |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
12 years ago |
Namhyung Kim
|
ea251d51d2
perf hists: Introduce perf_hpp for hist period printing
|
13 years ago |
Jiri Olsa
|
863e451f69
perf diff: Make diff command work with evsel hists
|
12 years ago |
Jiri Olsa
|
4bf9ce1b5e
perf diff: Fix to work with new hists design
|
13 years ago |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 years ago |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 years ago |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
13 years ago |
Arnaldo Carvalho de Melo
|
ef9dfe6ec3
perf hists: Allow limiting the number of rows and columns in fprintf
|
13 years ago |
Arnaldo Carvalho de Melo
|
9e69c21082
perf session: Pass evsel in event_ops->sample()
|
14 years ago |
Arnaldo Carvalho de Melo
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 years ago |
Arnaldo Carvalho de Melo
|
8d50e5b417
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
|
14 years ago |
David Ahern
|
ec5761eab3
perf symbols: Add symfs option for off-box analysis using specified tree
|
14 years ago |
Ian Munsie
|
eac23d1c38
perf record,report,annotate,diff: Process events in order
|
14 years ago |
Ian Munsie
|
21ef97f05a
perf session: Fallback to unordered processing if no sample_id_all
|
14 years ago |
Arnaldo Carvalho de Melo
|
640c03ce83
perf session: Parse sample earlier
|
14 years ago |
Shawn Bohrer
|
342955593a
perf diff: Fix displacement and modules options short flag
|
14 years ago |