summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-20
|\
| * USB: testusb: testusb compatibility with FunctionFS gadgetMichal Nazarewicz2010-05-20
| * USB: testusb: an USB testing applicationDavid Brownell2010-05-20
| * USB: ffs-test: FunctionFS testing programMichal Nazarewicz2010-05-20
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ | |/ |/|
| * perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo2010-05-17
| * perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo2010-05-17
| * perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo2010-05-17
| * perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-17
| * perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-17
| * perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-17
| * perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2010-05-17
| * perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo2010-05-17
| * perf record: Fix bug mismatch with -c option definitionStephane Eranian2010-05-17
| * perf options: Introduce OPT_U64Arnaldo Carvalho de Melo2010-05-17
| * perf tui: Add help window to show key associationsArnaldo Carvalho de Melo2010-05-16
| * perf tui: Make <- exit menus tooArnaldo Carvalho de Melo2010-05-16
| * perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo2010-05-15
| * perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo2010-05-15
| * perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo2010-05-15
| * perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo2010-05-15
| * perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo2010-05-14
| * perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-14
| * perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo2010-05-14
| * perf hist: Make event__totals per histsArnaldo Carvalho de Melo2010-05-14
| * perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov2010-05-13
| * perf tools: change event inheritance logic in stat and recordStephane Eranian2010-05-13
| * perf hist: Fix missing getline declarationFrederic Weisbecker2010-05-13
| * perf hist: Fix hists__browse no-newt caseFrederic Weisbecker2010-05-13
| * perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo2010-05-11
| * perf ui: Add ui_helpline methodsArnaldo Carvalho de Melo2010-05-11
| * perf symbols: allow forcing use of cplus_demangleKyle McMartin2010-05-11
| * perf probe: Check older elfutils and set NO_DWARFMasami Hiramatsu2010-05-11
| * perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo2010-05-11
| * perf/trace/scripting: syscall-counts script cleanupTom Zanussi2010-05-10
| * perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi2010-05-10
| * perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi2010-05-10
| * perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi2010-05-10
| * perf/trace/scripting: workqueue-stats script cleanupTom Zanussi2010-05-10
| * perf/trace/scripting: wakeup-latency script cleanupTom Zanussi2010-05-10
| * perf/trace/scripting: rwtop script cleanupTom Zanussi2010-05-10
| * perf/trace/scripting: rw-by-pid script cleanupTom Zanussi2010-05-10
| * perf/trace/scripting: failed-syscalls script cleanupTom Zanussi2010-05-10
| * perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo2010-05-10
| * perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo2010-05-10
| * perf session: create_kernel_maps should use ->host_machineArnaldo Carvalho de Melo2010-05-10
| * perf callchains: Use zalloc to allocate objectsArnaldo Carvalho de Melo2010-05-10
| * perf newt: Use newtAddComponent()Arnaldo Carvalho de Melo2010-05-10
| * Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-05-10
| |\
| | * perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake2010-05-09