aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui
Commit message (Expand)AuthorAge
* perf hists browser: Fix segfault when showing callchainNamhyung Kim2015-01-08
* perf hists: Fix children sort key behaviorNamhyung Kim2015-01-08
* perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim2014-12-23
* calloc/xcalloc: Fix argument orderArjun Sreedharan2014-12-09
* perf hists browser: Change print format from %lu to %PRIu64Tom Huynh2014-12-09
* perf tools: Collapse first level callchain entry if it has siblingNamhyung Kim2014-11-24
* perf hists browser: Print overhead percent value for first-level callchainNamhyung Kim2014-11-24
* perf annotate: Support source line numbers in annotateAndi Kleen2014-11-19
* perf callchain: Use a common function to resolve symbol or nameAndi Kleen2014-11-19
* perf top: Add a visual cue for toggle zeroing of samplesTaeung Song2014-10-15
* perf ui browsers: Add missing includeArnaldo Carvalho de Melo2014-10-10
* perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-09
* perf hists browser: Fix callchain print bug on TUINamhyung Kim2014-09-26
* perf hists browser: Consolidate callchain print functions in TUINamhyung Kim2014-08-24
* perf tools: Add +field argument support for --field optionJiri Olsa2014-08-24
* perf hists browser: Cleanup callchain print functionsNamhyung Kim2014-08-22
* perf hists browser: Factor out hist_browser__show_callchain_entry()Namhyung Kim2014-08-20
* perf hists browser: Fix children overhead dumpNamhyung Kim2014-08-20
* perf hists browser: Get rid of unused 'remaining' variableNamhyung Kim2014-08-20
* perf top: Handle 'z' key for toggle zeroing samples in TUINamhyung Kim2014-08-13
* perf hists browser: Fix a small callchain display bugNamhyung Kim2014-08-13
* perf tools: Fix column alignment when headers aren't shown on TUINamhyung Kim2014-08-12
* perf tools: Add name field into perf_hpp_fmtNamhyung Kim2014-08-12
* perf report: Honor column width settingNamhyung Kim2014-08-12
* perf tools: Save column length in perf_hpp_fmtNamhyung Kim2014-08-12
* perf tools: Make __hpp__fmt() receive an additional len argumentNamhyung Kim2014-08-12
* perf tools: Remove verbose from functions prototypesJiri Olsa2014-07-17
* perf hists browser: Add ui.show-headers config file optionJiri Olsa2014-07-07
* perf hists browser: Display columns header text on 'H' pressJiri Olsa2014-07-07
* perf hists browser: Add support for showing columns headerArnaldo Carvalho de Melo2014-07-07
* perf hists browser: Override ui_browser refresh_dimensions methodArnaldo Carvalho de Melo2014-07-07
* perf hists browser: Introduce gotorc methodArnaldo Carvalho de Melo2014-07-07
* perf ui browser: Allow overriding refresh_dimensions methodArnaldo Carvalho de Melo2014-07-07
* perf ui browser: Add ->rows to disambiguate from ->heightArnaldo Carvalho de Melo2014-07-07
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-06-25
|\
| * perf ui browser: Fix scrollbar refresh row indexJiri Olsa2014-06-19
| * perf hists browser: Remove ev_name argument from perf_evsel__hists_browseJiri Olsa2014-06-19
* | perf tools: Fix segfault in cumulative.callchain reportJiri Olsa2014-06-20
|/
* perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa2014-06-03
* perf tools: Fix "==" into "=" in ui_browser__warning assignmentzhangdianfang2014-06-03
* perf ui/gtk: Fix callchain displayNamhyung Kim2014-06-01
* perf ui/stdio: Fix invalid percentage value of cumulated hist entriesNamhyung Kim2014-06-01
* perf tools: Do not auto-remove Children column if --fields givenNamhyung Kim2014-06-01
* perf tools: Add more hpp helper functionsNamhyung Kim2014-06-01
* perf tools: Apply percent-limit to cumulative percentageNamhyung Kim2014-06-01
* perf ui/gtk: Add support to accumulated hist statNamhyung Kim2014-06-01
* perf ui/browser: Add support to accumulated hist statNamhyung Kim2014-06-01
* perf ui/hist: Add support to accumulated hist statNamhyung Kim2014-06-01
* perf tools: Introduce reset_output_field()Namhyung Kim2014-05-21
* perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim2014-05-21