perf, x86: Clean up debugctlmsr bit definitions
[deliverable/linux.git] / tools /
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-23  Arnaldo Carvalho... perf archive: Explain how to use the generated tarball
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-20  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-03-20  Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2010-03-19  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-19  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-03-19  Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2010-03-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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./linux...
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./linux/kernel/git/jejb/scsi-misc-2.6
2010-03-18  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-18  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-03-18  Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-18  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-03-18  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
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
2010-03-17  Masami Hiramatsuperf probe: Introduce kprobe_trace_event and perf_probe...
2010-03-17  Masami Hiramatsuperf probe: Add --dry-run option
2010-03-17  Masami Hiramatsuperf probe: Introduce die_find_child() function
2010-03-17  Masami Hiramatsuperf probe: Rename some die_get_* functions
2010-03-17  Masami Hiramatsuperf probe: Rename session to param
2010-03-17  Masami Hiramatsuperf probe: Move add-probe routine to util/
2010-03-17  Masami Hiramatsuperf probe: Use wrapper functions
2010-03-17  Masami Hiramatsuperf tools: Introduce xzalloc() for detecting out of...
2010-03-17  Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-17  Takashi IwaiMerge branch 'fix/hda' into for-linus
2010-03-17  Takashi IwaiMerge branch 'fix/misc' into for-linus
2010-03-16  Arnaldo Carvalho... perf top: Add missing initialization to zero
2010-03-16  Masami Hiramatsuperf probe: Use original address instead of CU-based...
2010-03-16  Masami Hiramatsuperf probe: Fix offset to allow signed value
2010-03-16  Arnaldo Carvalho... perf top: Improve the autosizing of column lenghts
2010-03-15  David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-15  Arnaldo Carvalho... perf annotate: Properly notify the user that vmlinux...
2010-03-15  Arnaldo Carvalho... perf top: Properly notify the user that vmlinux is...
2010-03-15  Eric B Munsonperf record: Enable the enable_on_exec flag if record...
2010-03-15  Russell KingMerge /pub/scm/linux/kernel/git/lethal/genesis-2.6
2010-03-15  Len BrownMerge branches 'battery-2.6.34', 'bugzilla-10805',...
2010-03-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-14  Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2010-03-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-03-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-13  Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-03-13  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-03-13  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-13  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-13  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-03-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13  Masami Hiramatsuperf probe: Fix need_dwarf flag if lazy matching is...
2010-03-13  Masami Hiramatsuperf probe: Fix probe_point buffer overrun
2010-03-13  Arnaldo Carvalho... perf tools: Fix non-newt build
2010-03-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2010-03-13  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-13  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-13  Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-03-13  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-03-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12  Ingo MolnarMerge branch 'perf/x86' into perf/core
2010-03-12  Arnaldo Carvalho... perf hist: Don't fprintf the callgraph unconditionally
2010-03-12  Arnaldo Carvalho... perf newt: Use newtGetScreenSize
2010-03-12  Arnaldo Carvalho... perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit...
next
This page took 0.080694 seconds and 8 git commands to generate.