Arnaldo Carvalho de Melo
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 年之前 |
Wang Nan
|
b8cbb34906
perf config: Bring perf_default_config to the very beginning at main()
|
9 年之前 |
Jiri Olsa
|
21e6d84286
perf diff: Use perf_hpp__register_sort_field interface
|
9 年之前 |
Namhyung Kim
|
40184c46a3
perf tools: Pass evlist to setup_sorting()
|
9 年之前 |
Namhyung Kim
|
fd36f3dd79
perf hist: Pass struct sample to __hists__add_entry()
|
9 年之前 |
Kan Liang
|
f9db0d0f1b
perf callchain: Allow disabling call graphs per event
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 年之前 |
David Ahern
|
6b1f342354
perf diff: Add kallsyms option
|
10 年之前 |
Wang Nan
|
8b8ca6e15e
perf tools: Don't allow empty argument for field-separator
|
10 年之前 |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 年之前 |
Namhyung Kim
|
566b5cfb03
perf diff: Fix -o/--order option behavior
|
10 年之前 |
Namhyung Kim
|
56495a8aff
perf diff: Fix output ordering to honor next column
|
10 年之前 |
Namhyung Kim
|
87bbdf768f
perf tools: Pass struct perf_hpp_fmt to its callbacks
|
10 年之前 |
Namhyung Kim
|
ff21cef67e
perf diff: Introduce fmt_to_data_file() helper
|
10 年之前 |
Namhyung Kim
|
ec3d07cb63
perf diff: Print diff result more precisely
|
10 年之前 |
Namhyung Kim
|
38259a170d
perf diff: Get rid of hists__compute_resort()
|
10 年之前 |
Arnaldo Carvalho de Melo
|
6733d1bf7f
perf hists: Rename hist_entry__free to __delete
|
10 年之前 |
Namhyung Kim
|
e7024fc378
perf diff: Fix to sort by baseline field by default
|
10 年之前 |
Namhyung Kim
|
740b97f950
perf report: Show progress bar for output resorting
|
10 年之前 |
Kan Liang
|
68ca9d65b8
perf diff: Add missing handler for PERF_RECORD_MMAP2 events
|
10 年之前 |
Kan Liang
|
9ab1f50876
perf diff: Add missing hists__init() call at tool start
|
10 年之前 |
Arnaldo Carvalho de Melo
|
4ea062ed43
perf evsel: Add hists helper
|
10 年之前 |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 年之前 |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 年之前 |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 年之前 |
Namhyung Kim
|
a0b51af367
perf hists: Check if accumulated when adding a hist entry
|
13 年之前 |
Namhyung Kim
|
512ae1bd6a
perf tools: Consolidate management of default sort orders
|
11 年之前 |
Namhyung Kim
|
a2ce067e55
perf tools: Allow hpp fields to be sort keys
|
11 年之前 |
Namhyung Kim
|
820bc81f4c
perf tools: Account entry stats when it's added to the output tree
|
11 年之前 |
Namhyung Kim
|
9283ba9bd7
perf hists: Add a couple of hists stat helper functions
|
11 年之前 |