aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-20perf util: SVG performance improvementsArjan van de Ven
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven
2009-09-19perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven
2009-09-19perf: Add timechart help text and add timechart to "perf help"Arjan van de Ven
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven
2009-09-19perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven
2009-09-19perf timechart: Add "perf timechart record"Arjan van de Ven
2009-09-19perf: Add the timechart toolArjan van de Ven
2009-09-19perf: Add a SVG helper library fileArjan van de Ven
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-19perf: Add a sample_event type to the event_unionArjan van de Ven
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-09-18sched_clock: Make it NMI safePeter Zijlstra
2009-09-18perf_counter: Fix up swcounter throttlingPeter Zijlstra
2009-09-18x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds
2009-09-18perf sched: Add --input=file option to builtin-sched.cMike Galbraith
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-17Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-09-18perf trace: Sample timestamp and cpu when using record flagLi Zefan
2009-09-18perf tools: Increase MAX_EVENT_LENGTHLi Zefan
2009-09-18perf tools: Fix memory leak in read_ftrace_printk()Li Zefan
2009-09-17Merge branch 'x86/pat' into x86/urgentH. Peter Anvin
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock
2009-09-17sata_promise: update reset codeMikael Pettersson
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo
2009-09-17ahci: restore pci_intx() handlingTejun Heo
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-09-17perf sched: Determine the number of CPUs automaticallyIngo Molnar
2009-09-17perf record: Disable profiling before draining the bufferPeter Zijlstra
2009-09-17perf_counter: Allow for a wakeup watermarkPeter Zijlstra
2009-09-17perf_counter: Do not throttle single swcounter eventsPeter Zijlstra
2009-09-17vsnprintf: remove duplicate comment of vsnprintfSteven Rostedt
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan
2009-09-17oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAPChristian Borntraeger