index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
ui
/
browsers
/
annotate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...
Arnaldo Carvalho de Melo
2017-09-01
1
-1
/
+2
*
perf annotate browser: Circulate percent, total-period and nr-samples view
Taeung Song
2017-08-18
1
-3
/
+8
*
perf annotate browser: Support --show-nr-samples option
Taeung Song
2017-08-18
1
-3
/
+11
*
perf annotate TUI: Set appropriate column width for period/percent
Arnaldo Carvalho de Melo
2017-07-28
1
-4
/
+6
*
perf annotate TUI: Fix column header when toggling period/percent
Taeung Song
2017-07-28
1
-1
/
+1
*
perf annotate TUI: Clarify calculation of column header widths
Arnaldo Carvalho de Melo
2017-07-28
1
-9
/
+11
*
perf annotate TUI: Fix --show-total-period
Taeung Song
2017-07-28
1
-1
/
+1
*
perf annotate TUI: Use sym_hist_entry in disasm_line_samples
Arnaldo Carvalho de Melo
2017-07-28
1
-4
/
+4
*
perf annotate: Introduce struct sym_hist_entry
Taeung Song
2017-07-21
1
-3
/
+3
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
1
-1
/
+2
*
perf annotate: Implement visual marker for macro fusion
Jin Yao
2017-07-18
1
-0
/
+26
*
perf annotate: Check for fused instructions
Jin Yao
2017-07-18
1
-1
/
+3
*
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
2017-06-19
1
-1
/
+5
*
perf annotate browser: Display titles in left frame
Jin Yao
2017-06-19
1
-3
/
+21
*
perf report: Remove unnecessary check in annotate_browser_write()
Jin Yao
2017-06-19
1
-14
/
+10
*
perf tools: Don't include terminal handling headers in util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf annotate: Fix jump target outside of function address range
Ravi Bangoria
2016-12-15
1
-2
/
+3
*
perf annotate: Show invalid jump offset in error message
Arnaldo Carvalho de Melo
2016-11-25
1
-2
/
+4
*
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
2016-11-25
1
-9
/
+9
*
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-11-17
1
-1
/
+1
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
1
-1
/
+1
*
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
1
-3
/
+6
*
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-08-01
1
-1
/
+1
*
perf annotate: Generalize handling of 'ret' instructions
Naveen N. Rao
2016-06-27
1
-11
/
+9
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
1
-0
/
+1
*
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
Taeung Song
2016-01-26
1
-1
/
+1
*
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
2016-01-26
1
-2
/
+2
*
perf annotate: Don't die() when finding an invalid config option
Arnaldo Carvalho de Melo
2015-10-22
1
-3
/
+3
*
perf annotate: Fix 'annotate.use_offset' config variable usage
Namhyung Kim
2015-10-22
1
-1
/
+1
*
perf ui browsers: Remove help messages about use of right and arrow keys
Arnaldo Carvalho de Melo
2015-10-12
1
-3
/
+3
*
perf ui browser: Introduce ui_browser__printf()
Arnaldo Carvalho de Melo
2015-08-12
1
-9
/
+10
*
perf ui browser: Introduce ui_browser__write_nstring()
Arnaldo Carvalho de Melo
2015-08-12
1
-12
/
+12
*
perf annotate: Finally display IPC and cycle accounting
Andi Kleen
2015-08-06
1
-17
/
+40
*
perf annotate: Compute IPC and basic block cycles
Andi Kleen
2015-08-06
1
-1
/
+72
*
perf annotate: Display total number of samples with --show-total-period
Martin Liška
2015-06-19
1
-17
/
+43
*
perf tools: Make Ctrl-C stop processing on TUI
Namhyung Kim
2015-05-29
1
-0
/
+4
*
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2015-03-17
1
-1
/
+7
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
1
-2
/
+1
*
perf annotate: Support source line numbers in annotate
Andi Kleen
2014-11-19
1
-1
/
+12
*
perf annotate: Another fix for annotate_browser__callq()
Adrian Hunter
2013-10-14
1
-2
/
+5
*
perf annotate: Fix annotate_browser__callq()
Adrian Hunter
2013-10-14
1
-11
/
+10
*
perf annotate browser: Fix typo
Ingo Molnar
2013-08-07
1
-1
/
+1
*
perf annotate browser: Improve description of '?' hotkey
Arnaldo Carvalho de Melo
2013-08-07
1
-1
/
+1
*
perf annotate: Put dso name in symbol annotation title
Adrian Hunter
2013-08-07
1
-2
/
+14
*
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
1
-1
/
+0
*
perf annotate browser: Support event group view on TUI
Namhyung Kim
2013-03-15
1
-18
/
+75
*
perf annotate browser: Use disasm__calc_percent()
Namhyung Kim
2013-03-15
1
-36
/
+14
[next]