aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers
Commit message (Expand)AuthorAge
...
* perf hists browser: Support collapsing/expanding whole entries in hierarchyNamhyung Kim2016-02-24
* perf hists browser: Count number of hierarchy entriesNamhyung Kim2016-02-24
* perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo2016-02-12
* perf hists browser: Add 'L' hotkey to change percent limitNamhyung Kim2016-02-03
* perf hists: Introduce hists__for_each_format macroJiri Olsa2016-02-03
* perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa2016-02-03
* perf hists browser: Fix percent display in callchainsNamhyung Kim2016-02-01
* perf hists browser: Pass parent_total to callchain print functionsNamhyung Kim2016-02-01
* perf hists browser: Fix dump to show correct callchain styleNamhyung Kim2016-02-01
* perf hists browser: Skip scripting when perf.data file not availableNamhyung Kim2016-01-26
* perf hists browser: Offer non-symbol specific menu options for --sort without...Namhyung Kim2016-01-26
* perf hists browser: Be a bit more strict about presenting CPU socket zoomNamhyung Kim2016-01-26
* perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...Namhyung Kim2016-01-26
* perf hists browser: Only offer symbol scripting when a symbol is under the cu...Namhyung Kim2016-01-26
* perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'Namhyung Kim2016-01-26
* perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song2016-01-26
* perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf2016-01-26
* perf ui/tui: Print helpline message as isNamhyung Kim2016-01-12
* perf tools: Skip dynamic fields not defined for current eventNamhyung Kim2016-01-06
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-12-08
|\
| * perf hists browser: Fix segfault if use symbol filter in cmdlineWang Nan2015-12-07
| * perf hists browser: Reset selection when refreshWang Nan2015-12-07
| * perf hists browser: Add NULL pointer check to prevent crashWang Nan2015-12-07
* | perf hists browser: Update nr entries regardless of min percentNamhyung Kim2015-11-27
* | perf hists browser: Support folded callchainsNamhyung Kim2015-11-19
* | perf hists browser: Support flat callchainsNamhyung Kim2015-11-19
* | perf hists browser: Factor out hist_browser__show_callchain_list()Namhyung Kim2015-11-19
* | perf callchain: Abstract callchain print functionNamhyung Kim2015-11-19
|/
* perf hists browser: The dso can be obtained from popup_action->ms.map->dsoArnaldo Carvalho de Melo2015-11-12
* perf hists browser: Fix 'd' hotkey action to filter by DSOArnaldo Carvalho de Melo2015-11-12
* perf annotate: Don't die() when finding an invalid config optionArnaldo Carvalho de Melo2015-10-22
* perf annotate: Fix 'annotate.use_offset' config variable usageNamhyung Kim2015-10-22
* perf hists browser: Add 'm' key for context menu displayNamhyung Kim2015-10-12
* perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo2015-10-12
* perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo2015-10-12
* perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo2015-10-05
* perf hists browser: Use the map to determine if a DSO is being used as a kernelArnaldo Carvalho de Melo2015-09-28
* Merge branch 'perf/urgent' into perf/core, to resolve a conflictIngo Molnar2015-09-16
|\
| * perf top: Fix segfault pressing -> with no hist entriesWang Nan2015-09-14
* | perf hists browser: Zoom in/out for processor socketKan Liang2015-09-14
* | perf report: Introduce --socket-filter optionKan Liang2015-09-14
* | perf env: Rename some leftovers from rename to perf_envArnaldo Carvalho de Melo2015-09-14
|/
* perf tools: Rename perf_session_env to perf_envKan Liang2015-08-28
* perf report: Show call graph from reference eventsKan Liang2015-08-12
* perf hists browser: Make ESC unzoom as wellArnaldo Carvalho de Melo2015-08-12
* perf ui browser: Introduce ui_browser__printf()Arnaldo Carvalho de Melo2015-08-12
* perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo2015-08-12
* perf annotate: Finally display IPC and cycle accountingAndi Kleen2015-08-06
* perf annotate: Compute IPC and basic block cyclesAndi Kleen2015-08-06
* perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo2015-07-13