safe/jmp/linux-2.6
2009-12-15 Ingo Molnarperf diff: Improve the help text
2009-12-15 Paul Mackerrasperf_event: Fix incorrect range check on cpu number
2009-12-15 Tom Zanussiperf trace/scripting: Update Documentation
2009-12-15 Tom Zanussiperf trace/scripting: Add 'record' and 'report' options
2009-12-15 Tom Zanussiperf trace/scripting: List available scripts
2009-12-15 Tom Zanussiperf trace/scripting: Check return val of perl_run()
2009-12-15 Tom Zanussiperf trace/scripting: Don't install unneeded files
2009-12-15 Tom Zanussiperf trace/scripting: Add support for script args
2009-12-15 Frederic Weisbeckerperf tools: Make symbol_conf static
2009-12-15 Arnaldo Carvalho... perf diff: Introduce tool to show performance difference
2009-12-15 Arnaldo Carvalho... perf record: Rename perf.data to perf.data.old if ...
2009-12-15 Arnaldo Carvalho... perf util: Remove setup_sorting dups
2009-12-15 Arnaldo Carvalho... perf session: Event statistics also are per session
2009-12-14 Arnaldo Carvalho... perf session: Adopt the sample_type variable
2009-12-14 Arnaldo Carvalho... perf session: Adopt resolve_callchain
2009-12-14 Arnaldo Carvalho... perf session: Move the hist_entries rb tree to perf_session
2009-12-14 Arnaldo Carvalho... perf tools: No need for three rb_trees for sorting...
2009-12-14 Arnaldo Carvalho... perf session: Move kmaps to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Move the global threads list to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Reduce the number of parms to perf_sessio...
2009-12-14 Arnaldo Carvalho... perf session: Register the idle thread in perf_session_...
2009-12-14 Arnaldo Carvalho... perf session: Ditch register_perf_file_handler
2009-12-14 Arnaldo Carvalho... perf session: Pass the perf_session to the event handli...
2009-12-14 David Millerperf sched: Fix build failure on sparc
2009-12-14 Hitoshi Mitakeperf bench: Add "all" pseudo subsystem and "all" pseudo...
2009-12-12 Arnaldo Carvalho... perf tools: Introduce perf_session class
2009-12-12 Arnaldo Carvalho... perf symbols: Ditch dso->find_symbol
2009-12-12 Arnaldo Carvalho... perf symbols: Allow lookups by symbol name too
2009-12-12 Arnaldo Carvalho... perf symbols: Add missing "Variables" entry to map_type...
2009-12-12 Arnaldo Carvalho... perf symbols: Add support for 'variable' symtabs
2009-12-12 Arnaldo Carvalho... perf symbols: Introduce ELF counterparts to symbol_type...
2009-12-12 Arnaldo Carvalho... perf symbols: Introduce symbol_type__is_a
2009-12-12 Arnaldo Carvalho... perf symbols: Rename kthreads to kmaps, using another...
2009-12-11 Jamie Ilesperf tools: Allow building for ARM
2009-12-11 Frederic Weisbeckerhw-breakpoints: Handle bad modify_user_hw_breakpoint...
2009-12-11 Jamie Ilesperf tools: Allow cross compiling
2009-12-11 Li Zefantracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
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
next