aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf_events: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-18
* perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-18
* perf_events: Fix bogus context time trackingStephane Eranian2010-10-18
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-10-16
|\
| * oprofile: make !CONFIG_PM function stubs static inlineRobert Richter2010-10-15
| * oprofile: fix linker errorsAnand Gadiyar2010-10-15
| * oprofile: include platform_device.h to fix build breakAnand Gadiyar2010-10-15
| * Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15
| |\
| * | oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-12
| * | Merge branch 'oprofile/perf' into oprofile/coreRobert Richter2010-10-11
| |\ \
| | * | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-11
| | * | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-11
| | * | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-11
| | * | Merge branch 'oprofile/core' (early part) into oprofile/perfRobert Richter2010-10-11
| | |\ \
| | * | | oprofile, ARM: Release resources on failureRobert Richter2010-10-11
| | * | | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-11
| | |\ \ \
| | * | | | sh: oprofile: Use perf-events oprofile backendMatt Fleming2010-10-11
| | * | | | oprofile: Abstract the perf-events backendMatt Fleming2010-10-11
| | * | | | ARM: oprofile: Move non-ARM code into separate init/exitMatt Fleming2010-10-11
| | * | | | ARM: oprofile: Rename op_arm to oprofile_perfMatt Fleming2010-10-11
| | * | | | oprofile: Make op_name_from_perf_id() globalMatt Fleming2010-10-11
| | * | | | perf: New helper function for pmu nameMatt Fleming2010-10-11
| | * | | | perf: Add helper function to return number of countersMatt Fleming2010-10-11
| * | | | | oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter2010-10-04
| * | | | | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-04
| * | | | | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-04
| * | | | | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-04
| | |_|/ / | |/| | |
| * | | | oprofile, x86: Simplify init/exit functionsRobert Richter2010-10-01
| * | | | oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa2010-10-01
| * | | | oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa2010-10-01
| * | | | Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter2010-10-01
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | oprofile, arm: initialize perf_event pointers with NULLRobert Richter2010-08-31
| * | | | ARM: oprofile: fix and simplify init/exit functionsWill Deacon2010-08-31
| * | | | oprofile: don't call arch exit code from init code on failureWill Deacon2010-08-31
* | | | | Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ftrace: Use objtree for C version of recordmcountSteven Rostedt2010-10-15
| * | | | ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt2010-10-15
* | | | | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-15
|\| | | |
| * | | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-14
| * | | | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2010-10-14
| * | | | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-14
| * | | | ftrace: Add C version of recordmcount compile time codeJohn Reiser2010-10-14
* | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-10-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2010-10-14
| * | | | tracing: Fix function-graph build warning on 32-bitBorislav Petkov2010-10-13
* | | | | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependencyMasami Hiramatsu2010-10-14
* | | | | x86: Use __stop_machine() in text_poke_smp()Masami Hiramatsu2010-10-14
* | | | | stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=nMasami Hiramatsu2010-10-14
* | | | | kprobes: Fix selftest to clear flags field for reusing probesMasami Hiramatsu2010-10-14
* | | | | kprobes: Update document about irq disabled state in kprobe handlerMasami Hiramatsu2010-10-14