summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
+0200'>2015-04-03clockevents: Make tick handover explicitThomas Gleixner 2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy 2015-03-12cpu: Make CPU-offline idle-loop transition point more precisePaul E. McKenney 2015-01-06hotplugcpu: Avoid deadlocks by waking active_writerDavid Hildenbrand 2014-11-03cpu: Avoid puts_pending overflowPaul E. McKenney 2014-10-23rcu: More on deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney 2014-09-18rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney 2014-07-05sched: Rework check_for_tasks()Kirill Tkhai 2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki 2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt 2014-06-04kernel/cpu.c: convert printk to pr_foo()Fabian Frederick 2014-05-22sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan 2014-03-20CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat 2014-03-20CPU hotplug: Add lockdep annotations to get/put_online_cpus()Gautham R. Shenoy 2013-11-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2013-11-13sched: Fix endless sync_sched/rcu() loop inside _cpu_down()Michael wang 2013-11-13cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani 2013-10-16sched: Remove get_online_cpus() usagePeter Zijlstra 2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsToshi Kani 2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker 2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat 2013-02-19Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2013-02-14stop_machine: Use smpboot threadsThomas Gleixner 2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker 2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds 2012-11-15ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu 2012-11-14kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callbackFenghua Yu 2012-10-09CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...Srivatsa S. Bhat 2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell 2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner 2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu 2012-05-31kernel/cpu.c: document clear_tasks_mm_cpumask()Anton Vorontsov 2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperAnton Vorontsov 2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootSuresh Siddha 2012-04-26smp: Provide generic idle thread allocationThomas Gleixner 2012-04-26smp: Add generic smpboot facilityThomas Gleixner 2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner