]> Pileus Git - ~andy/linux/history - tools/perf/util/ui/browsers/hists.c
perf ui browser: Don't use windows, slang is enough
[~andy/linux] / tools / perf / util / ui / browsers / hists.c
2010-09-13 Arnaldo Carvalho... perf ui browser: Don't use windows, slang is enough
2010-09-09 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-08-30 Ingo MolnarMerge branch 'perf/core' of git://git.kernel.org/pub...
2010-08-27 Frederic WeisbeckerMerge branch 'perf/urgent' into perf/core
2010-08-25 Arnaldo Carvalho... perf hists browser: Introduce "expand/collapse all...
2010-08-25 Arnaldo Carvalho... perf hists browser: Init the has_children fields just...
2010-08-25 Arnaldo Carvalho... perf hists browser: replace rb_first() != NULL by ...
2010-08-25 Arnaldo Carvalho... perf hists: Fix hist_entry__init_have_children
2010-08-25 Ingo MolnarMerge branch 'linus' into perf/core
2010-08-24 Benjamin HerrenschmidtMerge remote branch 'jwb/merge' into merge
2010-08-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-24 Linus TorvaldsMerge branch 'drm-core-next' of git://git.kernel.org...
2010-08-22 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git.kernel...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-20 Michal MarekMerge commit 'v2.6.36-rc1' into kbuild/rc-fixes
2010-08-19 Arnaldo Carvalho... perf ui browser: Add routines to compactly specify...
2010-08-19 Arnaldo Carvalho... perf ui browser: Return the exit key in all browsers
2010-08-19 Arnaldo Carvalho... perf ui browser: Abstract some more slang operations
2010-08-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-16 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-08-16 Steven RostedtMerge branch 'tip/perf/urgent-3' of git://git.kernel...
2010-08-16 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-08-16 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-08-15 Linus TorvaldsMerge branch 'idle-release' of git://git.kernel.org...
2010-08-15 Len BrownMerge branch 'linus' into release
2010-08-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-08-14 Linus TorvaldsMerge branch 'for-linus/samsung-2635' of git://git...
2010-08-14 Linus TorvaldsMerge branch 'for-linus/i2c-2636' of git://git.fluff...
2010-08-14 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2010-08-14 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2010-08-14 Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-08-14 Linus TorvaldsMerge branch 'stable/fixes' of git://git.kernel.org...
2010-08-14 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/ideapad-2.6
2010-08-14 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2010-08-14 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-08-14 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2010-08-14 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2010-08-14 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2010-08-13 Chris MetcalfMerge branch 'master' into for-linus
2010-08-13 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-08-13 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2010-08-13 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2010-08-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-08-12 Ingo MolnarMerge branch 'linus' into perf/urgent
2010-08-11 Ingo MolnarMerge branch 'perf/core' into perf/urgent
2010-08-10 Arnaldo Carvalho... perf ui hist browser: Fixup key bindings
2010-08-10 Arnaldo Carvalho... perf ui browser: Add ui_browser__show counterpart:...
2010-08-10 Arnaldo Carvalho... perf ui: Complete the breakdown of util/newt.c
2010-08-10 Arnaldo Carvalho... perf ui: Move hists browser to util/ui/browsers/