summaryrefslogtreecommitdiff
path: root/tools/perf/ui/browsers
AgeCommit message (Expand)Author
2016-03-30perf hists: Fix determination of a callchain node's childlessnessAndres Freund
2016-03-10perf hists browser: Check sort keys before hot key actionsNamhyung Kim
2016-03-10perf hists browser: Allow thread filtering for comm sort keyNamhyung Kim
2016-03-10perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()Namhyung Kim
2016-03-08perf hists browser: Use hierarchy hpp listNamhyung Kim
2016-03-08perf hists: Fix indent for multiple hierarchy sort keyNamhyung Kim
2016-03-08perf hists: Use own hpp_list for hierarchy modeNamhyung Kim
2016-02-26perf report: Left align dynamic entries in hierarchyNamhyung Kim
2016-02-26perf report: Fix indentation of dynamic entries in hierarchyNamhyung Kim
2016-02-26perf hists browser: Show message for percent limitNamhyung Kim
2016-02-26perf hists browser: Cleanup hist_browser__update_percent_limit()Namhyung Kim
2016-02-24perf hists browser: Align column header in hierarchy modeNamhyung Kim
2016-02-24perf hists browser: Implement hierarchy outputNamhyung Kim
2016-02-24perf hists browser: Support collapsing/expanding whole entries in hierarchyNamhyung Kim
2016-02-24perf hists browser: Count number of hierarchy entriesNamhyung Kim
2016-02-12perf hists: Do column alignment on the format iteratorArnaldo Carvalho de Melo
2016-02-03perf hists browser: Add 'L' hotkey to change percent limitNamhyung Kim
2016-02-03perf hists: Introduce hists__for_each_format macroJiri Olsa
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa
2016-02-01perf hists browser: Fix percent display in callchainsNamhyung Kim
2016-02-01perf hists browser: Pass parent_total to callchain print functionsNamhyung Kim
2016-02-01perf hists browser: Fix dump to show correct callchain styleNamhyung Kim
2016-01-26perf hists browser: Skip scripting when perf.data file not availableNamhyung Kim
2016-01-26perf hists browser: Offer non-symbol specific menu options for --sort without...Namhyung Kim
2016-01-26perf hists browser: Be a bit more strict about presenting CPU socket zoomNamhyung Kim
2016-01-26perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...Namhyung Kim
2016-01-26perf hists browser: Only offer symbol scripting when a symbol is under the cu...Namhyung Kim
2016-01-26perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'Namhyung Kim
2016-01-26perf annotate: Rename 'colors.code' to 'colors.jump_arrows'Taeung Song
2016-01-26perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2016-01-12perf ui/tui: Print helpline message as isNamhyung Kim
2016-01-06perf tools: Skip dynamic fields not defined for current eventNamhyung Kim
2015-12-08Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2015-12-07perf hists browser: Fix segfault if use symbol filter in cmdlineWang Nan
2015-12-07perf hists browser: Reset selection when refreshWang Nan
2015-12-07perf hists browser: Add NULL pointer check to prevent crashWang Nan
2015-11-28perf hists browser: Update nr entries regardless of min percentNamhyung Kim
2015-11-19perf hists browser: Support folded callchainsNamhyung Kim
2015-11-19perf hists browser: Support flat callchainsNamhyung Kim
2015-11-19perf hists browser: Factor out hist_browser__show_callchain_list()Namhyung Kim
2015-11-19perf callchain: Abstract callchain print functionNamhyung Kim
2015-11-12perf hists browser: The dso can be obtained from popup_action->ms.map->dsoArnaldo Carvalho de Melo
2015-11-12perf hists browser: Fix 'd' hotkey action to filter by DSOArnaldo Carvalho de Melo
2015-10-22perf annotate: Don't die() when finding an invalid config optionArnaldo Carvalho de Melo
2015-10-22perf annotate: Fix 'annotate.use_offset' config variable usageNamhyung Kim
2015-10-13perf hists browser: Add 'm' key for context menu displayNamhyung Kim
2015-10-12perf hists browser: Inform how to reset the symbol filterArnaldo Carvalho de Melo
2015-10-12perf ui browsers: Remove help messages about use of right and arrow keysArnaldo Carvalho de Melo
2015-10-05perf hists browser: Implement horizontal scrollingArnaldo Carvalho de Melo
2015-09-28perf hists browser: Use the map to determine if a DSO is being used as a kernelArnaldo Carvalho de Melo