summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-06perf hists browser: Handle browsing empty hists treeArnaldo Carvalho de Melo
2011-03-05perf hists: Remove needless global col lenght calcsArnaldo Carvalho de Melo
2011-03-05perf report tui: Fix multi event switchingArnaldo Carvalho de Melo
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming
2011-03-04perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04perf_events: Update PEBS event constraintsStephane Eranian
2011-03-04perf: Fix cgroup vs jump_label problemPeter Zijlstra
2011-03-04perf cgroup: Fix a typo in kernel configLi Zefan
2011-03-04perf cgroup: Clean up perf_cgroup_create()Li Zefan
2011-03-04perf cgroup: Fix unmatched call to perf_detach_cgroup()Li Zefan
2011-03-04perf cgroup: Fix leak of file reference countLi Zefan
2011-03-04perf: Fix the missing event initialization when pmu is found in idrLin Ming
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-04perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5Frederic Weisbecker
2011-03-04perf: Fix missing strndup declarationFrederic Weisbecker
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker
2011-03-02perf: Set filters before mmaping eventsFrederic Weisbecker
2011-03-02perf, x86: Add Intel SandyBridge CPU supportLin Ming
2011-03-01perf top tui: Wait till the first sample to refresh the screen.Arnaldo Carvalho de Melo
2011-03-01perf top: Fix reporting of invalid --vmlinuxArnaldo Carvalho de Melo
2011-03-01perf tui: Make ui__warning modalArnaldo Carvalho de Melo
2011-03-01perf top browser: Handle empty active symbols listArnaldo Carvalho de Melo
2011-02-28perf symbols: Fix vmlinux path when not using --symfsArnaldo Carvalho de Melo
2011-02-28perf timechart: Fix max number of cpusThomas Renninger
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger
2011-02-25perf ui browser: Introduce ui_browser__show_titleArnaldo Carvalho de Melo
2011-02-25perf top browser: Fix up exit keysArnaldo Carvalho de Melo
2011-02-25perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo
2011-02-23perf annotate: Show better message when no vmlinux is foundArnaldo Carvalho de Melo
2011-02-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-02-23perf: Simplify task_clock_event_read()Peter Zijlstra
2011-02-23perf_events: Fix rcu and locking issues with cgroup supportStephane Eranian
2011-02-23perf lock: Document valid sort keysMarcin Slusarz
2011-02-23perf top browser: Adjust the browser indexes when refreshingArnaldo Carvalho de Melo
2011-02-22Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-02-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-23i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks
2011-02-23i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff
2011-02-23i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K
2011-02-22i2c-omap: fix static suspend vs. runtime suspendKevin Hilman
2011-02-22i2c-stu300: make sure adapter-name is terminatedWolfram Sang
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2011-02-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-22Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-02-22.gitignore: ignore *.xz filesRomain Francoise
2011-02-22perf top: Live TUI AnnotationArnaldo Carvalho de Melo
2011-02-22perf probe: Remove redundant checksArnaldo Carvalho de Melo
2011-02-21perf evsel: Fix inverted test for fixing up attr.inherit flagArnaldo Carvalho de Melo