summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-08perf hists: Use perf_hpp__format->width to calculate the column widthsNamhyung Kim2-33/+27
2012-09-08perf hists: Handle field separator properlyNamhyung Kim2-27/+50
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim6-200/+426
2012-09-08perf bench: fix assert when NDEBUG is definedIrina Tirdea2-3/+7
2012-09-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar19-63/+180
2012-09-08perf tools: Fix build for another rbtree.c changeAdrian Hunter1-0/+1
2012-09-08perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea3-0/+28
2012-09-08tools lib traceevent: replace mempcpy with memcpyIrina Tirdea1-2/+2
2012-09-08perf tools: replace mkostemp with mkstempIrina Tirdea1-1/+1
2012-09-08perf tools: include missing pthread.h headerIrina Tirdea2-0/+2
2012-09-08perf tools: fix missing winsize definitionIrina Tirdea2-0/+2
2012-09-08perf tools: include basename for non-glibc systemsIrina Tirdea1-0/+3
2012-09-08perf tools: Replace sort's standalone field_sep with symbol_conf.field_sepJiri Olsa2-5/+2
2012-09-08perf diff: Make diff command work with evsel histsJiri Olsa4-35/+72
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2012-09-07tools lib traceevent: Get rid of die() from pevent_register_print_functionNamhyung Kim2-7/+22
2012-09-07tools lib traceevent: Get rid of die() from pevent_register_event_handlerNamhyung Kim1-2/+11
2012-09-07tools lib traceevent: Get rid of die() from pretty_print()Namhyung Kim1-11/+32
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund1-1/+3
2012-09-07perf tools: Ignore compiled python binariesNamhyung Kim1-0/+2
2012-09-07Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar27-202/+550
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-7/+7
2012-09-07Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds6-14/+92
2012-09-06perf tools: Fix cache event name generationJiri Olsa1-1/+1
2012-09-06perf test: Add roundtrip test for hardware cache eventsArnaldo Carvalho de Melo1-0/+61
2012-09-06perf evlist: Add fprintf methodArnaldo Carvalho de Melo2-0/+15
2012-09-06perf tools: Remove extraneous newline when parsing hardware cache eventsArnaldo Carvalho de Melo1-1/+1
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-27/+73
2012-09-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2012-09-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2-2/+2
2012-09-06Remove user-triggerable BUG from mpol_to_strDave Jones1-1/+1
2012-09-06perf test: Add round trip test for sw and hw event namesArnaldo Carvalho de Melo3-5/+60
2012-09-06perf header: Prepare tracepoint events regardless of nameNamhyung Kim1-14/+22
2012-09-06perf header: Fix a typo on evselNamhyung Kim1-1/+1
2012-09-06perf tools: Clean target should do clean for lib/traceevent tooDavid Ahern1-1/+4
2012-09-06xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk1-4/+4
2012-09-06Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-61/+98
2012-09-06uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-09-06dj: memory scribble in logi_djAlan Cox1-2/+2
2012-09-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds15-34/+68
2012-09-06Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2012-09-06Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-31/+79
2012-09-06Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds6-5/+19
2012-09-06Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds1-2/+2
2012-09-06Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka1-2/+2
2012-09-06perf tools: Allow user to indicate path to objdump in command lineMaciek Borzecki6-1/+14
2012-09-06perf tools: Replace mempcpy with memcpyIrina Tirdea1-2/+2
2012-09-06perf header: Swap pmu mapping numbers if neededNamhyung Kim1-0/+6
2012-09-06perf header: Set tracepoint event name only if not setNamhyung Kim1-1/+1
2012-09-06perf header: Use evlist->nr_entries on write_event_desc()Namhyung Kim1-3/+2