summaryrefslogtreecommitdiffstats
path: root/tools/perf/ui
Commit message (Expand)AuthorAgeFilesLines
* perf top: Move toggling event logic into hists browserNamhyung Kim2015-06-221-2/+17
* perf hists browser: React to unassigned hotkey pressingArnaldo Carvalho de Melo2015-06-191-3/+4
* perf hists browser: Honour the help line provided by builtin-{top,report}.cArnaldo Carvalho de Melo2015-06-191-4/+3
* perf hists browser: Do not exit when 'f' is pressed in 'report' modeArnaldo Carvalho de Melo2015-06-191-0/+3
* perf top: Replace CTRL+z with 'f' as hotkey for enable/disable eventsArnaldo Carvalho de Melo2015-06-191-2/+2
* perf annotate: Display total number of samples with --show-total-periodMartin Liška2015-06-191-17/+43
* perf top: Allow disabling/enabling events dynamiclyArnaldo Carvalho de Melo2015-06-171-0/+2
* perf tools: Make Ctrl-C stop processing on TUINamhyung Kim2015-05-293-1/+9
* perf tools: Move TUI-specific fields out of map_symbolNamhyung Kim2015-05-051-32/+47
* perf hists browser: Simplify zooming code using pstack_peek()Namhyung Kim2015-05-051-11/+9
* perf hists browser: Split popup menu actions - part 2Namhyung Kim2015-05-051-140/+214
* perf hists browser: Split popup menu actionsNamhyung Kim2015-05-051-86/+156
* perf hists browser: Save perf_session_env in the hist_browserNamhyung Kim2015-05-051-2/+5
* perf hists browser: Save pstack in the hist_browserNamhyung Kim2015-05-051-10/+10
* perf hists browser: Save hist_browser_timer pointer in hist_browserNamhyung Kim2015-05-051-5/+8
* perf hists browser: Fix possible memory leakNamhyung Kim2015-05-051-3/+5
* perf hists browser: Indicate which callchain entries are annotatedArnaldo Carvalho de Melo2015-03-211-1/+3
* perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo2015-03-172-14/+17
* perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo2015-03-171-5/+0
* perf hists browser: Fix up some branch alignmentArnaldo Carvalho de Melo2015-03-161-5/+6
* perf hists browser: Simplify symbol annotation menu setupArnaldo Carvalho de Melo2015-03-161-9/+11
* perf hists browser: Fix UI bug after fold/unfoldHe Kuang2015-03-121-0/+19
* perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-031-3/+3
* perf build: Add gtk objects buildingJiri Olsa2015-02-121-0/+9
* perf build: Add slang objects buildingJiri Olsa2015-02-123-0/+20
* perf build: Add ui objects buildingJiri Olsa2015-02-121-0/+8
* perf ui/tui: Show fatal error message only if existsNamhyung Kim2015-01-222-1/+5
* perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim2015-01-211-4/+8
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-212-4/+3
* perf hists browser: Fix segfault when showing callchainNamhyung Kim2015-01-081-1/+1
* perf hists: Fix children sort key behaviorNamhyung Kim2015-01-081-0/+3
* perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim2014-12-231-2/+24
* calloc/xcalloc: Fix argument orderArjun Sreedharan2014-12-091-2/+2
* perf hists browser: Change print format from %lu to %PRIu64Tom Huynh2014-12-091-1/+1
* perf tools: Collapse first level callchain entry if it has siblingNamhyung Kim2014-11-241-3/+8
* perf hists browser: Print overhead percent value for first-level callchainNamhyung Kim2014-11-241-2/+12
* perf annotate: Support source line numbers in annotateAndi Kleen2014-11-191-1/+12
* perf callchain: Use a common function to resolve symbol or nameAndi Kleen2014-11-193-41/+10
* perf top: Add a visual cue for toggle zeroing of samplesTaeung Song2014-10-151-10/+22
* perf ui browsers: Add missing includeArnaldo Carvalho de Melo2014-10-101-0/+1
* perf evsel: Add hists helperArnaldo Carvalho de Melo2014-10-092-9/+13
* perf hists browser: Fix callchain print bug on TUINamhyung Kim2014-09-261-3/+0
* perf hists browser: Consolidate callchain print functions in TUINamhyung Kim2014-08-241-123/+80
* perf tools: Add +field argument support for --field optionJiri Olsa2014-08-241-2/+2
* perf hists browser: Cleanup callchain print functionsNamhyung Kim2014-08-221-83/+29
* perf hists browser: Factor out hist_browser__show_callchain_entry()Namhyung Kim2014-08-201-31/+33
* perf hists browser: Fix children overhead dumpNamhyung Kim2014-08-201-1/+1
* perf hists browser: Get rid of unused 'remaining' variableNamhyung Kim2014-08-201-8/+2
* perf top: Handle 'z' key for toggle zeroing samples in TUINamhyung Kim2014-08-131-0/+9
* perf hists browser: Fix a small callchain display bugNamhyung Kim2014-08-131-1/+3
OpenPOWER on IntegriCloud