index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
symbol.h
Age
Commit message (
Expand
)
Author
2012-03-09
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-01-30
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
2011-11-28
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-10-07
perf report: Add option to show total period
Arnaldo Carvalho de Melo
2011-08-18
perf annotate: Make output more readable
Stephane Eranian
2011-08-11
perf report: Use properly build_id kernel binaries
Jiri Olsa
2011-05-26
perf symbols: Handle /proc/sys/kernel/kptr_restrict
Arnaldo Carvalho de Melo
2011-04-19
perf symbols: Give more useful names to 'self' parameters
Arnaldo Carvalho de Melo
2011-03-11
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-05
perf hists: Remove needless global col lenght calcs
Arnaldo Carvalho de Melo
2011-01-04
Merge commit 'v2.6.37-rc8' into perf/core
Ingo Molnar
2010-12-22
perf symbols: Improve kallsyms symbol end addr calculation
Arnaldo Carvalho de Melo
2010-12-21
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
2010-12-16
perf probe: Fix use of kernel image path given by 'k' option
Franck Bui-Huu
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-09
perf symbols: Fix multiple initialization of symbol system
Jovi Zhang
2010-08-25
perf symbols: List symbols in a dso in ascending name order
Srikar Dronamraju
2010-08-05
perf symbols: Store the symbol binding
Arnaldo Carvalho de Melo
2010-08-02
perf session: Free the ref_reloc_sym memory at the right place
Arnaldo Carvalho de Melo
2010-07-30
perf tools: Release session and symbol resources on exit
Arnaldo Carvalho de Melo
2010-07-29
perf symbols: Precisely specify if dso->{long,short}_name should be freed
Arnaldo Carvalho de Melo
2010-07-27
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-23
perf sort: Make column width code per hists instance
Arnaldo Carvalho de Melo
2010-06-17
perf probe: Add kernel source path option
Chase Douglas
2010-06-05
perf report: Implement --sort cpu
Arun Sharma
2010-06-05
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-05-26
perf symbols: Add the build id cache to the vmlinux path
Arnaldo Carvalho de Melo
2010-05-19
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
2010-05-10
perf hist: Calculate max_sym name len and nr_entries
Arnaldo Carvalho de Melo
2010-05-09
perf session: Embed the host machine data on perf_session
Arnaldo Carvalho de Melo
2010-04-29
perf symbols: Add machine helper routines
Arnaldo Carvalho de Melo
2010-04-27
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-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-03-26
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-17
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-03-16
perf top: Improve the autosizing of column lenghts
Arnaldo Carvalho de Melo
2010-03-15
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-02-25
perf annotate: Defer allocating sym_priv->hist array
Arnaldo Carvalho de Melo
2010-02-04
perf record: Stop intercepting events, use postprocessing to get build-ids
Arnaldo Carvalho de Melo
[next]