aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-23perf report: Support multiple events on the TUIArnaldo Carvalho de Melo
2010-05-23perf annotate: Fix up usage of the build id cacheArnaldo Carvalho de Melo
2010-05-22perf annotate: Add TUI interfaceArnaldo Carvalho de Melo
2010-05-22perf tui: Remove annotate from popup menu after failureArnaldo Carvalho de Melo
2010-05-21perf report: Don't start the TUI if -D is usedArnaldo Carvalho de Melo
2010-05-21perf: Fix getline undeclaredFrederic Weisbecker
2010-05-21perf-record: Share per-cpu buffersPeter Zijlstra
2010-05-21perf-record: Remove -MPeter Zijlstra
2010-05-21Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo
2010-05-20perf record: remove unneeded gettimeofday() callRuss Anderson
2010-05-20USB: testusb: testusb compatibility with FunctionFS gadgetMichal Nazarewicz
2010-05-20USB: testusb: an USB testing applicationDavid Brownell
2010-05-20USB: ffs-test: FunctionFS testing programMichal Nazarewicz
2010-05-20perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo
2010-05-20perf TUI: Make 'space' be an alias to 'PgDn'Arnaldo Carvalho de Melo
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-20perf: Fix unaligned accesses while fetching trace valuesFrederic Weisbecker
2010-05-20perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi
2010-05-19perf session: Make read_build_id routines look at the host_machine tooArnaldo Carvalho de Melo
2010-05-19perf symbols: Don't try to read the build-id twiceArnaldo Carvalho de Melo
2010-05-18perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo
2010-05-18perf probe: Don't call die()Arnaldo Carvalho de Melo
2010-05-18perf probe: Fix some error exit pathsArnaldo Carvalho de Melo
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo
2010-05-18perf stat: add perf stat -B to pretty print large numbersStephane Eranian
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18perf tui: Fix build problem with slang <= 2.0.6Arnaldo Carvalho de Melo
2010-05-17perf probe: Don't compile CFI related code if elfutils is oldMasami Hiramatsu
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo
2010-05-17perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo
2010-05-17perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo
2010-05-17perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo
2010-05-17perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo
2010-05-17perf record: Fix bug mismatch with -c option definitionStephane Eranian
2010-05-17perf options: Introduce OPT_U64Arnaldo Carvalho de Melo
2010-05-16perf tui: Add help window to show key associationsArnaldo Carvalho de Melo
2010-05-16perf tui: Make <- exit menus tooArnaldo Carvalho de Melo
2010-05-15perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo
2010-05-15perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo
2010-05-15perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo
2010-05-15perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo
2010-05-14perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo
2010-05-14perf report: Report number of events, not samplesArnaldo Carvalho de Melo
2010-05-14perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo