messages from 2024-09-24 00:37:27 to 2024-09-26 17:36:11 UTC [more...]
[PATCH v4 00/12] Foundations for metric generation with Python
2024-09-26 17:35 UTC (3+ messages)
` [PATCH v4 01/12] perf jevents: Allow multiple metricgroups.json files
` [PATCH v4 02/12] perf jevents: Update metric constraint support
[PATCH] perf symbol: Do not fixup end address of labels
2024-09-26 17:28 UTC (2+ messages)
[PATCH] perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metric
2024-09-26 17:28 UTC (2+ messages)
[PATCH v6 0/2] Minor fixes error handling of perf stat
2024-09-26 17:28 UTC (4+ messages)
` [PATCH v6 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH v6 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1
[PATCH v2 0/5] perf arm-spe: Introduce metadata version 2
2024-09-26 16:20 UTC (2+ messages)
[PATCH v1 00/11] Libdw/dwarf build clean up
2024-09-26 15:37 UTC (23+ messages)
` [PATCH v1 01/11] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v1 02/11] perf build: Remove defined but never used variable
` [PATCH v1 03/11] perf build: Rename test-dwarf to test-libdw
` [PATCH v1 04/11] perf build: Combine libdw-dwarf-unwind into libdw feature tests
` [PATCH v1 05/11] perf build: Combine test-dwarf-getlocations into test-libdw
` [PATCH v1 06/11] perf build: Combine test-dwarf-getcfi "
` [PATCH v1 07/11] perf probe: Move elfutils support check to libdw check
` [PATCH v1 08/11] perf libdw: Remove unnecessary defines
` [PATCH v1 09/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v1 10/11] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
` [PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS
[PATCH v1] perf test: Ignore security failures in all PMU test
2024-09-26 15:24 UTC (3+ messages)
[PATCH v9 0/7] Event parsing fixes
2024-09-26 14:48 UTC (8+ messages)
` [PATCH v9 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v9 2/7] perf stat: Uniquify event name improvements
` [PATCH v9 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v9 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events
` [PATCH v9 5/7] perf evsel: Remove pmu_name
` [PATCH v9 6/7] perf test: Make stat test work on DT devices
` [PATCH v9 7/7] perf test: Add a test for default perf stat command
[PATCH v2] perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}
2024-09-26 14:40 UTC
[PATCH 0/3] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
2024-09-26 14:05 UTC (2+ messages)
[PATCH] perf/x86/intel/uncore: Enable uncore on vCPUs when using uncore discovery
2024-09-26 13:47 UTC (3+ messages)
` 回复:[PATCH] "
` 回复:回复:[PATCH] "
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-09-26 13:38 UTC (48+ messages)
` [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 03/28] x86/tools: Use mmap() to simplify relocs host tool
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 06/28] x86/percpu: Get rid of absolute per-CPU variable placement
` [RFC PATCH 07/28] scripts/kallsyms: Avoid 0x0 as the relative base
` [RFC PATCH 08/28] scripts/kallsyms: Remove support for absolute per-CPU variables
` [RFC PATCH 09/28] x86/tools: Remove special relocation handling for "
` [RFC PATCH 10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes
` [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text
` [RFC PATCH 12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata
` [RFC PATCH 13/28] x86/kvm: Use RIP-relative addressing
` [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address
` [RFC PATCH 15/28] x86/sync_core: Use RIP-relative addressing
` [RFC PATCH 16/28] x86/entry_64: "
` [RFC PATCH 17/28] x86/hibernate: Prefer RIP-relative accesses
` [RFC PATCH 18/28] x86/boot/64: Determine VA/PA offset before entering C code
` [RFC PATCH 19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text
` [RFC PATCH 20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S
` [RFC PATCH 21/28] x86/head: Use PIC-compatible symbol references in startup code
` [RFC PATCH 22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata
` [RFC PATCH 23/28] tools/objtool: Mark generated sections as writable
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
` [RFC PATCH 26/28] x86/boot: Implement support for ELF RELA/RELR relocations
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel
` [RFC PATCH 28/28] x86/tools: Drop x86_64 support from 'relocs' tool
[PATCH v8 0/7] Event parsing fixes
2024-09-26 12:26 UTC (10+ messages)
` [PATCH v8 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v8 2/7] perf stat: Uniquify event name improvements
` [PATCH v8 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v8 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events
` [PATCH v8 5/7] perf evsel: Remove pmu_name
` [PATCH v8 6/7] perf test: Make stat test work on DT devices
` [PATCH v8 7/7] perf test: Add a test for default perf stat command
[PATCH v3] mm: move mm flags to mm_types.h
2024-09-26 7:49 UTC
[PATCH 0/5] perf sched: Introduce stats tool
2024-09-26 6:14 UTC (5+ messages)
` [PATCH 2/5] perf sched stats: Add record and rawdump support
` [PATCH 3/5] perf sched stats: Add schedstat v16 support
[PATCH] perf test: Silence perf check subcommand when not supported
2024-09-26 5:35 UTC (3+ messages)
[PATCH v2] libperf: Add perf_evsel__id() function
2024-09-26 5:29 UTC (2+ messages)
[PATCH -next 0/2] perf stat: a set of small fixes for bperf
2024-09-26 4:16 UTC (4+ messages)
` [PATCH -next 1/2] perf stat: Increase perf_attr_map entries
` [PATCH -next 2/2] perf stat: Fix incorrect display of bperf when event count is 0
[PATCH] perf/x86/amd: check event before enable to avoid GPF
2024-09-26 4:05 UTC (13+ messages)
[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
2024-09-26 3:43 UTC (3+ messages)
[RFC v1 0/3] C and Rust support for perf script
2024-09-26 0:03 UTC (2+ messages)
[PATCH] perf: cs-etm: Fix the assert() to handle captured and unprocessed cpu trace
2024-09-25 23:04 UTC (3+ messages)
[PATCH] perf evsel: display dmesg command of showing a hardcoded path
2024-09-25 22:41 UTC (2+ messages)
[PATCH v3 0/7] perf: cs-etm: Coresight decode and disassembly improvements
2024-09-25 22:40 UTC (2+ messages)
[PATCH v2] perf test: Be more tolerant of metricgroup failures
2024-09-25 22:40 UTC (4+ messages)
[PATCH] perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}
2024-09-25 21:40 UTC (3+ messages)
[PATCH v1 0/5] perf cpumap: Correct for perf_cpu_map__merge()
2024-09-25 19:53 UTC (6+ messages)
` [PATCH v1 1/5] libperf cpumap: Correct reference count "
` [PATCH v1 2/5] perf: Release old CPU maps after merging
` [PATCH v1 3/5] perf cpumap: Update CPU map merging test
` [PATCH v1 4/5] perf cpumap: Add more tests for CPU map merging
` [PATCH v1 5/5] perf cpumap: Add checking for reference counter
[RFC/PATCHSET 00/10] perf tools: Do not set attr.exclude_guest by default (v3)
2024-09-25 13:49 UTC (7+ messages)
` [PATCH 04/10] perf stat: Add --exclude-guest option
[PATCH v5 0/2] Minor fixes error handling of perf stat
2024-09-25 13:17 UTC (6+ messages)
` [PATCH v5 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH v5 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1
[PATCH AUTOSEL 6.6 049/139] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
2024-09-25 12:08 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 115/139] perf,x86: avoid missing caller address in stack traces captured in uprobe
` [PATCH AUTOSEL 6.6 119/139] perf: Fix event_function_call() locking
[PATCH AUTOSEL 6.10 055/197] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
2024-09-25 11:53 UTC (3+ messages)
` [PATCH AUTOSEL 6.10 160/197] perf,x86: avoid missing caller address in stack traces captured in uprobe
` [PATCH AUTOSEL 6.10 167/197] perf: Fix event_function_call() locking
[PATCH AUTOSEL 6.11 066/244] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
2024-09-25 11:27 UTC (3+ messages)
` [PATCH AUTOSEL 6.11 197/244] perf,x86: avoid missing caller address in stack traces captured in uprobe
` [PATCH AUTOSEL 6.11 205/244] perf: Fix event_function_call() locking
[PATCH v4 0/2] Minor fixes error handling of perf stat
2024-09-25 10:38 UTC (5+ messages)
` [PATCH v4 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
2024-09-25 10:05 UTC (2+ messages)
[PATCH v4 0/9] perf record --off-cpu: Dump off-cpu samples directly
2024-09-25 7:07 UTC (8+ messages)
` [PATCH v4 1/9] perf evsel: Set BPF output to system-wide
[PATCH v1 0/3] 2 memory fixes and a build fix
2024-09-25 6:00 UTC (13+ messages)
` [PATCH v1 1/3] perf disasm: Fix capstone memory leak
` [PATCH v1 2/3] perf probe: Fix libdw "
` [PATCH v1 3/3] perf build: Fix !HAVE_DWARF_GETLOCATIONS_SUPPORT
[PATCH 1/2] perf symbol: Set binary_type of dso when loading
2024-09-25 5:55 UTC (4+ messages)
[PATCH v1 1/4] perf stat: Fix affinity memory leaks on error path
2024-09-24 20:29 UTC (4+ messages)
` [PATCH v1 2/4] perf test: Fix memory leaks on event-times error paths
` [PATCH v1 3/4] perf test: Skip not fail tp fields test when insufficient permissions
` [PATCH v1 4/4] perf test: Skip not fail syscall "
[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
2024-09-24 18:45 UTC (9+ messages)
[PATCH RESEND v3 0/3] perf: build: Minor fixes for build failures
2024-09-24 18:42 UTC (2+ messages)
[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
2024-09-24 18:09 UTC (5+ messages)
` [PATCH 2/3] perf: imx_perf: add support for i.MX91 platform
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
[PATCH] perf syscalltbl: Add syscalltbl__id_at_idx() with no syscall table support
2024-09-24 17:53 UTC (4+ messages)
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-09-24 16:55 UTC (7+ messages)
` [RFC PATCH v3 14/58] perf: Add switch_interrupt() interface
[PATCH] perf/hw_breakpoint: Use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macros
2024-09-24 9:07 UTC
[linus:master] [perf/x86/intel] 25dfc9e357: kvm-unit-tests-qemu.pmu.fail
2024-09-24 3:16 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).