aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/ui/browsers/annotate.c
Commit message (Expand)AuthorAge
* perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo2015-03-17
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-21
* perf annotate: Support source line numbers in annotateAndi Kleen2014-11-19
* perf annotate: Another fix for annotate_browser__callq()Adrian Hunter2013-10-14
* perf annotate: Fix annotate_browser__callq()Adrian Hunter2013-10-14
* perf annotate browser: Fix typoIngo Molnar2013-08-07
* perf annotate browser: Improve description of '?' hotkeyArnaldo Carvalho de Melo2013-08-07
* perf annotate: Put dso name in symbol annotation titleAdrian Hunter2013-08-07
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
* perf annotate browser: Support event group view on TUINamhyung Kim2013-03-15
* perf annotate browser: Use disasm__calc_percent()Namhyung Kim2013-03-15
* perf annotate browser: Make browser_disasm_line->percent an arrayNamhyung Kim2013-03-15
* perf annotate: Factor out struct source_line_percentNamhyung Kim2013-03-15
* perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim2013-03-15
* perf ui browsers: Fix usage of __ in struct namesArnaldo Carvalho de Melo2013-01-24
* perf annotate browser: Fix segfault when drawing out-of-bounds jumpsFrederik Deweerdt2013-01-24
* perf annotate: Don't try to follow jump target on PLT symbolsNamhyung Kim2012-11-09
* perf tools: Introduce struct hist_browser_timerNamhyung Kim2012-11-05
* perf annotate browser: Integrate script browser into annotation browserFeng Tang2012-10-29
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf annotate: Check null of sym pointer before using itSamuel Liao2012-06-19
* perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo2012-05-30
* perf ui browser: Stop using 'self'Arnaldo Carvalho de Melo2012-05-29
* perf annotate browser: Read perf config file for settingsArnaldo Carvalho de Melo2012-05-29
* perf annotate browser: Make feature toggles globalArnaldo Carvalho de Melo2012-05-29
* perf annotate browser: The idx_asm field should be used in asm only viewArnaldo Carvalho de Melo2012-05-29
* perf annotate browser: Add key bindings help windowArnaldo Carvalho de Melo2012-05-12
* perf annotate browser: Show 'jumpy' functionsArnaldo Carvalho de Melo2012-05-12
* perf annotate browser: Count the numbers of jump sources to a targetArnaldo Carvalho de Melo2012-05-12
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-05-11
|\
| * perf annotate: shorten helpline so it fits in visible spaceDavid Ahern2012-05-09
* | perf annotate browser: Do raw printing in 'o'ffset in a single placeArnaldo Carvalho de Melo2012-05-07
* | perf annotate browser: Don't change the asm line color when toggling sourceArnaldo Carvalho de Melo2012-05-03
* | perf annotate browser: More clearly separate columnsArnaldo Carvalho de Melo2012-05-03
* | perf annotate browser: Don't display 0.00 percentagesArnaldo Carvalho de Melo2012-04-27
* | perf annotate browser: Remove the vertical line after the percentagesArnaldo Carvalho de Melo2012-04-27
* | perf annotate browser: Show current jump, back or forwardArnaldo Carvalho de Melo2012-04-27
* | perf annotate browser: Add a right arrow before call instructionsArnaldo Carvalho de Melo2012-04-27
* | perf annotate browser: Don't draw jump connectors for out of function jumpsArnaldo Carvalho de Melo2012-04-25
* | perf annotate: Disambiguage offsets and addresses in operandsArnaldo Carvalho de Melo2012-04-25
* | perf annotate browser: Handle NULL jump targetsArnaldo Carvalho de Melo2012-04-25
* | perf annotate browser: Initial loop detectionArnaldo Carvalho de Melo2012-04-24
* | ui browser: Add method to write graphical charactersArnaldo Carvalho de Melo2012-04-20
* | perf annotate browser: Handle retq instructionsArnaldo Carvalho de Melo2012-04-20
* | perf annotate browser: Add visual cue for retq instructionArnaldo Carvalho de Melo2012-04-20
* | perf annotate browser: Add visual cues on jump linesArnaldo Carvalho de Melo2012-04-20
* | perf annotate browser: Bandaid offsets/jump label objdump ambiguityArnaldo Carvalho de Melo2012-04-20
* | perf annotate: Group operands membersArnaldo Carvalho de Melo2012-04-20
* | perf annotate browser: Use a vertical line as percentage separatorArnaldo Carvalho de Melo2012-04-19
* | perf annotate browser: Make lines more compactArnaldo Carvalho de Melo2012-04-19