summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-28perf events: Remove CONFIG_EVENT_PROFILELi Zefan11-40/+28
2009-12-28perf tools: Do a few more directory handling optimizationsUlrich Drepper2-38/+29
2009-12-28x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar2-12/+0
2009-12-28perf events: Remove arg from perf sched hooksPeter Zijlstra3-22/+23
2009-12-28perf record: Introduce a symtab cacheArnaldo Carvalho de Melo6-9/+165
2009-12-28perf session: Remove redundant prefix & suffix from perf_event_opsArnaldo Carvalho de Melo9-64/+64
2009-12-28perf session: Move full_paths config to symbol_confArnaldo Carvalho de Melo5-5/+5
2009-12-28perf session: Move total_unknown to perf_session->unknown eventsArnaldo Carvalho de Melo2-2/+3
2009-12-28perf session: Remove sample_type_check from event_opsArnaldo Carvalho de Melo7-27/+31
2009-12-28perf session: Share the common trace sample_check routine as perf_session__ha...Arnaldo Carvalho de Melo6-51/+17
2009-12-28perf tools: Move the map class definition to a separate headerArnaldo Carvalho de Melo5-62/+80
2009-12-28perf session: Move the event processing routines to session.cArnaldo Carvalho de Melo3-253/+245
2009-12-28perf: Use format string of printf to align stringsAmerigo Wang1-2/+1
2009-12-28perf tools: Add missing header files to LIB_H Makefile variableArnaldo Carvalho de Melo1-0/+8
2009-12-28perf record: We should fork only if a program was specified to runArnaldo Carvalho de Melo1-6/+8
2009-12-18perf diff: Fix usage array, it must end with a NULL entryArnaldo Carvalho de Melo4-6/+6
2009-12-18perf session: Make events_stats u64 to avoid overflow on 32-bit archesArnaldo Carvalho de Melo2-3/+3
2009-12-18hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2-3/+3
2009-12-17perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...Peter Zijlstra1-14/+18
2009-12-17perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker3-3/+33
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker9-25/+43
2009-12-17perf events: Remove unused perf_counter.h header fileRobert P. J. Day1-444/+0
2009-12-17perf probe: Check new event nameMasami Hiramatsu1-0/+15
2009-12-17kprobe-tracer: Check new event/group nameMasami Hiramatsu1-6/+25
2009-12-17perf probe: Check whether debugfs path is correctMasami Hiramatsu1-0/+4
2009-12-17perf probe: Fix libdwarf include path for DebianMasami Hiramatsu2-28/+34
2009-12-17Fix breakage in shmem.cAl Viro1-0/+2
2009-12-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-21/+25
2009-12-17re-export alloc_file()Roland Dreier1-0/+1
2009-12-17Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds41-22/+5161
2009-12-17Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds28-1/+11394
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds19-126/+922
2009-12-16[sysctl] Fix breakage on systems with older glibcAndi Kleen1-0/+7
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds66-1712/+4113
2009-12-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds53-1413/+2293
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds81-1831/+1172
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-15/+41
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-293/+244
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-275/+196
2009-12-16XFS: Free buffer pages array unconditionallyDave Chinner1-2/+2
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig2-14/+6
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner4-1/+9
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown10-52/+60
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig1-4/+8
2009-12-16Merge branch 'osc' into releaseLen Brown3-64/+181
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li2-0/+33
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li2-64/+17
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li2-0/+131
2009-12-16Merge branch 'toshiba-bt' into releaseLen Brown3-0/+160