aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-19perf/arm-ccn: Assign parents for event_source deviceJonathan Cameron1-0/+1
2024-04-19perf/arm-cci: Assign parents for event_source deviceJonathan Cameron1-0/+1
2024-04-19perf/alibaba_uncore: Assign parents for event_source deviceJonathan Cameron1-0/+1
2024-04-19perf/arm_pmu: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-19perf/imx_ddr: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-19perf/qcom: Assign parents for event_source devicesJonathan Cameron2-0/+2
2024-04-19Documentation: qcom-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron2-2/+2
2024-04-19perf/riscv: Assign parents for event_source devicesJonathan Cameron2-0/+2
2024-04-19perf/thunderx2: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-19Documentation: thunderx2-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron1-1/+1
2024-04-19perf/xgene: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-19Documentation: xgene-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron1-1/+1
2024-04-19perf/arm_cspmu: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-19perf/amlogic: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-19perf/hisi-hns3: Assign parents for event_source deviceJonathan Cameron1-0/+1
2024-04-19Documentation: hns-pmu: Use /sys/bus/event_source/devices pathsJonathan Cameron1-4/+4
2024-04-19perf/hisi-uncore: Assign parents for event_source devicesJonathan Cameron1-0/+1
2024-04-19Documentation: hisi-pmu: Drop reference to /sys/devices pathJonathan Cameron1-1/+0
2024-04-19perf/hisi-pcie: Assign parent for event_source deviceJonathan Cameron1-0/+1
2024-04-12arm64: arm_pmuv3: Correctly extract and check the PMUVerYicong Yang2-7/+9
2024-04-10perf/arm-cmn: Set PMU device parentRobin Murphy1-0/+1
2024-04-09perf/thunderx2: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09perf/qcom_l2: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/hisi_uncore: Avoid placing cpumask on the stackDawei Li1-4/+2
2024-04-09perf/hisi_pcie: Avoid placing cpumask on the stackDawei Li1-5/+4
2024-04-09perf/dwc_pcie: Avoid placing cpumask on the stackDawei Li1-6/+4
2024-04-09perf/arm_dsu: Avoid placing cpumask on the stackDawei Li1-13/+6
2024-04-09perf/arm_cspmu: Avoid placing cpumask on the stackDawei Li1-5/+3
2024-04-09perf/arm-cmn: Avoid placing cpumask on the stackDawei Li1-5/+5
2024-04-09perf/alibaba_uncore_drw: Avoid placing cpumask on the stackDawei Li1-7/+3
2024-04-09cpumask: add cpumask_any_and_but()Mark Rutland1-0/+23
2024-04-09drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()Andy Shevchenko1-12/+7
2024-04-09drivers: perf: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2024-04-07Linux 6.9-rc3Linus Torvalds1-1/+1
2024-04-06x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)1-0/+1
2024-04-06firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman1-1/+5
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne2-6/+5
2024-04-05x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2-14/+39
2024-04-05MAINTAINERS: change vmware.com addresses to broadcom.comAlexey Makhalov2-23/+28
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw1-1/+1
2024-04-05mm: vmalloc: fix lockdep warningUladzislau Rezki (Sony)1-30/+43
2024-04-05mm: vmalloc: bail out early in find_vmap_area() if vmap is not initUladzislau Rezki (Sony)1-0/+3
2024-04-05init: open output files from cpio unpacking with O_LARGEFILEJohn Sperbeck1-1/+1
2024-04-05mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand1-2/+2
2024-04-05nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton1-5/+2
2024-04-05aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet1-1/+1
2024-04-05timers/migration: Return early on deactivationAnna-Maria Behnsen1-0/+27
2024-04-05timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker1-1/+4
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2-0/+4
2024-04-04riscv: process: Fix kernel gp leakageStefan O'Rear1-3/+0