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
/
util
/
annotate.c
Commit message (
Expand
)
Author
Age
*
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
*
perf annotate: Fix memory leaks in LOCK handling
Rabin Vincent
2015-01-21
*
perf annotate: Handle ins parsing failures
Rabin Vincent
2015-01-21
*
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-24
*
perf annotate: Support source line numbers in annotate
Andi Kleen
2014-11-19
*
perf tools: Fix annotation with kcore
Adrian Hunter
2014-11-19
*
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
2014-10-14
*
perf annotate: Don't truncate Intel style addresses
Alex Converse
2014-08-15
*
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
2014-07-31
*
perf annotate: Print the evsel name in the stdio output
Arnaldo Carvalho de Melo
2014-03-18
*
perf annotate: Check availability of annotate when processing samples
Namhyung Kim
2014-02-24
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
*
perf annotate: Make symbol__inc_addr_samples private
Arnaldo Carvalho de Melo
2013-12-19
*
perf annotate: Adopt methods from hists
Arnaldo Carvalho de Melo
2013-12-19
*
perf annotate: Add inc_samples method to addr_map_symbol
Arnaldo Carvalho de Melo
2013-12-19
*
perf annotate: Auto allocate symbol per addr hist buckets
Arnaldo Carvalho de Melo
2013-12-19
*
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
2013-12-10
*
perf annotate: Find kcore symbols on other maps
Adrian Hunter
2013-10-14
*
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
2013-10-14
*
perf annotate: Pass dso instead of dso_name to get_srcline()
Namhyung Kim
2013-10-09
*
perf annotate: Factor out get/free_srcline()
Namhyung Kim
2013-10-09
*
perf annotate: Reuse path from the result of addr2line
Namhyung Kim
2013-10-09
*
perf annotate: Fix objdump line parsing offset validation
Adrian Hunter
2013-09-19
*
perf annotate: Add call target name if it is missing
Adrian Hunter
2013-08-07
*
perf annotate: Remove nop at end of annotation
Adrian Hunter
2013-08-07
*
perf annotate: Allow disassembly using /proc/kcore
Adrian Hunter
2013-08-07
*
perf annotate browser: Use disasm__calc_percent()
Namhyung Kim
2013-03-15
*
perf annotate: Support event group view for --print-line
Namhyung Kim
2013-03-15
*
perf annotate: Factor out struct source_line_percent
Namhyung Kim
2013-03-15
*
perf evsel: Introduce perf_evsel__is_group_event() helper
Namhyung Kim
2013-03-15
*
perf annotate: Add basic support to event group view
Namhyung Kim
2013-03-15
*
perf annotate: Cleanup disasm__calc_percent()
Namhyung Kim
2013-03-15
*
perf annotate: Factor out disasm__calc_percent()
Namhyung Kim
2013-03-15
*
perf annotate: Add a comment on the symbol__parse_objdump_line()
Namhyung Kim
2013-03-15
*
perf annotate: Pass evsel instead of evidx on annotation functions
Namhyung Kim
2013-03-15
*
perf annotate: Fix warning message on a missing vmlinux
Namhyung Kim
2013-02-14
*
perf annotate: Merge same lines in summary view
Namhyung Kim
2012-11-09
*
perf annotate: Whitespace fixups
Namhyung Kim
2012-11-09
*
perf annotate: Handle XBEGIN like a jump
Andi Kleen
2012-10-31
*
perf tools: Move BUILD_ID_SIZE into build-id object
Jiri Olsa
2012-10-29
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
*
perf annotate: Make a copy of filename for passing to basename
David Ahern
2012-09-08
*
perf tools: Allow user to indicate path to objdump in command line
Maciek Borzecki
2012-09-05
*
perf annotate: Prevent overflow in size calculation
Cody Schafer
2012-07-25
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
*
perf annotate: Introduce ->free() method in ins_ops
Arnaldo Carvalho de Melo
2012-05-12
*
perf annotate: Augment lock instruction output
Arnaldo Carvalho de Melo
2012-05-12
*
perf annotate: Resolve symbols using objdump comment for single op ins
Arnaldo Carvalho de Melo
2012-05-11
*
perf annotate: Resolve symbols using objdump comment
Arnaldo Carvalho de Melo
2012-05-11
[next]