Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2d8fe6757e1d857d8b266b25c553923695409e01
/
tools
/
perf
/
ui
/
hist.c
94a0793
perf ui hists: Pass evsel to hpp->header/width functions explicitly
by Namhyung Kim
· 11 years ago
2f6d900
perf ui/tui: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
a0088ad
perf ui/hists: Pass struct hpp to print functions
by Namhyung Kim
· 11 years ago
4a62109
perf ui/gtk: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
9b0d2fb
perf ui/stdio: Fix invalid output on event group report
by Namhyung Kim
· 11 years ago
53805ec
perf tools: Remove cast of non-variadic function to variadic
by Michael Hudson-Doyle
· 11 years ago
be0e6d1
perf tools: Move hist_entry__period_snprintf into stdio code
by Jiri Olsa
· 12 years ago
345dc0b
perf diff: Move diff related columns into diff command
by Jiri Olsa
· 12 years ago
e0af43d
perf hists: Marking dummy hists entries
by Jiri Olsa
· 12 years ago
9af303e
perf diff: Switching the base hists to be pairs head
by Jiri Olsa
· 12 years ago
2b8bfa6
perf tools: Centralize default columns init in perf_hpp__init
by Jiri Olsa
· 12 years ago
2c5d4b4
perf tools: Add struct perf_hpp_fmt into hpp callbacks
by Jiri Olsa
· 12 years ago
759ff49
perf evsel: Introduce perf_evsel__is_group_event() helper
by Namhyung Kim
· 12 years ago
0c5268b
perf hists browser: Add support to display whole group data for raw columns
by Jiri Olsa
· 12 years ago
5b9e214
perf ui/hist: Add support for event group view
by Namhyung Kim
· 12 years ago
4fb7107
perf ui/hist: Consolidate hpp helpers
by Namhyung Kim
· 12 years ago
db6d0bb
perf diff: Remove displacement output option
by Jiri Olsa
· 12 years ago
f4c8bae
perf diff: Change formula methods to work with pair directly
by Jiri Olsa
· 12 years ago
05472da
perf diff: Change compute methods to work with pair directly
by Jiri Olsa
· 12 years ago
c0d246b
perf hists: Fix period symbol_conf.field_sep display
by Jiri Olsa
· 12 years ago
1240005
perf hists: Introduce perf_hpp__list for period related columns
by Jiri Olsa
· 12 years ago
b821c73
perf diff: Start moving to support matching more than two hists
by Arnaldo Carvalho de Melo
· 12 years ago
6e92349
perf diff: Display empty space for non paired samples
by Jiri Olsa
· 12 years ago
ed279da
perf diff: Add -F option to display formula for computation
by Jiri Olsa
· 12 years ago
61949b2
perf diff: Add -p option to display period values for hist entries
by Jiri Olsa
· 12 years ago
81d5f95
perf diff: Add weighted diff computation way to compare hist entries
by Jiri Olsa
· 12 years ago
96c47f1
perf diff: Add option to sort entries based on diff computation
by Jiri Olsa
· 12 years ago
7aaf6b3
perf diff: Add ratio computation way to compare hist entries
by Jiri Olsa
· 12 years ago
b24c28f
perf hists: Introduce struct he_stat
by Namhyung Kim
· 12 years ago
b5ff71c
perf diff: Removing the total_period argument from output code
by Jiri Olsa
· 12 years ago
1d77822
perf tool: Add hpp interface to enable/disable hpp column
by Jiri Olsa
· 12 years ago
41724e4
perf tools: Removing hists pair argument from output path
by Jiri Olsa
· 12 years ago
5395a04
perf hists: Separate overhead and baseline columns
by Jiri Olsa
· 12 years ago
dd46434
perf diff: Refactor diff displacement possition info
by Jiri Olsa
· 12 years ago
721b311
perf hists browser: Fix output for 100.00%
by Namhyung Kim
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
7e62ef4
perf hists: Use perf_hpp__format->width to calculate the column widths
by Namhyung Kim
· 12 years ago
9ffad98
perf hists: Handle field separator properly
by Namhyung Kim
· 12 years ago
ea251d5
perf hists: Introduce perf_hpp for hist period printing
by Namhyung Kim
· 12 years ago