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.h
Commit message (
Expand
)
Author
Age
*
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
*
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-09
*
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
*
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 symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-11-28
*
perf report: Add option to show total period
Arnaldo Carvalho de Melo
2011-10-07
*
perf annotate: Make output more readable
Stephane Eranian
2011-08-18
*
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-08-11
*
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-05-26
*
perf symbols: Give more useful names to 'self' parameters
Arnaldo Carvalho de Melo
2011-04-19
*
perf symbol: Move sym_entry->skip to symbol->ignore
Arnaldo Carvalho de Melo
2011-03-11
*
perf symbols: Rename dso->origin to dso->symtab_type
Arnaldo Carvalho de Melo
2011-03-11
*
perf hists: Remove needless global col lenght calcs
Arnaldo Carvalho de Melo
2011-03-05
*
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2011-01-04
|
\
|
*
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
2010-12-16
*
|
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
2010-12-22
*
|
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-21
*
|
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-12-09
|
/
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
|
\
|
*
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
2010-09-09
*
|
perf symbols: List symbols in a dso in ascending name order
Srikar Dronamraju
2010-08-25
|
/
*
perf symbols: Store the symbol binding
Arnaldo Carvalho de Melo
2010-08-05
*
perf session: Free the ref_reloc_sym memory at the right place
Arnaldo Carvalho de Melo
2010-08-02
*
perf tools: Release session and symbol resources on exit
Arnaldo Carvalho de Melo
2010-07-30
*
perf symbols: Precisely specify if dso->{long,short}_name should be freed
Arnaldo Carvalho de Melo
2010-07-29
*
perf tools: Remove unneeded code for tracking the cwd in perf sessions
Dave Martin
2010-07-27
*
perf ui: New hists tree widget
Arnaldo Carvalho de Melo
2010-07-27
*
perf sort: Make column width code per hists instance
Arnaldo Carvalho de Melo
2010-07-23
*
perf probe: Add kernel source path option
Chase Douglas
2010-06-17
*
perf report: Implement --sort cpu
Arun Sharma
2010-06-05
*
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-06-05
*
perf symbols: Add the build id cache to the vmlinux path
Arnaldo Carvalho de Melo
2010-05-26
*
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
2010-05-19
*
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
2010-05-17
*
perf hist: Calculate max_sym name len and nr_entries
Arnaldo Carvalho de Melo
2010-05-10
*
perf session: Embed the host machine data on perf_session
Arnaldo Carvalho de Melo
2010-05-09
*
perf symbols: Add machine helper routines
Arnaldo Carvalho de Melo
2010-04-29
*
perf machines: Make the machines class adopt the dsos__fprintf methods
Arnaldo Carvalho de Melo
2010-04-27
*
perf machine: Adopt some map_groups functions
Arnaldo Carvalho de Melo
2010-04-27
*
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
2010-04-27
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
*
perf symbols: Move hex2u64 and strxfrchar to symbol.c
Arnaldo Carvalho de Melo
2010-03-26
*
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
2010-03-26
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-03-17
|
\
|
*
perf top: Improve the autosizing of column lenghts
Arnaldo Carvalho de Melo
2010-03-16
*
|
perf annotate: Properly notify the user that vmlinux is missing
Arnaldo Carvalho de Melo
2010-03-15
*
|
perf top: Properly notify the user that vmlinux is missing
Arnaldo Carvalho de Melo
2010-03-15
|
/
*
perf annotate: Defer allocating sym_priv->hist array
Arnaldo Carvalho de Melo
2010-02-25
*
perf record: Stop intercepting events, use postprocessing to get build-ids
Arnaldo Carvalho de Melo
2010-02-04
[next]