summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-03perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo
2011-01-03perf util: Move do_read from session to utilArnaldo Carvalho de Melo
2011-01-03perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo
2010-12-30Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-12-27perf probe: Fix short file name probe location reportingFranck Bui-Huu
2010-12-25perf script: Fix event ordering settings to work with older kernelsArnaldo Carvalho de Melo
2010-12-25perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-12-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-22perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu
2010-12-22perf test: Look forward for symbol aliasesArnaldo Carvalho de Melo
2010-12-22perf symbols: Improve kallsyms symbol end addr calculationArnaldo Carvalho de Melo
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-12-22Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds
2010-12-21perf probe: Handle gracefully some stupid and buggy line syntaxesFranck Bui-Huu
2010-12-21perf probe: Don't always consider EOF as an error when listing source codeFranck Bui-Huu
2010-12-21perf probe: Fix line range description since a single file is allowedFranck Bui-Huu
2010-12-21perf probe: Clean up redundant tests in show_line_range()Franck Bui-Huu
2010-12-21perf probe: Rewrite show_one_line() to make it simplerFranck Bui-Huu
2010-12-21perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu
2010-12-21perf probe: Cleanup messagesMasami Hiramatsu
2010-12-21perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern
2010-12-21perf record,report,annotate,diff: Process events in orderIan Munsie
2010-12-21perf session: Fallback to unordered processing if no sample_id_allIan Munsie
2010-12-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-12-20Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-20Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-20Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20Fix btrfs b0rkageAl Viro
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-19sched: Remove debugging checkIngo Molnar
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-19oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter
2010-12-19oprofile, x86: Add support for AMD family 15hRobert Richter
2010-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-12-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf