aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-09perf/live-mode: Handle payload-less eventsTom Zanussi
2010-05-09tracing: Factorize lock events in a lock classFrederic Weisbecker
2010-05-09tracing: Drop the nested field from lock_release eventFrederic Weisbecker
2010-05-09tracing: Drop lock_acquired waittime fieldFrederic Weisbecker
2010-05-09perf lock: Always check min AND max wait timeFrederic Weisbecker
2010-05-09perf: Fix perf lock bad rateFrederic Weisbecker
2010-05-09perf: Humanize lock flags in perf lockFrederic Weisbecker
2010-05-09perf: Cleanup perf lock broken statesFrederic Weisbecker
2010-05-09perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake
2010-05-09perf: Provide a new deterministic events reordering algorithmFrederic Weisbecker
2010-05-09perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker
2010-05-08perf report: Document '--call-graph' better for usagePekka Enberg
2010-05-08kprobes: Move enable/disable_kprobe() out from debugfs codeMasami Hiramatsu
2010-05-08x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov
2010-05-08perf_event: Make software events work againPaul Mackerras
2010-05-08Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-07perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo
2010-05-07perf, x86: implement group scheduling transactional APIsLin Ming
2010-05-07perf: Add group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07perf, x86: Consolidate some code repetitionPeter Zijlstra
2010-05-07perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra
2010-05-07perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter
2010-05-07perf, x86: Pass enable bit mask to __x86_pmu_enable_event()Robert Richter
2010-05-07perf, x86: Call x86_setup_perfctr() from .hw_config()Robert Richter
2010-05-07perf, x86: Move x86_setup_perfctr()Robert Richter
2010-05-07perf, x86: Move perfctr init code to x86_setup_perfctr()Robert Richter
2010-05-07perf: Annotate perf_event_read_group() vs perf_event_release_kernel()Peter Zijlstra
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-07perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra
2010-05-06perf: Fix check at end of event searchDan Carpenter
2010-05-05Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2010-05-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-05[MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik
2010-05-05pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson
2010-05-05libata: Fix several inaccuracies in developer's guideSergei Shtylyov
2010-05-05Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-05slub: Fix bad boundary check in init_kmem_cache_nodes()Zhang, Yanmin
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-05raid6: fix recovery performance regressionDan Williams
2010-05-05perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo
2010-05-05perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo
2010-05-05perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi