perf: Fix callchain hit bad cast on ascii display
[linux-flexiantxendom0-natty.git] / tools / perf /
2011-01-03 Frederic Weisbeckerperf: Fix callchain hit bad cast on ascii display
2010-12-21 Masami Hiramatsuperf probe: Fix to support libdwfl older than 0.148
2010-12-21 Masami Hiramatsuperf tools: Fix lazy wildcard matching
2010-12-16 Arnaldo Carvalho... perf buildid-list: Fix error return for success
2010-12-16 Franck Bui-Huuperf buildid-cache: Fix symbolic link handling
2010-12-16 Franck Bui-Huuperf symbols: Stop using vmlinux files with no symbols
2010-12-16 Franck Bui-Huuperf probe: Fix use of kernel image path given by ...
2010-12-06 Arnaldo Carvalho... perf record: Fix eternal wait for stillborn child
2010-11-30 Franck Bui-Huuperf header: Don't assume there's no attr info if no...
2010-11-30 Ming Leiperf symbols: Figure out start address of kernel map...
2010-11-30 Arnaldo Carvalho... perf symbols: Fix kallsyms kernel/module map splitting
2010-11-23 Rabin Vincentperf symbols: Remove incorrect open-coded container_of()
2010-11-22 Arnaldo Carvalho... perf record: Handle restrictive permissions in /proc...
2010-11-10 Tom Zanussiperf trace: update usage
2010-11-10 Tom Zanussiperf trace: update Documentation with new perf trace...
2010-11-10 Tom Zanussiperf trace: live-mode command-line cleanup
2010-11-10 Tom Zanussiperf trace record: handle commands correctly
2010-11-10 Tom Zanussiperf record: make the record options available outside...
2010-11-10 Tom Zanussiperf trace scripting: remove system-wide param from...
2010-11-10 Tom Zanussiperf trace scripting: fix some small memory leaks and...
2010-11-10 Corey Ashfordperf: Fix usages of profile_cpu in builtin-top.c to...
2010-11-10 Cyrill Gorcunovperf, ui: Eliminate stack-smashing protection compiler...
2010-10-27 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-10-26 Arnaldo Carvalho... perf python scripting: Add futex-contention script
2010-10-26 Arnaldo Carvalho... perf python scripting: Fixup cut'n'paste error in sctop...
2010-10-26 Arnaldo Carvalho... perf scripting: Shut up 'perf record' final status
2010-10-26 Matt Flemingperf record: Remove newline character from perror(...
2010-10-26 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-10-26 Arnaldo Carvalho... perf python scripting: Support fedora 11 (audit 1.7.17)
2010-10-25 Arnaldo Carvalho... perf python scripting: Improve the syscalls-by-pid...
2010-10-25 Arnaldo Carvalho... perf python scripting: print the syscall name on sctop
2010-10-25 Arnaldo Carvalho... perf python scripting: Improve the syscalls-counts...
2010-10-25 Arnaldo Carvalho... perf python scripting: Improve the failed-syscalls...
2010-10-23 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-10-23 Arnaldo Carvalho... perf probe: Fix format specified for Dwarf_Off parameter
2010-10-23 Ben Hutchingsperf trace: Fix detection of script extension
2010-10-23 Ben Hutchingsperf trace: Use $PERF_EXEC_PATH in canned report scripts
2010-10-23 Sonny Raoperf tools: Document event modifiers
2010-10-22 Arnaldo Carvalho... perf tools: Remove direct slang.h include
2010-10-21 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-10-21 Masami Hiramatsuperf probe: Add basic module support
2010-10-21 Masami Hiramatsuperf probe: Show accessible global variables
2010-10-21 Masami Hiramatsuperf probe: Function style fix
2010-10-21 Masami Hiramatsuperf probe: Show accessible local variables
2010-10-21 Masami Hiramatsuperf probe: Support global variables
2010-10-21 Masami Hiramatsuperf probe: Fix local variable searching loop
2010-10-21 Masami Hiramatsuperf probe: Fix type searching
2010-10-21 Robert RichterMerge commit 'v2.6.36' into oprofile/core
2010-10-12 Deng-Cheng Zhuperf, MIPS: Support cross compiling of tools/perf for...
2010-10-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-10-04 Stephane Eranianperf trace scripting: Fix extern struct definitions
2010-10-04 Frederik Deweerdtperf ui hist browser: Fix segfault on 'a' for annotate
2010-10-04 Kusanagi Kouichiperf tools: Fix build breakage
2010-09-15 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2010-09-13 Arnaldo Carvalho... perf ui browser: Don't use windows, slang is enough
2010-09-09 Jovi Zhangperf symbols: Fix multiple initialization of symbol...
2010-09-09 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-09-08 Masami Hiramatsuperf probe: Fix handling of arguments names
2010-09-08 Masami Hiramatsuperf probe: Fix return probe support
2010-09-07 Koki Sanagiperf: Add a script to show packets processing
2010-08-30 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-08-27 Frederic WeisbeckerMerge branch 'perf/urgent' into perf/core
2010-08-26 Frederic Weisbeckerperf: Initialize callchains roots's childen hits
2010-08-25 Tom Zanussiperf tools: Fix linking errors with --as-needed flag
2010-08-25 Srikar Dronamrajuperf symbols: List symbols in a dso in ascending name...
2010-08-25 Arnaldo Carvalho... perf hists browser: Introduce "expand/collapse all...
2010-08-25 Arnaldo Carvalho... perf hists browser: Init the has_children fields just...
2010-08-25 Arnaldo Carvalho... perf hists browser: replace rb_first() != NULL by ...
2010-08-25 Arnaldo Carvalho... perf hists: Fix hist_entry__init_have_children
2010-08-25 Ingo MolnarMerge branch 'linus' into perf/core
2010-08-22 Frederic Weisbeckerperf: Support for callchains merge
2010-08-22 Frederic Weisbeckerperf: Rename append_callchain into callchain_append
2010-08-22 Frederic Weisbeckerperf: Keep track of the max depth of a callchain
2010-08-21 Kirill A. Shutemovperf tools: add test for strlcpy()
2010-08-21 Arnaldo Carvalho... perf tools: Add --tui and --stdio to choose the UI
2010-08-19 Arnaldo Carvalho... perf ui browser: Add routines to compactly specify...
2010-08-19 Arnaldo Carvalho... perf ui browser: Return the exit key in all browsers
2010-08-19 Arnaldo Carvalho... perf ui browser: Abstract some more slang operations
2010-08-18 Kusanagi Kouichiperf tools: Fix build error on read only source.
2010-08-17 Bernd Petrovitschperf tools: Fix build on POSIX shells
2010-08-16 Arnaldo Carvalho... perf annotate tui: Fix exit and RIGHT keys handling
2010-08-12 Ingo Molnarperf: Add back list_head data types
2010-08-12 Ingo MolnarMerge branch 'linus' into perf/urgent
2010-08-10 Arnaldo Carvalho... perf ui hist browser: Fixup key bindings
2010-08-10 Arnaldo Carvalho... perf ui browser: Add ui_browser__show counterpart:...
2010-08-10 Arnaldo Carvalho... perf annotate: Cycle thru sorted lines with samples
2010-08-10 Arnaldo Carvalho... perf ui: Make SPACE work as PGDN in all browsers
2010-08-10 Arnaldo Carvalho... perf annotate: Sort by hottest lines in the TUI
2010-08-10 Arnaldo Carvalho... perf ui: Complete the breakdown of util/newt.c
2010-08-10 Arnaldo Carvalho... perf ui: Move hists browser to util/ui/browsers/
2010-08-10 Dave Martinperf symbols: Ignore mapping symbols on ARM
2010-08-10 Arnaldo Carvalho... perf ui: Move map browser to util/ui/browsers/
2010-08-10 Arnaldo Carvalho... perf ui: Move annotate browser to util/ui/browsers/
2010-08-10 Arnaldo Carvalho... perf ui: Move ui_progress routines to separate file...
2010-08-10 Arnaldo Carvalho... perf ui: Move ui_helpline routines to separate file...
2010-08-10 Arnaldo Carvalho... perf ui: Shorten ui_browser member names
2010-08-07 Arnaldo Carvalho... perf ui: Start breaking down newt.c into multiple files
2010-08-06 Arnaldo Carvalho... perf tui: Introduce list_head based generic ui_browser...
2010-08-06 Masami Hiramatsuperf probe: Fix memory leaks in add_perf_probe_events
2010-08-06 Masami Hiramatsuperf probe: Fix to copy the type for raw parameters
next