aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo2011-01-041-0/+9
* perf evsel: Use {cpu,thread}_map to shorten list of parametersArnaldo Carvalho de Melo2011-01-043-17/+22
* perf tools: Refactor all_tids to hold nr and the mapArnaldo Carvalho de Melo2011-01-045-85/+88
* perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo2011-01-045-67/+138
* perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo2011-01-043-58/+83
* perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo2011-01-043-92/+196
* perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo2011-01-036-8/+16
* perf util: Move do_read from session to utilArnaldo Carvalho de Melo2011-01-035-24/+23
* perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo2011-01-032-21/+20
* perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-0314-245/+433
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-12-303-18/+43
|\
| * oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter2010-12-192-18/+40
| * oprofile, x86: Add support for AMD family 15hRobert Richter2010-12-191-0/+3
* | perf probe: Fix short file name probe location reportingFranck Bui-Huu2010-12-271-7/+7
* | perf script: Fix event ordering settings to work with older kernelsArnaldo Carvalho de Melo2010-12-251-0/+1
* | perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo2010-12-251-5/+19
* | perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo2010-12-2531-51/+35
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-235-21/+65
|\ \
| * | perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu2010-12-221-1/+1
| * | perf test: Look forward for symbol aliasesArnaldo Carvalho de Melo2010-12-221-4/+19
| * | perf symbols: Improve kallsyms symbol end addr calculationArnaldo Carvalho de Melo2010-12-223-16/+45
* | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-228-25/+8
|/ /
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-12-227-18/+77
|\ \
| * | tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt2010-12-032-6/+38
| * | tracing/events: Show real number in array fieldsSteven Rostedt2010-11-194-8/+30
| * | ftrace: Speed up recordmcountWu Zhangjin2010-11-181-4/+9
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-2223-144/+277
|\ \ \
| * | | perf probe: Handle gracefully some stupid and buggy line syntaxesFranck Bui-Huu2010-12-211-32/+60
| * | | perf probe: Don't always consider EOF as an error when listing source codeFranck Bui-Huu2010-12-211-12/+26
| * | | perf probe: Fix line range description since a single file is allowedFranck Bui-Huu2010-12-212-6/+9
| * | | perf probe: Clean up redundant tests in show_line_range()Franck Bui-Huu2010-12-211-11/+15
| * | | perf probe: Rewrite show_one_line() to make it simplerFranck Bui-Huu2010-12-211-18/+11
| * | | perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu2010-12-211-1/+1
| * | | perf probe: Cleanup messagesMasami Hiramatsu2010-12-212-34/+38
| * | | perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern2010-12-219-19/+81
| * | | perf record,report,annotate,diff: Process events in orderIan Munsie2010-12-214-1/+10
| * | | perf session: Fallback to unordered processing if no sample_id_allIan Munsie2010-12-2114-15/+31
* | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22441-3146/+4222
|\ \ \ \ | |/ / / |/| | |
| * | | Linux 2.6.37-rc7Linus Torvalds2010-12-211-1/+1
| * | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-201-2/+4
| |\ \ \
| | * | | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
| | * | | n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
| * | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-207-22/+50
| |\ \ \ \
| | * | | | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-161-8/+8
| | * | | | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-161-1/+3
| | * | | | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
| | * | | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-1/+1
| | * | | | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-161-2/+10
| | * | | | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| | * | | | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
| | |/ / /