summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra
2010-05-21Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-21perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo
2010-05-21perf record: remove unneeded gettimeofday() callRuss Anderson
2010-05-20Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-05-20perf: Fix forgotten preempt_enable by nested writersFrederic Weisbecker
2010-05-20perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo
2010-05-20perf TUI: Make 'space' be an alias to 'PgDn'Arnaldo Carvalho de Melo
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-20perf: Fix unaligned accesses while fetching trace valuesFrederic Weisbecker
2010-05-20perf: Comply with new rcu checks APIFrederic Weisbecker
2010-05-20perf: Use read() instead of lseek() in trace_event_read.c:skip()Tom Zanussi
2010-05-19perf session: Make read_build_id routines look at the host_machine tooArnaldo Carvalho de Melo
2010-05-19perf symbols: Don't try to read the build-id twiceArnaldo Carvalho de Melo
2010-05-19perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov
2010-05-19perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov
2010-05-19perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov
2010-05-19perf tools: remove xstrndup, xmalloc, xzallocArnaldo Carvalho de Melo
2010-05-19perf probe: Don't call die()Arnaldo Carvalho de Melo
2010-05-19perf probe: Fix some error exit pathsArnaldo Carvalho de Melo
2010-05-19perf tools: Remove some unused functionsArnaldo Carvalho de Melo
2010-05-19perf stat: add perf stat -B to pretty print large numbersStephane Eranian
2010-05-18perf, sparc: Implement group scheduling transactional APIsLin Ming
2010-05-18Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra
2010-05-18perf: Disallow mmap() on per-task inherited eventsPeter Zijlstra
2010-05-18perf: Optimize buffer placement by allocating buffers NUMA awarePeter Zijlstra
2010-05-18perf: Fix errors path in perf_output_begin()Stephane Eranian
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra
2010-05-18Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-05-18Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds