Namhyung Kim
|
e4cf6f886f
perf ui/gtk: Fix callchain display
|
11 gadi atpakaļ |
Namhyung Kim
|
14135663f1
perf tools: Apply percent-limit to cumulative percentage
|
11 gadi atpakaļ |
Namhyung Kim
|
b09955b2a3
perf ui/gtk: Add support to accumulated hist stat
|
11 gadi atpakaļ |
Namhyung Kim
|
e67d49a72d
perf tools: Skip elided sort entries
|
11 gadi atpakaļ |
Namhyung Kim
|
22af969e8c
perf tools: Call perf_hpp__init() before setting up GUI browsers
|
11 gadi atpakaļ |
Namhyung Kim
|
fb821c9e71
perf ui: Get rid of callback from __hpp__fmt()
|
11 gadi atpakaļ |
Namhyung Kim
|
26d8b33827
perf tools: Consolidate output field handling to hpp format routines
|
11 gadi atpakaļ |
Namhyung Kim
|
f214833054
perf report: Add --percentage option
|
11 gadi atpakaļ |
Namhyung Kim
|
94a0793ddf
perf ui hists: Pass evsel to hpp->header/width functions explicitly
|
11 gadi atpakaļ |
Namhyung Kim
|
2f6d9009af
perf ui/tui: Reuse generic __hpp__fmt() code
|
11 gadi atpakaļ |
Namhyung Kim
|
a0088adcd6
perf ui/hists: Pass struct hpp to print functions
|
11 gadi atpakaļ |
Namhyung Kim
|
4a62109fe9
perf ui/gtk: Reuse generic __hpp__fmt() code
|
11 gadi atpakaļ |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 gadi atpakaļ |
Namhyung Kim
|
d50bf78ff6
perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop
|
12 gadi atpakaļ |
Jiri Olsa
|
2c5d4b4a08
perf tools: Add struct perf_hpp_fmt into hpp callbacks
|
12 gadi atpakaļ |
Namhyung Kim
|
9d58d2f66c
perf gtk/hists: Set rules hint for the hist browser
|
12 gadi atpakaļ |
Namhyung Kim
|
450f390ad2
perf gtk/hists: Add a double-click handler for callchains
|
12 gadi atpakaļ |
Namhyung Kim
|
1a309426b4
perf gtk/hists: Make column headers resizable
|
12 gadi atpakaļ |
Namhyung Kim
|
cc60f24e22
perf gtk/hists: Display callchain overhead also
|
12 gadi atpakaļ |
Namhyung Kim
|
2bbc587425
perf gtk/hists: Add support for callchains
|
12 gadi atpakaļ |
Namhyung Kim
|
f1d9a53055
perf gtk/hists: Use GtkTreeStore instead of GtkListStore
|
12 gadi atpakaļ |
Namhyung Kim
|
064f19815c
perf report: Add --percent-limit option
|
12 gadi atpakaļ |
Namhyung Kim
|
759ff497e0
perf evsel: Introduce perf_evsel__is_group_event() helper
|
12 gadi atpakaļ |
Namhyung Kim
|
717e263fc3
perf report: Show group description when event group is enabled
|
12 gadi atpakaļ |
Namhyung Kim
|
fc24d7c25c
perf report: Bypass non-leader events when event group is enabled
|
12 gadi atpakaļ |
Namhyung Kim
|
34b9564373
perf gtk/browser: Trim column header string when event group enabled
|
12 gadi atpakaļ |
Namhyung Kim
|
cb16008bcc
perf gtk/browser: Add support for event group view
|
12 gadi atpakaļ |
Namhyung Kim
|
843985e953
perf gtk/browser: Convert hpp helpers to a function
|
12 gadi atpakaļ |
Namhyung Kim
|
6bf1a295a8
perf ui/gtk: Setup browser window early
|
12 gadi atpakaļ |
Namhyung Kim
|
0da41ce954
perf ui/gtk: Factor out common browser routines
|
12 gadi atpakaļ |