aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf probe: Don't call die()Arnaldo Carvalho de Melo2010-05-181-3/+7
| * | perf probe: Fix some error exit pathsArnaldo Carvalho de Melo2010-05-181-10/+19
| * | perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-1819-1909/+20
| * | perf stat: add perf stat -B to pretty print large numbersStephane Eranian2010-05-182-4/+17
| * | perf tui: Fix build problem with slang <= 2.0.6Arnaldo Carvalho de Melo2010-05-181-1/+9
| * | perf probe: Don't compile CFI related code if elfutils is oldMasami Hiramatsu2010-05-172-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-0/+1101
|\ \ \ | |_|/ |/| |
| * | USB: testusb: testusb compatibility with FunctionFS gadgetMichal Nazarewicz2010-05-201-70/+190
| * | USB: testusb: an USB testing applicationDavid Brownell2010-05-201-0/+427
| * | USB: ffs-test: FunctionFS testing programMichal Nazarewicz2010-05-201-0/+554
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18132-3512/+10256
|\ \ \ | |/ / |/| / | |/
| * perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo2010-05-171-0/+4
| * perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo2010-05-171-1/+1
| * perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo2010-05-171-1/+1
| * perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo2010-05-1712-33/+33
| * perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-175-7/+8
| * perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-176-17/+18
| * perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo2010-05-172-2/+22
| * perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo2010-05-171-10/+21
| * perf record: Fix bug mismatch with -c option definitionStephane Eranian2010-05-171-6/+5
| * perf options: Introduce OPT_U64Arnaldo Carvalho de Melo2010-05-172-0/+20
| * perf tui: Add help window to show key associationsArnaldo Carvalho de Melo2010-05-161-0/+60
| * perf tui: Make <- exit menus tooArnaldo Carvalho de Melo2010-05-161-2/+1
| * perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo2010-05-151-3/+20
| * perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo2010-05-151-3/+4
| * perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo2010-05-151-2/+2
| * perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo2010-05-151-1/+3
| * perf newt: Make <- zoom out filtersArnaldo Carvalho de Melo2010-05-144-3/+120
| * perf report: Report number of events, not samplesArnaldo Carvalho de Melo2010-05-148-63/+107
| * perf hist: Clarify events_stats fields usageArnaldo Carvalho de Melo2010-05-149-34/+41
| * perf hist: Make event__totals per histsArnaldo Carvalho de Melo2010-05-148-38/+62
| * perf trace scripts: Fix typos in perf-trace-python.txtKirill Smelkov2010-05-131-2/+2
| * perf tools: change event inheritance logic in stat and recordStephane Eranian2010-05-134-15/+15
| * perf hist: Fix missing getline declarationFrederic Weisbecker2010-05-131-0/+1
| * perf hist: Fix hists__browse no-newt caseFrederic Weisbecker2010-05-131-1/+1
| * perf report: Librarize the annotation code and use it in the newt browserArnaldo Carvalho de Melo2010-05-117-249/+544
| * perf ui: Add ui_helpline methodsArnaldo Carvalho de Melo2010-05-111-19/+50
| * perf symbols: allow forcing use of cplus_demangleKyle McMartin2010-05-111-0/+3
| * perf probe: Check older elfutils and set NO_DWARFMasami Hiramatsu2010-05-111-2/+2
| * perf hist: Adopt filter by dso and by thread methods from the newt browserArnaldo Carvalho de Melo2010-05-115-85/+89
| * perf/trace/scripting: syscall-counts script cleanupTom Zanussi2010-05-101-1/+1
| * perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi2010-05-101-1/+1
| * perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi2010-05-101-1/+1
| * perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi2010-05-103-7/+3
| * perf/trace/scripting: workqueue-stats script cleanupTom Zanussi2010-05-101-6/+6
| * perf/trace/scripting: wakeup-latency script cleanupTom Zanussi2010-05-101-4/+8
| * perf/trace/scripting: rwtop script cleanupTom Zanussi2010-05-101-13/+35
| * perf/trace/scripting: rw-by-pid script cleanupTom Zanussi2010-05-101-23/+37
| * perf/trace/scripting: failed-syscalls script cleanupTom Zanussi2010-05-102-2/+6
| * perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo2010-05-105-13/+30