safe/jmp/linux-2.6
2010-02-26 David S. Millerperf tools: Flush maps on COMM events
2010-02-26 Peter Zijlstraperf_events, x86: Split PMU definitions into separate...
2010-02-26 Arnaldo Carvalho... perf annotate: Handle samples not at objdump output...
2010-02-26 Peter Zijlstraperf_events, x86: Remove superflous MSR writes
2010-02-26 Peter Zijlstraperf_events: Simplify code by removing cpu argument...
2010-02-26 Stephane Eranianperf_events, x86: AMD event scheduling
2010-02-26 Stephane Eranianperf_events: Add new start/stop PMU callbacks
2010-02-26 Peter Zijlstraperf_events: Report the MMAP pgoff value in bytes
2010-02-25 Arnaldo Carvalho... perf annotate: Defer allocating sym_priv->hist array
2010-02-25 Arnaldo Carvalho... perf symbols: Improve debugging information about symta...
2010-02-25 Arnaldo Carvalho... perf top: Use a macro instead of a constant variable
2010-02-25 Zhang, Yanminperf symbols: Check the right return variable
2010-02-25 Frederic Weisbeckerperf/scripts: Tag syscall_name helper as not yet available
2010-02-25 Tom Zanussiperf/scripts: Add perf-trace-python Documentation
2010-02-25 Tom Zanussiperf/scripts: Remove unnecessary PyTuple resizes
2010-02-25 Tom Zanussiperf/scripts: Add syscall tracing scripts
2010-02-25 Tom Zanussiperf/scripts: Add Python scripting engine
2010-02-23 Tom Zanussiperf/scripts: Remove check-perf-trace from listed scripts
2010-02-23 Tom Zanussiperf/scripts: Move Perl scripting files to scripting...
2010-02-23 Tom Zanussiperf/scripts: Move common code out of Perl-specific...
2010-02-23 Tom Zanussiperf/scripts: Fix bug in Util.pm
2010-02-23 Tom Zanussiperf/scripts: Fix supported language listing option
2010-02-21 Arnaldo Carvalho... perf tools: Don't use parent comm if not set at fork...
2010-02-21 Arnaldo Carvalho... perf symbols: Fix up map end too on modular kernels...
2010-02-08 austin_zhang... perf record: Fix existing process callgraph symbol
2010-02-07 Masami Hiramatsux86/alternatives: Fix build warning
2010-02-07 Arnaldo Carvalho... perf top: Use address pattern in lookup_sym_source
2010-02-07 Kirill Smelkovperf top: Fix annotate for userspace
2010-02-05 Masami Hiramatsukprobes: Add mcount to the kprobes blacklist
2010-02-04 Ingo Molnarperf tools: Fix session init on non-modular kernels
2010-02-04 Xiao Guangrongperf tools: Clean up O_LARGEFILE et al usage
2010-02-04 Stephane Eranianperf_events, x86: Fix bug in hw_perf_enable()
2010-02-04 Peter Zijlstrabitops: Ensure the compile time HWEIGHT is only used...
2010-02-04 Peter Zijlstraperf_events, x86: Implement intel core solo/duo support
2010-02-04 Peter Zijlstraperf_events: Optimize perf_event_task_tick()
2010-02-04 Masami Hiramatsuftrace: Remove record freezing
2010-02-04 Masami Hiramatsukprobes: Check probe address is reserved
2010-02-04 Masami Hiramatsuftrace/alternatives: Introducing *_text_reserved functions
2010-02-04 Masami Hiramatsukprobes: Disable booster when CONFIG_PREEMPT=y
2010-02-04 Mike Galbraithperf annotate: Fix perf top module symbol annotation
2010-02-04 Kirill Smelkovperf top: Teach it to autolocate vmlinux
2010-02-04 Kirill Smelkovperf annotate: Fix it for non-prelinked *.so
2010-02-04 Arnaldo Carvalho... perf tools: Adjust some verbosity levels
2010-02-04 Arnaldo Carvalho... perf record: Stop intercepting events, use postprocessi...
2010-02-04 Arnaldo Carvalho... perf build-id: Move the routine to find DSOs with hits...
2010-02-04 Arnaldo Carvalho... perf probe: Don't use a perf_session instance just...
2010-02-04 Arnaldo Carvalho... perf symbols: Ditch vdso global variable
2010-02-04 Arnaldo Carvalho... perf symbols: Fixup vsyscall maps
2010-02-04 Arnaldo Carvalho... perf symbols: Remove perf_session usage in symbols...
2010-02-03 Xiao Guangrongperf tools: Use O_LARGEFILE to open perf data file
2010-01-31 Ingo Molnarperf lock: Clean up various details
2010-01-31 Hitoshi Mitakeperf lock: Introduce new tool "perf lock", for analyzin...
2010-01-31 Hitoshi Mitakeperf lock: Enhance information of lock trace events
2010-01-31 Hitoshi Mitakeperf: Add util/include/linuxhash.h to include hash...
2010-01-31 Hitoshi Mitakeperf tools: Add __data_loc support
2010-01-31 Hitoshi MitakeRevert "perf record: Intercept all events"
2010-01-29 John Kacurperf: Ignore perf-archive temp file
2010-01-29 Thiago Farinatools/perf/perf.c: Clean up trivial style issues
2010-01-29 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-29 Arnaldo Carvalho... perf session: Create kernel maps in the constructor
2010-01-29 Arnaldo Carvalho... perf symbols: Split helpers used when creating kernel...
2010-01-29 Arnaldo Carvalho... perf symbols: Factor out dso__load_vmlinux_path()
2010-01-29 Arnaldo Carvalho... perf top: Exit if specified --vmlinux can't be used
2010-01-29 Peter Zijlstraperf_events: Fix sample_period transfer on inherit
2010-01-29 Peter Zijlstraperf_events, x86: Remove spurious counter reset from...
2010-01-29 Peter Zijlstraperf_events, x86: Implement Intel Westmere support
2010-01-29 Peter Zijlstraperf_events, x86: Clean up hw_perf_*_all() implementation
2010-01-29 Peter Zijlstraperf_events, x86: Fix event constraint masks
2010-01-29 Peter Zijlstraperf_event: x86: Deduplicate the disable code
2010-01-29 Ingo Molnarperf, x86: Clean up event constraints code a bit
2010-01-29 Peter Zijlstraperf_event: x86: Optimize x86_pmu_disable()
2010-01-29 Peter Zijlstraperf_event: x86: Optimize the fast path a little more
2010-01-29 Peter Zijlstraperf_event: x86: Optimize constraint weight computation
2010-01-29 Peter Zijlstraperf_event: x86: Optimize the constraint searching...
2010-01-29 Peter Zijlstrabitops: Provide compile time HWEIGHT{8,16,32,64}
2010-01-29 Peter Zijlstraperf_event: x86: Reduce some overly long lines with...
2010-01-29 Peter Zijlstraperf_event: x86: Clean up some of the u64/long bitmask...
2010-01-29 Peter Zijlstraperf_event: x86: Fixup constraints typing issue
2010-01-29 Peter Zijlstraperf_event: x86: Allocate the fake_cpuc
2010-01-29 Stephane Eranianperf_events: Add fast-path to the rescheduling code
2010-01-29 Stephane Eranianperf_events, x86: Improve x86 event scheduling
2010-01-29 K.Prasadx86/hw-breakpoints: Optimize return code from notifier...
2010-01-29 K.Prasadx86/debug: Clear reserved bits of DR6 in do_debug()
2010-01-29 Xiao Guangrongtracing/kprobe: Cleanup unused return value of tracing...
2010-01-29 Xiao Guangrongperf: Factorize trace events raw sample buffer operations
2010-01-28 Anton Blanchardperf: Fix inconsistency between IP and callchain sampling
2010-01-28 Mahesh Salgaonkarhw_breakpoints: Release the bp slot if arch_validate_hw...
2010-01-27 Hitoshi Mitakeperf trace: Add -i option for choosing input file
2010-01-27 Arnaldo Carvalho... perf symbols: Use the right variable to check for kalls...
2010-01-27 Arnaldo Carvalho... perf symbols: Fix inverted logic for showing kallsyms...
2010-01-27 Arnaldo Carvalho... perf top: Handle PERF_RECORD_{FORK,EXIT} events
2010-01-27 Arnaldo Carvalho... perf top: Fix sample counting
2010-01-27 Amerigo Wangperf: Ignore perf.data.old
2010-01-27 Yong Wangperf report: Fix segmentation fault when running with...
2010-01-27 Peter Zijlstraperf: Reimplement frequency driven sampling
2010-01-27 Greg Kroah... fnctl: f_modown should call write_lock_irqsave/restore
2010-01-26 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2010-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-01-26 Linus TorvaldsMerge branch 'kvm-updates/2.6.33' of git://git./virt...
next