summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-05perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etcArnaldo Carvalho de Melo1-5/+2
2009-10-05perf tools: /proc/modules names don't always match its nameArnaldo Carvalho de Melo3-1/+14
2009-10-05perf tools: Create maps for modules when processing kallsymsArnaldo Carvalho de Melo2-41/+122
2009-10-05perf top: Keep the default of asking for kernel module symbolsArnaldo Carvalho de Melo1-3/+1
2009-10-04perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo4-39/+18
2009-10-03perf tools: Move hist_entry__add common code to hist.cArnaldo Carvalho de Melo4-88/+74
2009-10-02perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo13-929/+453
2009-10-01perf top: Remove dead {min,max}_ip unused variablesArnaldo Carvalho de Melo1-13/+0
2009-09-30perf trace: Remove dead codeArnaldo Carvalho de Melo1-28/+0
2009-09-30perf sched: Remove dead codeArnaldo Carvalho de Melo1-30/+4
2009-09-30perf tools: Use rb_tree for mapsArnaldo Carvalho de Melo4-51/+95
2009-09-30perf tools: Put common histogram functions in their own fileJohn Kacur5-313/+216
2009-09-24perf tools: Create util/sort.and use itJohn Kacur5-508/+373
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur24-62/+72
2009-09-24perf annotate: Add the cmp_null function and make use of itJohn Kacur1-16/+14
2009-09-24perf tools: Dont use openat()Eric Dumazet1-29/+20
2009-09-24perf tools: Fix buffer allocationEric Dumazet1-1/+1
2009-09-24perf tools: .gitignore += perf*.htmlKirill Smelkov1-0/+1
2009-09-24perf tools: Handle relative paths while loading module symbolsMike Galbraith1-30/+66
2009-09-23perf tools: Fix module symbol loading bugMike Galbraith1-4/+13
2009-09-23perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra1-0/+3
2009-09-22perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2-2/+2
2009-09-22perf stat: Fix zero total printoutsIngo Molnar1-4/+14
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras2-21/+21
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds134-2801/+3258
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-156/+195
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds8-69/+170
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-50/+76
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds26-1658/+297
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-79/+98
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+17
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds361-4033/+86808
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds22-181/+345
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-20/+90
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds165-41361/+35577
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2-4/+4
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe1-1/+10
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe1-1/+1
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar8-76/+534
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar132-2452/+2452
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2-37/+37
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2-38/+37
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar901-11786/+66487
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy7504-410266/+762374
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams5-16/+44
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras3-21/+2
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie13-1/+133
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2-0/+26