summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2019-06-26 17:40:13 +0300
committerJani Nikula <jani.nikula@intel.com>2019-06-27 10:50:35 +0300
commitf8daf6418e3041ac967b45fc066539ba1eec5132 (patch)
tree658176135d7a2e30539a7a00207f14b590cd2c04 /tools/perf/scripts/python/export-to-sqlite.py
parentf807d31a2174409c787e53fb6f0609d1b9783e3e (diff)
downloadkernel-f8daf6418e3041ac967b45fc066539ba1eec5132.tar.gz
drm/i915: make i915_pvinfo.h self-contained
Add the minimal includes/declarations to make the header self-contained, and ensure it stays that way. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190626144020.2155-7-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
765ff8b418b17'>arm_pmu: rework ACPI probingMark Rutland 2022-10-27perf: Rewrite core context handlingPeter Zijlstra 2022-09-22perf: arm64: Add SVE vector granule register to user regsJames Clark 2022-04-13arm_pmu: Validate single/group leader eventsRob Herring 2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon 2022-03-08drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier 2022-02-15perf: replace bitmap_weight with bitmap_empty where appropriateYury Norov 2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier 2021-06-02arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao 2021-06-01perf: arm_pmu: use DEVICE_ATTR_RO macroYueHaibing 2021-05-25drivers/perf: arm_pmu: Fix some coding style issuesJunhao He 2021-04-22arm64: Get rid of oprofile leftoversMarc Zyngier 2021-01-20perf: Constify static struct attribute_groupRikard Falkeborn 2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon 2020-11-25arm64: Enable perf events based hard lockup detectorSumit Garg 2020-09-28arm_pmu: arm64: Use NMIs for PMUJulien Thierry 2020-09-28arm_pmu: Introduce pmu_irq_opsJulien Thierry