safe/jmp/linux-2.6
2010-02-25 Masami Hiramatsuperf probe: Add lazy line matching support
2010-02-25 Masami Hiramatsuperf probe: Show more lines after last line
2010-02-25 Masami Hiramatsuperf probe: Check function address range strictly in...
2010-02-25 Masami Hiramatsuperf probe: Use libdw callback routines
2010-02-25 Masami Hiramatsuperf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-25 Masami Hiramatsuperf probe: Rename probe finder functions
2010-02-25 Masami Hiramatsuperf probe: Fix bugs in line range finder
2010-02-25 Masami Hiramatsuperf probe: Update perf probe document
2010-02-25 Masami Hiramatsuperf probe: Do not show --line option without dwarf...
2010-02-25 Masami Hiramatsukprobes: Add documents of jump optimization
2010-02-25 Masami Hiramatsukprobes/x86: Support kprobes jump optimization on x86
2010-02-25 Masami Hiramatsux86: Add text_poke_smp for SMP cross modifying code
2010-02-25 Masami Hiramatsukprobes/x86: Cleanup save/restore registers
2010-02-25 Masami Hiramatsukprobes/x86: Boost probes when reentering
2010-02-25 Masami Hiramatsukprobes: Jump optimization sysctl interface
2010-02-25 Masami Hiramatsukprobes: Introduce kprobes jump optimization
2010-02-25 Masami Hiramatsukprobes: Introduce generic insn_slot framework
2010-02-25 Masami Hiramatsukprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATI...
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...
next