summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-10-05perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etcArnaldo Carvalho de Melo
2009-10-05perf tools: /proc/modules names don't always match its nameArnaldo Carvalho de Melo
2009-10-05perf tools: Create maps for modules when processing kallsymsArnaldo Carvalho de Melo
2009-10-05perf top: Keep the default of asking for kernel module symbolsArnaldo Carvalho de Melo
2009-10-04perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo
2009-10-03perf tools: Move hist_entry__add common code to hist.cArnaldo Carvalho de Melo
2009-10-02perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo
2009-10-01perf top: Remove dead {min,max}_ip unused variablesArnaldo Carvalho de Melo
2009-09-30perf trace: Remove dead codeArnaldo Carvalho de Melo
2009-09-30perf sched: Remove dead codeArnaldo Carvalho de Melo
2009-09-30perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo
2009-09-30perf tools: Put common histogram functions in their own fileJohn Kacur
2009-09-24perf tools: Create util/sort.and use itJohn Kacur
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur
2009-09-24perf annotate: Add the cmp_null function and make use of itJohn Kacur
2009-09-24perf tools: Dont use openat()Eric Dumazet
2009-09-24perf tools: Fix buffer allocationEric Dumazet
2009-09-24perf tools: .gitignore += perf*.htmlKirill Smelkov
2009-09-24perf tools: Handle relative paths while loading module symbolsMike Galbraith
2009-09-23perf tools: Fix module symbol loading bugMike Galbraith
2009-09-23perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra
2009-09-22perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard
2009-09-22perf stat: Fix zero total printoutsIngo Molnar
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher