summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
>Mark Rutland 2017-04-11drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()Mark Rutland 2017-04-11drivers/perf: arm_pmu: factor out pmu registrationMark Rutland 2017-04-11drivers/perf: arm_pmu: fold init into allocMark Rutland 2017-04-11drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland 2017-04-11drivers/perf: arm_pmu: remove pointless PMU disablingMark Rutland 2017-03-31drivers/perf: arm_pmu: split irq request from enableMark Rutland 2017-03-31drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland 2017-03-31drivers/perf: arm_pmu: rework per-cpu allocationMark Rutland 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner 2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2016-09-16arm64: pmu: add fallback probe tableMark Salter 2016-09-09drivers/perf: arm_pmu: expose a cpumask in sysfsMark Rutland 2016-09-09drivers/perf: arm_pmu: only use common attr_groupsMark Rutland 2016-09-09drivers/perf: arm_pmu: add common attr group fieldsMark Rutland 2016-09-06drivers/perf: arm_pmu: Always consider IRQ0 as an errorMarc Zyngier 2016-09-02arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior 2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren 2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren 2016-08-09drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier 2016-08-09drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla 2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2016-07-20arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior 2016-07-15arm/perf: Convert to hotplug state machineThomas Gleixner 2016-07-08drivers/perf: arm-pmu: Handle per-interrupt affinity maskMarc Zyngier 2016-06-15arm: pmu: Fix non-devicetree probingMark Salter 2016-06-03drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on errorJulien Grall 2016-06-03drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmuJulien Grall 2016-06-03drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfgJulien Grall 2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland 2016-04-21drivers/perf: arm-pmu: fix RCU usage on pmu resume from low-powerLorenzo Pieralisi 2016-03-21drivers/perf: arm_pmu: avoid NULL dereference when not using devicetreeWill Deacon 2016-02-26drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi 2016-02-09drivers/perf: arm_pmu: make info messages more verboseDirk Behme 2016-01-25ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey 2015-11-16drivers/perf: kill armpmu_registerMark Rutland 2015-10-15drivers/perf: arm_pmu: avoid CPU device_node reference leakWill Deacon 2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland