index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
perf hists browser: Allow annotating entries in callchains
Arnaldo Carvalho de Melo
2015-03-17
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
*
perf annotate: Support source line numbers in annotate
Andi Kleen
2014-11-19
*
perf annotate: Another fix for annotate_browser__callq()
Adrian Hunter
2013-10-14
*
perf annotate: Fix annotate_browser__callq()
Adrian Hunter
2013-10-14
*
perf annotate browser: Fix typo
Ingo Molnar
2013-08-07
*
perf annotate browser: Improve description of '?' hotkey
Arnaldo Carvalho de Melo
2013-08-07
*
perf annotate: Put dso name in symbol annotation title
Adrian Hunter
2013-08-07
*
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
2013-04-01
*
perf annotate browser: Support event group view on TUI
Namhyung Kim
2013-03-15
*
perf annotate browser: Use disasm__calc_percent()
Namhyung Kim
2013-03-15
*
perf annotate browser: Make browser_disasm_line->percent an array
Namhyung Kim
2013-03-15
*
perf annotate: Factor out struct source_line_percent
Namhyung Kim
2013-03-15
*
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
2013-03-15
*
perf ui browsers: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2013-01-24
*
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
Frederik Deweerdt
2013-01-24
*
perf annotate: Don't try to follow jump target on PLT symbols
Namhyung Kim
2012-11-09
*
perf tools: Introduce struct hist_browser_timer
Namhyung Kim
2012-11-05
*
perf annotate browser: Integrate script browser into annotation browser
Feng Tang
2012-10-29
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
*
perf annotate: Check null of sym pointer before using it
Samuel Liao
2012-06-19
*
perf annotate browser: Fix help window entry for navigating to hottest line
Arnaldo Carvalho de Melo
2012-05-30
*
perf ui browser: Stop using 'self'
Arnaldo Carvalho de Melo
2012-05-29
*
perf annotate browser: Read perf config file for settings
Arnaldo Carvalho de Melo
2012-05-29
*
perf annotate browser: Make feature toggles global
Arnaldo Carvalho de Melo
2012-05-29
*
perf annotate browser: The idx_asm field should be used in asm only view
Arnaldo Carvalho de Melo
2012-05-29
*
perf annotate browser: Add key bindings help window
Arnaldo Carvalho de Melo
2012-05-12
*
perf annotate browser: Show 'jumpy' functions
Arnaldo Carvalho de Melo
2012-05-12
*
perf annotate browser: Count the numbers of jump sources to a target
Arnaldo Carvalho de Melo
2012-05-12
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-11
|
\
|
*
perf annotate: shorten helpline so it fits in visible space
David Ahern
2012-05-09
*
|
perf annotate browser: Do raw printing in 'o'ffset in a single place
Arnaldo Carvalho de Melo
2012-05-07
*
|
perf annotate browser: Don't change the asm line color when toggling source
Arnaldo Carvalho de Melo
2012-05-03
*
|
perf annotate browser: More clearly separate columns
Arnaldo Carvalho de Melo
2012-05-03
*
|
perf annotate browser: Don't display 0.00 percentages
Arnaldo Carvalho de Melo
2012-04-27
*
|
perf annotate browser: Remove the vertical line after the percentages
Arnaldo Carvalho de Melo
2012-04-27
*
|
perf annotate browser: Show current jump, back or forward
Arnaldo Carvalho de Melo
2012-04-27
*
|
perf annotate browser: Add a right arrow before call instructions
Arnaldo Carvalho de Melo
2012-04-27
*
|
perf annotate browser: Don't draw jump connectors for out of function jumps
Arnaldo Carvalho de Melo
2012-04-25
*
|
perf annotate: Disambiguage offsets and addresses in operands
Arnaldo Carvalho de Melo
2012-04-25
*
|
perf annotate browser: Handle NULL jump targets
Arnaldo Carvalho de Melo
2012-04-25
*
|
perf annotate browser: Initial loop detection
Arnaldo Carvalho de Melo
2012-04-24
*
|
ui browser: Add method to write graphical characters
Arnaldo Carvalho de Melo
2012-04-20
*
|
perf annotate browser: Handle retq instructions
Arnaldo Carvalho de Melo
2012-04-20
*
|
perf annotate browser: Add visual cue for retq instruction
Arnaldo Carvalho de Melo
2012-04-20
*
|
perf annotate browser: Add visual cues on jump lines
Arnaldo Carvalho de Melo
2012-04-20
*
|
perf annotate browser: Bandaid offsets/jump label objdump ambiguity
Arnaldo Carvalho de Melo
2012-04-20
*
|
perf annotate: Group operands members
Arnaldo Carvalho de Melo
2012-04-20
*
|
perf annotate browser: Use a vertical line as percentage separator
Arnaldo Carvalho de Melo
2012-04-19
*
|
perf annotate browser: Make lines more compact
Arnaldo Carvalho de Melo
2012-04-19
[next]