aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo2009-08-13
* perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker2009-08-13
* perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-13
* perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-13
* perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo2009-08-13
* perf_counter, x86: Fix/improve apic fallbackIngo Molnar2009-08-12
* perf record: Add missing -C option support for specifying profile cpuJens Axboe2009-08-12
* perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-12
* perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-12
* perf report: Show the tid too in -DArnaldo Carvalho de Melo2009-08-12
* perf record: Fix .tid and .pid fill-in when synthesizing eventsArnaldo Carvalho de Melo2009-08-12
* perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar2009-08-11
* perf_counter, x86: Fix lapic printk messageIngo Molnar2009-08-11
* pty: fix data loss when stopped (^S/^Q)Linus Torvalds2009-08-10
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
|\
| * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-10
| * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-10
| * perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-10
| * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
| * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-09
| * perf_counter tools: Fix libbfd detection for systems with libz dependencyMike Galbraith2009-08-09
| * perf: "Longum est iter per praecepta, breve et efficax per exempla"Carlos R. Mafra2009-08-09
| * perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra2009-08-09
| * perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-09
| * perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker2009-08-09
| * perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-09
| * perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-09
| * perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-09
| * perf record: Fix the -A UI for empty or non-existent perf.dataPierre Habouzit2009-08-09
| * perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-09
| * perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-09
| * perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-09
| * perf stat: Fix tool option consistency: rename -S/--scale to -c/--scaleBrice Goglin2009-08-09
| * perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-09
| * perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-09
| * perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-09
| * perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-09
| * perf top: Update man pageMike Galbraith2009-08-09
| * perf top: Improve interactive key handlingMike Galbraith2009-08-09
| * perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra2009-08-09
| * perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith2009-08-09
| * perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...Mike Galbraith2009-08-09
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-10
|\ \
| * | x86/irq: Fix move_irq_desc() for nodes without ramYinghai Lu2009-08-08
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-10
|\ \ \
| * | | x86: Fix serialization in pit_expect_msb()Linus Torvalds2009-08-10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-08-10
|\ \ \ \
| * | | | PCI hotplug: SGI hotplug: do not use hotplug_slot_attrKenji Kaneshige2009-08-07
| * | | | PCI hotplug: SGI hotplug: fix build failureKenji Kaneshige2009-08-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-10
|\ \ \ \ \