aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-05perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter2-3/+10
2024-10-30uprobes: SRCU-protect uretprobe lifetime (with timeout)Andrii Nakryiko2-37/+304
2024-10-30uprobes: allow put_uprobe() from non-sleepable softirq contextAndrii Nakryiko1-4/+16
2024-10-30perf/x86/rapl: Clean up cpumask and hotplugKan Liang2-85/+6
2024-10-30perf/x86/rapl: Move the pmu allocation out of CPU hotplugKan Liang1-14/+30
2024-10-23uprobe: Add support for session consumerJiri Olsa2-30/+139
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa5-11/+17
2024-10-07perf/x86/amd: Warn only on new bits setBreno Leitao1-2/+8
2024-10-07uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()Oleg Nesterov1-13/+4
2024-10-07uprobes: kill xol_area->slot_countOleg Nesterov1-14/+15
2024-10-07uprobes: deny mremap(xol_vma)Oleg Nesterov1-13/+17
2024-10-07uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()Oleg Nesterov1-9/+8
2024-10-07uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_get_insn_slot()Oleg Nesterov1-14/+8
2024-10-07uprobes: simplify xol_take_insn_slot() and its callerOleg Nesterov1-13/+4
2024-10-07uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_utask()Oleg Nesterov1-19/+5
2024-10-07uprobes: sanitiize xol_free_insn_slot()Oleg Nesterov1-12/+9
2024-10-07uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()Oleg Nesterov1-11/+3
2024-10-07perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi3-3/+127
2024-10-07perf/x86/intel: Support hybrid PMU with multiple atom uarchsDapeng Mi2-10/+36
2024-10-07x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi2-0/+21
2024-10-07perf/x86: Refine hybrid_pmu_type definationDapeng Mi1-7/+5
2024-10-07uprobes: switch to RCU Tasks Trace flavor for better performanceAndrii Nakryiko2-22/+17
2024-10-06Linux 6.12-rc2Linus Torvalds1-1/+1
2024-10-07kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson1-1/+0
2024-10-07kbuild: fix a typo dt_binding_schema -> dt_binding_schemasXu Yang1-1/+1
2024-10-07scripts: import more list macrosSami Tolvanen1-0/+50
2024-10-06platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errorsHans de Goede1-2/+4
2024-10-06platform/x86: wmi: Update WMI driver API documentationArmin Wolf1-6/+5
2024-10-06platform/x86: dell-ddv: Fix typo in documentationAnaswara T Rajan1-2/+2
2024-10-06platform/x86: dell-sysman: add support for alienware productsCrag Wang1-0/+1
2024-10-06platform/x86/intel: power-domains: Add Diamond Rapids supportSrinivas Pandruvada1-0/+1
2024-10-06platform/x86: ISST: Add Diamond Rapids to support listSrinivas Pandruvada1-0/+1
2024-10-06platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby LakeHans de Goede1-2/+0
2024-10-06platform/x86: dell-laptop: Do not fail when encountering unsupported batteriesArmin Wolf1-3/+12
2024-10-06MAINTAINERS: Update Intel In Field Scan(IFS) entryJithu Joseph1-1/+1
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini2-4/+4
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini2-4/+7
2024-10-05platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade1-1/+3
2024-10-04bcachefs: Rework logged op error handlingKent Overstreet3-28/+53
2024-10-04bcachefs: Add warn param to subvol_get_snapshot, peek_inodeKent Overstreet4-28/+43
2024-10-04bcachefs: Kill snapshot arg to fsck_write_inode()Kent Overstreet4-55/+51
2024-10-04bcachefs: Check for unlinked, non-empty dirs in check_inode()Kent Overstreet2-1/+19
2024-10-04bcachefs: Check for unlinked inodes with direntsKent Overstreet2-15/+41
2024-10-04bcachefs: Check for directories with no backpointersKent Overstreet2-8/+17
2024-10-04bcachefs: Kill alloc_v4.fragmentation_lruKent Overstreet7-22/+38
2024-10-04bcachefs: minor lru fsck fixesKent Overstreet1-12/+15
2024-10-04bcachefs: Mark more errors AUTOFIXKent Overstreet1-12/+12
2024-10-04bcachefs: Make sure we print error that causes fsck to bail outKent Overstreet1-3/+9
2024-10-04bcachefs: bkey errors are only AUTOFIX during readKent Overstreet2-8/+12
2024-10-04bcachefs: Create lost+found in correct snapshotKent Overstreet1-1/+7