summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ftrace: Allow archs to modify code without stop machineSteven Rostedt2011-12-212-38/+246
* ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-211-0/+5
* ftrace: Fix unregister ftrace_ops accountingJiri Olsa2011-12-211-14/+13
* perf tools: Add ability to synthesize event according to a sampleAndrew Vagin2011-12-123-0/+90
* perf script: Implement option for system-wide profilingRobert Richter2011-12-121-5/+10
* perf script: Fix mem leaks and NULL pointer checks around strdup()sRobert Richter2011-12-121-19/+29
* perf, x86: Expose perf capability to other modulesGleb Natapov2011-12-062-0/+27
* perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-063-33/+68
* x86, perf: Disable non available architectural eventsGleb Natapov2011-12-063-5/+42
* jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-062-4/+11
* jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-062-2/+2
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-12-063-28/+79
|\
| * tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-171-25/+47
| * tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-173-6/+35
* | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-064-10/+68
* | perf: Fix enable_on_exec for sibling eventsPeter Zijlstra2011-12-061-7/+1
* | perf: Remove superfluous argumentsPeter Zijlstra2011-12-061-5/+4
* | perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra2011-12-061-5/+14
* | perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-063-5/+72
* | perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-062-55/+140
* | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-062-16/+33
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-06245-2463/+2668
|\ \
| * | ftrace: Fix hash record accounting bugSteven Rostedt2011-12-051-1/+3
| * | perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt2011-12-051-0/+2
| * | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-051-1/+2
| * | ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-051-1/+0
| * | tracing: Restore system filter behaviorLi Zefan2011-12-052-1/+8
| * | tracing: fix event_subsystem ref countingIlya Dryomov2011-12-051-1/+0
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-051-3/+3
| |\ \
| | * | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-011-3/+3
| * | | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2011-12-054-12/+14
| |\ \ \
| | * | | perf session: Fix crash with invalid CPU listDavid Ahern2011-11-161-0/+4
| | * | | perf python: Fix undefined symbol problemArnaldo Carvalho de Melo2011-11-163-12/+10
| | |/ /
| * | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-054-2/+91
| * | | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-051-11/+18
| * | | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-051-0/+8
| |/ /
| * | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-153-7/+30
| |\ \
| * | | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-141-5/+1
| * | | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-144-13/+13
| * | | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-141-1/+2
| * | | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-141-1/+5
| * | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-1413-523/+400
| |\ \ \
| | * | | ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-113-40/+30
| | * | | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-115-61/+17
| | * | | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-115-197/+140
| | * | | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-115-212/+151
| | * | | ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto2011-11-111-1/+1
| | * | | ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto2011-11-111-4/+4
| | * | | ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto2011-11-111-0/+7
| | * | | ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto2011-11-113-8/+50
OpenPOWER on IntegriCloud