Jiri Olsa
|
c83023676d
perf hists browser: Add ui.show-headers config file option
|
11 年之前 |
Jiri Olsa
|
81a888fea2
perf hists browser: Display columns header text on 'H' press
|
11 年之前 |
Arnaldo Carvalho de Melo
|
025bf7ea0a
perf hists browser: Add support for showing columns header
|
11 年之前 |
Arnaldo Carvalho de Melo
|
357cfff1c2
perf hists browser: Override ui_browser refresh_dimensions method
|
11 年之前 |
Arnaldo Carvalho de Melo
|
ca3ff33b5c
perf hists browser: Introduce gotorc method
|
11 年之前 |
Arnaldo Carvalho de Melo
|
62c95ae33f
perf ui browser: Add ->rows to disambiguate from ->height
|
11 年之前 |
Ingo Molnar
|
06c654ca8b
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
11 年之前 |
Jiri Olsa
|
d755330c5e
perf tools: Fix segfault in cumulative.callchain report
|
11 年之前 |
Jiri Olsa
|
dd00d486dd
perf hists browser: Remove ev_name argument from perf_evsel__hists_browse
|
11 年之前 |
Jiri Olsa
|
f299842269
perf tools: Move elide bool into perf_hpp_fmt struct
|
11 年之前 |
Namhyung Kim
|
14135663f1
perf tools: Apply percent-limit to cumulative percentage
|
12 年之前 |
Namhyung Kim
|
0434ddd214
perf ui/browser: Add support to accumulated hist stat
|
12 年之前 |
Namhyung Kim
|
e67d49a72d
perf tools: Skip elided sort entries
|
11 年之前 |
Namhyung Kim
|
c0f1527b7e
perf report/tui: Fix a bug when --fields/sort is given
|
11 年之前 |
Namhyung Kim
|
22af969e8c
perf tools: Call perf_hpp__init() before setting up GUI browsers
|
11 年之前 |
Namhyung Kim
|
fb821c9e71
perf ui: Get rid of callback from __hpp__fmt()
|
11 年之前 |
Namhyung Kim
|
26d8b33827
perf tools: Consolidate output field handling to hpp format routines
|
11 年之前 |
Namhyung Kim
|
c3b789527b
perf hists/tui: Count callchain rows separately
|
11 年之前 |
Namhyung Kim
|
268397cb2a
perf top/tui: Update nr_entries properly after a filter is applied
|
11 年之前 |
Namhyung Kim
|
112f761fc0
perf ui/tui: Rename hist_browser__update_nr_entries()
|
11 年之前 |
Namhyung Kim
|
c481f93011
perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()
|
11 年之前 |
Namhyung Kim
|
105eb30f18
perf ui/tui: Add 'F' hotkey to toggle percentage output
|
11 年之前 |
Namhyung Kim
|
f214833054
perf report: Add --percentage option
|
11 年之前 |
Namhyung Kim
|
2f6d9009af
perf ui/tui: Reuse generic __hpp__fmt() code
|
11 年之前 |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 年之前 |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 年之前 |
Arnaldo Carvalho de Melo
|
046625231a
perf tools: Introduce zfree
|
11 年之前 |
Namhyung Kim
|
6dd601354f
perf ui/tui: Implement header window
|
11 年之前 |
Namhyung Kim
|
e8e684a58b
perf ui/tui: Split help message for perf top and report
|
11 年之前 |
Arnaldo Carvalho de Melo
|
d87fcb4a2d
perf evsel: Introduce perf_evsel__prev() method
|
12 年之前 |