Namhyung Kim
|
566b5cfb03
perf diff: Fix -o/--order option behavior
|
10 vuotta sitten |
Namhyung Kim
|
56495a8aff
perf diff: Fix output ordering to honor next column
|
10 vuotta sitten |
Namhyung Kim
|
87bbdf768f
perf tools: Pass struct perf_hpp_fmt to its callbacks
|
10 vuotta sitten |
Namhyung Kim
|
ff21cef67e
perf diff: Introduce fmt_to_data_file() helper
|
10 vuotta sitten |
Namhyung Kim
|
ec3d07cb63
perf diff: Print diff result more precisely
|
10 vuotta sitten |
Namhyung Kim
|
38259a170d
perf diff: Get rid of hists__compute_resort()
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
6733d1bf7f
perf hists: Rename hist_entry__free to __delete
|
10 vuotta sitten |
Namhyung Kim
|
e7024fc378
perf diff: Fix to sort by baseline field by default
|
10 vuotta sitten |
Namhyung Kim
|
740b97f950
perf report: Show progress bar for output resorting
|
10 vuotta sitten |
Kan Liang
|
68ca9d65b8
perf diff: Add missing handler for PERF_RECORD_MMAP2 events
|
10 vuotta sitten |
Kan Liang
|
9ab1f50876
perf diff: Add missing hists__init() call at tool start
|
10 vuotta sitten |
Arnaldo Carvalho de Melo
|
4ea062ed43
perf evsel: Add hists helper
|
10 vuotta sitten |
Taeung Song
|
52e0283497
perf tools: Modify error code for when perf_session__new() fails
|
11 vuotta sitten |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 vuotta sitten |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 vuotta sitten |
Namhyung Kim
|
a0b51af367
perf hists: Check if accumulated when adding a hist entry
|
13 vuotta sitten |
Namhyung Kim
|
512ae1bd6a
perf tools: Consolidate management of default sort orders
|
11 vuotta sitten |
Namhyung Kim
|
a2ce067e55
perf tools: Allow hpp fields to be sort keys
|
11 vuotta sitten |
Namhyung Kim
|
820bc81f4c
perf tools: Account entry stats when it's added to the output tree
|
11 vuotta sitten |
Namhyung Kim
|
9283ba9bd7
perf hists: Add a couple of hists stat helper functions
|
11 vuotta sitten |
Namhyung Kim
|
ae993efc9c
perf hists: Move column length calculation out of hists__inc_stats()
|
11 vuotta sitten |
Namhyung Kim
|
6263835a1b
perf hists: Rename hists__inc_stats()
|
11 vuotta sitten |
Namhyung Kim
|
0b93da1756
perf tools: Add hist.percentage config option
|
11 vuotta sitten |
Namhyung Kim
|
8810f6ced7
perf diff: Add --percentage option
|
11 vuotta sitten |
Namhyung Kim
|
94a0793ddf
perf ui hists: Pass evsel to hpp->header/width functions explicitly
|
11 vuotta sitten |
Ramkumar Ramachandra
|
a5846e215b
perf diff: Color the Weighted Diff column
|
11 vuotta sitten |
Ramkumar Ramachandra
|
1f513b2c1e
perf diff: Color the Ratio column
|
11 vuotta sitten |
Ramkumar Ramachandra
|
01f10bc85f
perf diff: Color the Delta column
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 vuotta sitten |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 vuotta sitten |