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
/
symbol.c
Commit message (
Expand
)
Author
Age
*
perf report: Add --no-demangle option
Namhyung Kim
2013-03-26
*
perf symbols: Mark vmlinux filename as allocated
David Ahern
2013-01-24
*
perf symbols: Move name malloc to when needed in dso__load
David Ahern
2013-01-24
*
perf machine: Move more machine methods to machine.c
Arnaldo Carvalho de Melo
2012-12-09
*
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
2012-12-09
*
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
2012-11-09
*
perf tools: Move dso_* related functions into dso object
Jiri Olsa
2012-10-29
*
perf tools: Move strxfrchar into string object
Jiri Olsa
2012-10-29
*
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
*
perf tools: Move build_id__sprintf into build-id object
Jiri Olsa
2012-10-29
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
*
perf symbols: Make dsos__find function globally available
Jiri Olsa
2012-09-11
*
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
2012-09-11
*
perf symbols: Fix builds with NO_LIBELF set
David Ahern
2012-08-20
*
perf symbols: Use both runtime and debug images
Cody P Schafer
2012-08-13
*
perf symbols: Convert dso__load_syms to take 2 symsrc's
Cody P Schafer
2012-08-13
*
perf symbols: Factor want_symtab out of dso__load_sym()
Cody P Schafer
2012-08-13
*
perf symbols: Switch dso__synthesize_plt_symbols() to use symsrc
Cody P Schafer
2012-08-13
*
perf symbols: Set symtab_type in dso__load_sym
Cody P Schafer
2012-08-13
*
perf symbols: Introduce symsrc structure.
Cody P Schafer
2012-08-13
*
perf symbols: Track symtab_type of vmlinux
Cody P Schafer
2012-08-13
*
perf symbols: only set vmlinux longname & mark loaded if really loaded
Cody P Schafer
2012-08-13
*
perf symbols: Simplify out_fixup in kernel syms loading
Cody P Schafer
2012-08-13
*
perf symbols: Remove unused 'end' arg in kallsyms parse cb
Cody P Schafer
2012-08-13
*
perf symbols: Correct comment wrt kallsyms loading
Cody P Schafer
2012-08-13
*
perf symbols: Remove unneeded call to dso__set_long_name()
Cody P Schafer
2012-08-13
*
perf symbols: Split out util/symbol-elf.c
Namhyung Kim
2012-08-09
*
perf symbols: Introduce symbol__elf_init()
Namhyung Kim
2012-08-09
*
perf kvm: Use strtol for walking guestmount directory
David Ahern
2012-08-03
*
perf symbols: Fix array sizes for binary types arrays
Jiri Olsa
2012-08-01
*
perf symbols: Add dso data caching
Jiri Olsa
2012-07-25
*
perf symbols: Add interface to read DSO image data
Jiri Olsa
2012-07-25
*
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
2012-07-25
*
perf symbols: Add machine id to modules debug message
David Ahern
2012-07-23
*
perf symbols: Add '.note' check into search for NOTE section
Jiri Olsa
2012-06-29
*
perf symbols: Follow .gnu_debuglink section to find separate symbols
Pierre-Loup A. Griffais
2012-06-27
*
perf symbols: Check for valid dso before creating map
Srikar Dronamraju
2012-05-31
*
perf symbols: Handle different endians properly during symbol load
Jiri Olsa
2012-05-31
*
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
|
\
|
*
perf probe: Provide perf interface for uprobes
Srikar Dronamraju
2012-05-11
*
|
perf symbols: Read plt symbols from proper symtab_type binary
Jiri Olsa
2012-04-20
|
/
*
perf symbols: Handle NULL dso in dso__name_len
David Miller
2012-03-27
*
perf symbols: Do not include libgen.h
David Miller
2012-03-27
*
perf tools: Get rid of ctype.h in symbol.c
Namhyung Kim
2012-02-13
*
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
*
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
*
perf symbols: Fix error path on symbol__init()
Namhyung Kim
2011-12-20
*
perf symbols: Get rid of duplicated snprintf()
Namhyung Kim
2011-12-20
*
perf symbols: Increase symbol KSYM_NAME_LEN size
Ricardo Ribalda Delgado
2011-10-21
[next]