]> bbs.cooldavid.org Git - net-next-2.6.git/history - tools
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2...
[net-next-2.6.git] / tools /
2010-04-03 Ingo MolnarMerge branch 'perf' of git://git.kernel.org/pub/scm...
2010-04-03 Arnaldo Carvalho... perf newt: Pass the input_name to perf_session__browse_...
2010-04-03 Arnaldo Carvalho... perf newt: Move the hist browser population bits to...
2010-04-03 Arnaldo Carvalho... perf newt: Remove useless column width calculation
2010-04-03 Anton Blanchardperf symbols: Fill in pgoff in mmap synthesized events
2010-04-03 Arnaldo Carvalho... perf tools: Move the prototypes in util/string.h to...
2010-04-02 Arnaldo Carvalho... perf tools: sort_dimension__add shouldn't die
2010-04-02 Arnaldo Carvalho... perf session: Remove one more exit() call from library...
2010-04-02 Arnaldo Carvalho... perf hist: Only allocate callchain_node if processing...
2010-04-02 Arnaldo Carvalho... perf kmem: Fixup the symbol address before using it
2010-04-02 Arnaldo Carvalho... perf kmem: Resolve kernel symbols again
2010-04-02 Arnaldo Carvalho... perf hist: Replace ->print() routines by ->snprintf...
2010-04-02 Arnaldo Carvalho... perf record: Add a fallback to the reference relocation...
2010-04-02 Arnaldo Carvalho... perf tools: Allow specifying O= to build files in a...
2010-04-02 Arnaldo Carvalho... perf tools: Use -o $(BITBUCKET) in one more case
2010-04-02 Arnaldo Carvalho... perf report: Add progress bars
2010-04-02 Arnaldo Carvalho... perf symbols: map_groups__find_symbol must return the...
2010-04-02 Arnaldo Carvalho... perf symbols: Move more map_groups methods to map.c
2010-04-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-02 Masami Hiramatsuperf probe: Fix to close dwarf when failing to analyze it
2010-04-02 Masami Hiramatsuperf probe: Correct error message for non-structure...
2010-04-02 Masami Hiramatsuperf probe: Fix not to return non-matched file
2010-04-02 Masami Hiramatsuperf probe: Fix --line syntax help and document
2010-04-01 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2010-03-31 Dave AirlieMerge branch 'v2.6.34-rc2' into drm-linus
2010-03-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2010-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-26 Linus TorvaldsMerge branch 'urgent' of git://git.kernel.org/pub/scm...
2010-03-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-26 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-03-26 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-26 Zhang, Yanminperf record: Zero out mmap_array to fix segfault
2010-03-26 Arnaldo Carvalho... perf symbols: Move hex2u64 and strxfrchar to symbol.c
2010-03-26 Arnaldo Carvalho... perf tools: Move __used from perf.h to linux/compiler.h
2010-03-26 Arnaldo Carvalho... perf symbols: Move map related routines to map.c
2010-03-26 Arnaldo Carvalho... perf symbols: Pass the mmap parameters instead of using...
2010-03-26 Arnaldo Carvalho... perf report: Pass the DSO to 'perf annotate'
2010-03-26 Arnaldo Carvalho... perf callchains: Store the map together with the symbol
2010-03-26 Arnaldo Carvalho... perf tools: Introduce struct map_symbol
2010-03-26 Arnaldo Carvalho... perf annotate: Allow specifying DSOs where to look...
2010-03-26 Arnaldo Carvalho... perf symbols: Avoid unnecessary symbol loading when...
2010-03-26 Arnaldo Carvalho... perf report: Add a popup menu to ask what operation...
2010-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2010-03-24 Linus TorvaldsMerge branch 'for-linus' of git://gitorious.org/linux...
2010-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-23 Arnaldo Carvalho... perf archive: Explain how to use the generated tarball
2010-03-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-22 Arnaldo Carvalho... perf report: Implement Newt callgraphs
2010-03-22 Arnaldo Carvalho... perf tools: Exit browser before printing usage when...
2010-03-22 Arnaldo Carvalho... perf stat: Better report failure to collect system...
2010-03-22 Masami Hiramatsuperf probe: Add NO_DWARF make option
2010-03-22 Masami Hiramatsuperf probe: Cleanup debuginfo related code
2010-03-22 Arnaldo Carvalho... perf newt: Properly restore the screen when error exiting
2010-03-22 Frederic Weisbeckerperf: Fix orphan callchain branches
2010-03-22 Ingo MolnarMerge commit 'v2.6.34-rc2' into perf/core
2010-03-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-22 Mark BrownMerge commit 'v2.6.34-rc2' into for-2.6.34
2010-03-20 David S. MillerMerge branch 'vhost' of git://git.kernel.org/pub/scm...
2010-03-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-20 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2010-03-19 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-19 Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2010-03-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-19 Linus TorvaldsMerge branch 'merge' of git://git.secretlab.ca/git...
2010-03-18 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2010-03-18 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-03-18 Linus TorvaldsMerge branch 'for-linus/samsung-fixes' of git://git...
2010-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-03-18 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-03-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2010-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-03-18 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-03-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-03-18 Ingo Molnarperf events: Fix false positive build warning with...
2010-03-18 Zhang, Yanminperf events: Change perf parameter --pid to process...
2010-03-18 Zhang, Yanminperf record: Enable counters only when kernel is execin...
2010-03-18 Zhang, Yanminperf stat: Enable counters when collecting process...
2010-03-17 Ingo Molnarperf probe: Fix !dwarf build
2010-03-17 Masami Hiramatsuperf probe: Add data structure member access support
2010-03-17 Masami Hiramatsuperf probe: List probes with line number and file name
next