summaryrefslogtreecommitdiff
path: root/tools/perf/ui
AgeCommit message (Expand)Author
2015-08-28perf tools: Rename perf_session_env to perf_envKan Liang
2015-08-24perf ui tui progress: Implement the ui_progress_ops->finish() methodArnaldo Carvalho de Melo
2015-08-12perf report: Show call graph from reference eventsKan Liang
2015-08-12perf hists browser: Make ESC unzoom as wellArnaldo Carvalho de Melo
2015-08-12perf ui browser: Introduce ui_browser__printf()Arnaldo Carvalho de Melo
2015-08-12perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo
2015-08-06perf annotate: Finally display IPC and cycle accountingAndi Kleen
2015-08-06perf annotate: Compute IPC and basic block cyclesAndi Kleen
2015-07-13perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo
2015-06-22perf top: Move toggling event logic into hists browserNamhyung Kim
2015-06-19perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo
2015-06-19perf hists browser: Honour the help line provided by builtin-{top,report}.cArnaldo Carvalho de Melo
2015-06-19perf hists browser: Do not exit when 'f' is pressed in 'report' modeArnaldo Carvalho de Melo
2015-06-19perf top: Replace CTRL+z with 'f' as hotkey for enable/disable eventsArnaldo Carvalho de Melo
2015-06-19perf annotate: Display total number of samples with --show-total-periodMartin Liška
2015-06-17perf top: Allow disabling/enabling events dynamiclyArnaldo Carvalho de Melo
2015-05-29perf tools: Make Ctrl-C stop processing on TUINamhyung Kim
2015-05-05perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim
2015-05-05perf hists browser: Simplify zooming code using pstack_peek()Namhyung Kim
2015-05-05perf hists browser: Split popup menu actions - part 2Namhyung Kim
2015-05-05perf hists browser: Split popup menu actionsNamhyung Kim
2015-05-05perf hists browser: Save perf_session_env in the hist_browserNamhyung Kim
2015-05-05perf hists browser: Save pstack in the hist_browserNamhyung Kim
2015-05-05perf hists browser: Save hist_browser_timer pointer in hist_browserNamhyung Kim
2015-05-05perf hists browser: Fix possible memory leakNamhyung Kim
2015-03-21perf hists browser: Indicate which callchain entries are annotatedArnaldo Carvalho de Melo
2015-03-17perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo
2015-03-16perf hists browser: Fix up some branch alignmentArnaldo Carvalho de Melo
2015-03-16perf hists browser: Simplify symbol annotation menu setupArnaldo Carvalho de Melo
2015-03-12perf hists browser: Fix UI bug after fold/unfoldHe Kuang
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo
2015-02-12perf build: Add gtk objects buildingJiri Olsa
2015-02-12perf build: Add slang objects buildingJiri Olsa
2015-02-12perf build: Add ui objects buildingJiri Olsa
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim
2015-01-21perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo
2015-01-08perf hists browser: Fix segfault when showing callchainNamhyung Kim
2015-01-08perf hists: Fix children sort key behaviorNamhyung Kim
2014-12-23perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan
2014-12-09perf hists browser: Change print format from %lu to %PRIu64Tom Huynh
2014-11-24perf tools: Collapse first level callchain entry if it has siblingNamhyung Kim
2014-11-24perf hists browser: Print overhead percent value for first-level callchainNamhyung Kim
2014-11-19perf annotate: Support source line numbers in annotateAndi Kleen
2014-11-19perf callchain: Use a common function to resolve symbol or nameAndi Kleen
2014-10-15perf top: Add a visual cue for toggle zeroing of samplesTaeung Song
2014-10-10perf ui browsers: Add missing includeArnaldo Carvalho de Melo
2014-10-09perf evsel: Add hists helperArnaldo Carvalho de Melo