aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui
Commit message (Expand)AuthorAge
* 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
* perf hists: Reset width of output fields with header lengthNamhyung Kim2014-05-21
* perf tools: Skip elided sort entriesNamhyung Kim2014-05-21
* perf report/tui: Fix a bug when --fields/sort is givenNamhyung Kim2014-05-21
* perf report: Add -F option to specify output fieldsNamhyung Kim2014-05-21
* perf tools: Call perf_hpp__init() before setting up GUI browsersNamhyung Kim2014-05-21
* perf tools: Allow hpp fields to be sort keysNamhyung Kim2014-05-21
* perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim2014-05-21
* perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim2014-05-21
* perf tools: Support event grouping in hpp ->sort()Namhyung Kim2014-05-21
* perf tools: Convert sort entries to hpp formatsNamhyung Kim2014-05-21
* perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim2014-05-21
* tools: Consolidate types.hBorislav Petkov2014-05-01
* perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-28
* perf hists/tui: Count callchain rows separatelyNamhyung Kim2014-04-24
* perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim2014-04-24
* perf ui/tui: Rename hist_browser__update_nr_entries()Namhyung Kim2014-04-24
* perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()Namhyung Kim2014-04-24
* perf ui/tui: Add 'F' hotkey to toggle percentage outputNamhyung Kim2014-04-16
* perf report: Add --percentage optionNamhyung Kim2014-04-16
* perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim2014-03-14
* perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim2014-03-14
* perf ui/hists: Pass struct hpp to print functionsNamhyung Kim2014-03-14
* perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim2014-03-14
* perf ui/stdio: Fix invalid output on event group reportNamhyung Kim2014-03-14
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-27
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-27
* perf tools: No need to test against NULL before calling free()Arnaldo Carvalho de Melo2013-12-26
* perf ui/tui: Implement header windowNamhyung Kim2013-12-26
* perf ui/tui: Split help message for perf top and reportNamhyung Kim2013-12-26
* perf ui/tui: Protect windows by ui__lockNamhyung Kim2013-12-26
* perf ui browser: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo2013-12-19
* perf ui browser: Fix segfault caused by off by one handling END keyArnaldo Carvalho de Melo2013-11-14
* perf evsel: Introduce perf_evsel__prev() methodArnaldo Carvalho de Melo2013-11-14
* perf tools: Use perf_evlist__{first,last}, perf_evsel__nextArnaldo Carvalho de Melo2013-11-14
* perf tools: Remove trivial extra semincolonDavidlohr Bueso2013-11-14
* perf ui tui progress: Don't force a refresh during progress updatePatrick Palka2013-11-11
* perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo2013-11-05