safe/jmp/linux-2.6
2009-12-11 Li Zefantracing, slab: Define kmem_cache_alloc_notrace ifdef...
2009-12-10 Cyrill Gorcunovx86, perf events: Check if we have APIC enabled
2009-12-10 Xiao Guangrongperf_event: Fix variable initialization in other codepaths
2009-12-10 Ingo Molnarperf kmem: Fix unused argument build warning
2009-12-10 Arnaldo Carvalho... perf symbols: perf_header__read_build_ids() offset...
2009-12-10 Arnaldo Carvalho... perf symbols: dsos__read_build_ids() should read both...
2009-12-10 Li Zefanperf tools: Align long options which have no short...
2009-12-10 Li Zefanperf kmem: Show usage if no option is specified
2009-12-10 Mike Frysingersched: Mark sched_clock() as notrace
2009-12-10 Frederic Weisbeckerperf sched: Add max delay time snapshot
2009-12-10 Julia Lawallperf tools: Correct size given to memset
2009-12-10 Xiao Guangrongperf_event: Fix perf_swevent_hrtimer() variable initial...
2009-12-09 Xiao Guangrongperf sched: Fix for getting task's execution time
2009-12-09 Frederic Weisbeckertracing/kprobes: Fix field creation's bad error handling
2009-12-09 Xiao Guangrongperf_event: Cleanup for cpu_clock_perf_event_update()
2009-12-09 Xiao Guangrongperf_event: Allocate children's perf_event_ctxp at...
2009-12-09 Xiao Guangrongperf_event: Clean up __perf_event_init_context()
2009-12-09 Frederic Weisbeckerhw-breakpoints: Modify breakpoints without unregisterin...
2009-12-09 Masami Hiramatsuperf probe: Update perf-probe document
2009-12-09 Masami Hiramatsuperf probe: Support --del option
2009-12-09 Masami Hiramatsutrace-kprobe: Support delete probe syntax
2009-12-09 Masami Hiramatsuperf probe: Support vmlinux on cwd by default
2009-12-09 Masami Hiramatsuperf probe: Remove event suffix number _0
2009-12-09 Masami Hiramatsuperf probe: Fix add-probe command syntax without -...
2009-12-09 Masami Hiramatsuperf probe: Change probe-added message more user-friendly
2009-12-09 Masami Hiramatsuperf probe: Change event list format
2009-12-08 Stephen Rothwellperf: hw_breakpoints: Fix percpu namespace clash
2009-12-08 Arnd Bergmannperf events: hw_breakpoints: Don't include asm/hw_break...
2009-12-07 Masami Hiramatsuperf probe: Use pr_debug for debug message
2009-12-07 Masami Hiramatsuperf probe: Check e_snprintf() format string
2009-12-07 Masami Hiramatsuperf probe: Fix event namelist to duplicate string
2009-12-07 Juha Leppanenperf probe: Fix strtailcmp() to compare s1and s2[0]
2009-12-07 Masami Hiramatsux86 insn: Delete empty or incomplete inat-tables.c
2009-12-07 OGAWA Hirofumix86: Compile insn.c and inat.c only for KPROBES
2009-12-07 Ulrich Drepperperf tools: Optimize parse_subsystem_tracepoint_event()
2009-12-07 Tom Zanussiperf trace/scripting: Don't display 'scripting unsuppor...
2009-12-07 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2009-12-07 Frederic Weisbeckerhw-breakpoints: Fix task-bound breakpoint slot allocation
2009-12-07 Frederic Weisbeckerhw-breakpoints: Zeroe the breakpoint attrs on initializ...
2009-12-07 Tom Zanussiperf trace/scripting: Fix compile error when libperl...
2009-12-07 Xiao Guangrongperf_event: Eliminate raw->size
2009-12-07 Xiao Guangrongperf_event: Fix __dsos__write_buildid_table()
2009-12-07 Xiao Guangrongperf_event: Fix raw event processing
2009-12-07 Xiao Guangrongperf/sched: Fix 'perf sched trace'
2009-12-06 Arnaldo Carvalho... perf buildid-list: Fix copy'n'paste help message
2009-12-06 OGAWA Hirofumiperf tools: Misc small fixes
2009-12-06 OGAWA Hirofumiperf: Make common SAMPLE_EVENT parser
2009-12-06 OGAWA Hirofumiperf timechart: Fix header handling
2009-12-06 Jean Delvarex86, perf probe: Fix warning in test_get_len()
2009-12-06 Julia Lawallperf tools: Correct size computation in tracepoint_id_t...
2009-12-06 Frederic Weisbeckerx86: Fixup wrong irq frame link in stacktraces
2009-12-06 Frederic Weisbeckerx86: Fixup wrong debug exception frame link in stacktraces
2009-12-06 Frederic Weisbeckerx86/perf: Exclude the debug stack from the callchains
2009-12-06 Frederic Weisbeckerperf: Remove the "event" callback from perf events
2009-12-06 Frederic Weisbeckerhw-breakpoints: Use overflow handler instead of the...
2009-12-06 Frederic Weisbeckerhw-breakpoints: Drop callback and task parameters from...
2009-12-06 Frederic Weisbeckerperf: Remove unused struct perf_event::event_callback
2009-12-06 Frederic Weisbeckerperf: Remove pointless union that wraps the hw breakpoi...
2009-12-06 Frederic Weisbeckerhw-breakpoints: Add two reserved fields for future...
2009-12-03 Ingo MolnarMerge branch 'perf/probes' into perf/core
2009-12-03 Ingo MolnarMerge branch 'perf/mce' into perf/core
2009-12-03 Ingo MolnarMerge branch 'perf/scripting' into perf/core
2009-12-02 Masami Hiramatsux86: Fix comments of register/stack access functions
2009-12-02 Liming Wangperf tools: Replace %m with %a in sscanf
2009-12-02 Frederic Weisbeckerhw-breakpoints: Keep track of user disabled breakpoints
2009-12-02 Frederic Weisbeckertracing/syscalls: Make syscall events print callbacks...
2009-12-02 Jason Barontracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT()...
2009-12-02 Kristian Høgsbergperf: Don't free perf_mmap_data until work has been...
2009-12-02 Xiao Guangrongperf_event: Fix compile error
2009-12-02 Liming Wangperf tools: Fix _GNU_SOURCE macro related strndup(...
2009-12-01 Lai Jiangshantrace_syscalls: Remove unused syscall_name_to_nr()
2009-12-01 Lai Jiangshantrace_syscalls: Simplify syscall profile
2009-12-01 Lai Jiangshantrace_syscalls: Remove duplicate init_enter_##sname()
2009-12-01 Lai Jiangshantrace_syscalls: Add syscall_nr field to struct syscall_...
2009-12-01 Lai Jiangshantrace_syscalls: Remove enter_id exit_id
2009-12-01 Lai Jiangshantrace_syscalls: Set event_enter_##sname->data to its...
2009-12-01 Lai Jiangshantrace_syscalls: Remove unused event_syscall_enter and...
2009-12-01 Xiao Guangrongperf_event: Initialize data.period in perf_swevent_hrti...
2009-12-01 Masami Hiramatsuperf probe: Simplify event naming
2009-12-01 Masami Hiramatsuperf probe: Add --list option for listing current probe...
2009-12-01 Masami Hiramatsuperf probe: Add argv_split() from lib/argv_split.c
2009-12-01 Masami Hiramatsuperf probe: Move probe event utility functions to probe...
2009-12-01 Masami Hiramatsuperf probe: Fix probe array index for multiple probe...
2009-12-01 Masami Hiramatsuperf probe: Fix argv array size in probe parser
2009-12-01 Masami Hiramatsuperf probe: Add probe-finder.h without libdwarf
2009-12-01 Masami Hiramatsuperf probe: Change a debugging message from pr_info...
2009-12-01 Masami Hiramatsutrace_kprobes: Fix a memory leak bug and check kstrdup...
2009-12-01 Li Zefanperf timechart: Remove open-coded event parsing code
2009-12-01 Li Zefanperf annotate: Fix perf data parsing
2009-11-30 Tom Zanussiperf trace/scripting: Add Fedora libperl install note...
2009-11-30 Tom Zanussiperf trace/scripting: Fix Perl common_* access functions
2009-11-30 Tom Zanussiperf trace/scripting: Ignore shadowed variable warning...
2009-11-30 Tom Zanussiperf trace/scripting: Silence PERL_EMBED_* backtick...
2009-11-28 Ingo Molnarperf scripting: Fix build
2009-11-28 Tom Zanussiperf trace: Add a scripts/perl/bin for perf trace shell...
2009-11-28 Tom Zanussiperf trace: Add Documentation for perf trace Perl support
2009-11-28 Tom Zanussiperf trace: Add interface to access perf data from...
2009-11-28 Tom Zanussiperf trace: Add perf trace scripting support modules...
2009-11-28 Tom Zanussiperf trace: Add Perl scripting support
2009-11-28 Tom Zanussiperf trace: Add flag/symbolic format_flags
next