summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | jump_label: Add atomic_t interfacePeter Zijlstra2010-10-181-0/+44
| * | | | | jump_label: Use more consistent namingPeter Zijlstra2010-10-183-9/+9
| * | | | | perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra2010-10-183-9/+29
| * | | | | perf: Find task before event allocPeter Zijlstra2010-10-181-11/+12
| * | | | | perf: Fix task refcount bugsPeter Zijlstra2010-10-181-3/+4
| * | | | | perf: Fix group movingPeter Zijlstra2010-10-181-1/+6
| * | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-1839-242/+311
| * | | | | perf_events: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-181-13/+63
| * | | | | perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-181-2/+2
| * | | | | perf_events: Fix bogus context time trackingStephane Eranian2010-10-181-1/+7
| |/ / / /
| * | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-10-1618-510/+510
| |\ \ \ \
| | * | | | oprofile: make !CONFIG_PM function stubs static inlineRobert Richter2010-10-151-2/+6
| | * | | | oprofile: fix linker errorsAnand Gadiyar2010-10-152-2/+2
| | * | | | oprofile: include platform_device.h to fix build breakAnand Gadiyar2010-10-151-0/+1
| | * | | | Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15463-3829/+8360
| | |\ \ \ \
| | * | | | | oprofile: disable write access to oprofilefs while profiler is runningRobert Richter2010-10-124-20/+18
| | * | | | | Merge branch 'oprofile/perf' into oprofile/coreRobert Richter2010-10-1112-431/+412
| | |\ \ \ \ \
| | | * | | | | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-111-28/+26
| | | * | | | | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-111-10/+10
| | | * | | | | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-111-4/+2
| | | * | | | | Merge branch 'oprofile/core' (early part) into oprofile/perfRobert Richter2010-10-112-19/+60
| | | |\ \ \ \ \
| | | * | | | | | oprofile, ARM: Release resources on failureRobert Richter2010-10-111-0/+1
| | | * | | | | | Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter2010-10-11652-4240/+7464
| | | |\ \ \ \ \ \
| | | * | | | | | | sh: oprofile: Use perf-events oprofile backendMatt Fleming2010-10-114-125/+40
| | | * | | | | | | oprofile: Abstract the perf-events backendMatt Fleming2010-10-114-319/+333
| | | * | | | | | | ARM: oprofile: Move non-ARM code into separate init/exitMatt Fleming2010-10-111-3/+14
| | | * | | | | | | ARM: oprofile: Rename op_arm to oprofile_perfMatt Fleming2010-10-111-34/+34
| | | * | | | | | | oprofile: Make op_name_from_perf_id() globalMatt Fleming2010-10-112-2/+8
| | | * | | | | | | perf: New helper function for pmu nameMatt Fleming2010-10-113-0/+15
| | | * | | | | | | perf: Add helper function to return number of countersMatt Fleming2010-10-114-13/+34
| | * | | | | | | | oprofile: Remove duplicate code around __oprofilefs_create_file()Robert Richter2010-10-041-32/+14
| | * | | | | | | | oprofile, ARM: Remove some goto statementsRobert Richter2010-10-041-4/+2
| | * | | | | | | | oprofile, ARM: Rework op_create_counter()Robert Richter2010-10-041-10/+10
| | * | | | | | | | oprofile, ARM: Use oprofile_arch_exit() to cleanup on failureRobert Richter2010-10-041-27/+26
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | oprofile, x86: Simplify init/exit functionsRobert Richter2010-10-011-8/+1
| | * | | | | | | oprofile, x86: Adding backtrace dump for 32bit process in compat modeJiri Olsa2010-10-011-0/+53
| | * | | | | | | oprofile, x86: Using struct stack_frame for 64bit processes dumpJiri Olsa2010-10-011-12/+7
| | * | | | | | | Merge branch 'oprofile/urgent' into oprofile/coreRobert Richter2010-10-01653-4240/+7465
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | oprofile, arm: initialize perf_event pointers with NULLRobert Richter2010-08-311-0/+2
| | * | | | | | | ARM: oprofile: fix and simplify init/exit functionsWill Deacon2010-08-311-22/+25
| | * | | | | | | oprofile: don't call arch exit code from init code on failureWill Deacon2010-08-311-9/+2
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'tip/perf/recordmcount' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-162-3/+21
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ftrace: Use objtree for C version of recordmcountSteven Rostedt2010-10-151-1/+1
| | * | | | | | ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt2010-10-151-2/+20
| * | | | | | | Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-157-0/+728
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-143-3/+3
| | * | | | | | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2010-10-142-544/+370
| | * | | | | | ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-145-0/+17
| | * | | | | | ftrace: Add C version of recordmcount compile time codeJohn Reiser2010-10-141-0/+885
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-10-153-2/+9
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
OpenPOWER on IntegriCloud