messages from 2022-10-18 12:13:19 to 2022-10-28 18:01:47 UTC [more...]
[PATCH 0/4] perf lock contention: Small random fixes
2022-10-28 18:01 UTC (3+ messages)
` [PATCH 1/4] perf lock contention: Fix memory sanitizer issue
` [PATCH 2/4] perf lock contention: Check --max-stack option
[PATCH v2] perf jevents: Parse metrics during conversion
2022-10-28 17:57 UTC (2+ messages)
[PATCH v1] perf test: Parse events workaround for dash/minus
2022-10-28 17:55 UTC (4+ messages)
[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
2022-10-28 15:42 UTC
[PATCH][next] perf: remove unused pointer task_ctx
2022-10-28 12:25 UTC
[PATCH] perf test: Fix skipping branch stack sampling test
2022-10-28 12:22 UTC (2+ messages)
[PATCH 0/6] Fixup perf tests for 32-bit systems with 64-bit time_t
2022-10-28 9:56 UTC (7+ messages)
` [PATCH 1/6] perf bench futex: Add support "
` [PATCH 2/6] selftests: futex: Call the futex syscall from a function
` [PATCH 3/6] uapi: futex: Add a futex syscall
` [PATCH 4/6] selftests: futex: Add support for 32-bit systems with 64-bit time_t
` [PATCH 5/6] uapi: futex: Add a futex waitv syscall
` [PATCH 6/6] selftests: futex: Use futex_waitv helper function
[PATCH v2 0/1] Perf stack unwinding with pointer authentication
2022-10-27 17:25 UTC (8+ messages)
` [PATCH v2 1/1] perf arm64: Send pointer auth masks to ring buffer
[PATCH] arch/x86/events/amd/core.c: Return -ENODEV when CPU does not have PERFCTL_CORE bit
2022-10-27 13:35 UTC
[PATCH v3 00/15] perf mem/c2c: Add support for AMD
2022-10-27 8:25 UTC (7+ messages)
` [PATCH v3 01/15] perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}
[PATCH V4 0/7] arm64/perf: Enable branch stack sampling
2022-10-27 2:51 UTC (5+ messages)
` [PATCH V4 1/7] arm64/perf: Add BRBE registers and fields
[GIT PULL] perf tools fixes for v6.1: 1st batch
2022-10-27 0:48 UTC (2+ messages)
[PATCH] perf/hw_breakpoint: test: Skip the test if dependencies unmet
2022-10-26 18:31 UTC (3+ messages)
[PATCH v2 0/2] perf: Fix "kernel lock contention analysis" test by not printing warnings in quiet mode
2022-10-26 14:36 UTC (3+ messages)
[PATCHSET 0/8] perf test: Improve perf record tests (v2)
2022-10-26 14:15 UTC (32+ messages)
` [PATCH 1/8] perf test: Do not use instructions:u explicitly
` [PATCH 2/8] perf test: Fix shellcheck issues in the record test
` [PATCH 3/8] perf test: Use a test program in perf record tests
` [PATCH 4/8] perf test: Wait for a new thread when testing --per-thread record
` [PATCH 5/8] perf test: Add system-wide mode in perf record tests
` [PATCH 6/8] perf test: Add target workload test "
` [PATCH 7/8] perf test: Test record with --threads option
` [PATCH 8/8] perf test: Do not set TEST_SKIP for record subtests
[PATCH v2 0/3] perf vendor events arm64: Fix incorrect metrics and improve readability
2022-10-26 14:03 UTC (8+ messages)
` [PATCH v2 1/3] perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
` [PATCH v2 2/3] perf vendor events arm64: Add HiSilicon hip08 core events
` [PATCH v2 3/3] perf vendor events arm64: Use event name instead of event code
[PATCH] perf auxtrace: Fix address filter symbol name match for modules
2022-10-26 14:01 UTC (2+ messages)
Perf: BUG: kernel NULL pointer dereference, address: 0000000000000198
2022-10-26 10:05 UTC (4+ messages)
[PATCH v1 8/8] lsm: wireup syscalls lsm_self_attr and lsm_module_list
2022-10-26 8:07 UTC
[PATCH v3 0/3] perf: Add more syscalls to benchmark
2022-10-26 4:37 UTC (5+ messages)
` [PATCH v3 2/3] perf bench syscall: Add close syscall benchmark
[PATCH] perf scripts python: intel-pt-events.py: Add ability interleave output
2022-10-25 20:45 UTC (2+ messages)
Regression: starting powertop crashes my machine hard since 838d9bb62d13 ("perf: Use sample_flags for raw_data")
2022-10-25 18:57 UTC (2+ messages)
[PATCH v1 0/8] Update to C11, fix signal undefined behavior
2022-10-25 11:25 UTC (15+ messages)
` [PATCH v1 1/8] perf build: Update to C standard to gnu11
` [PATCH v1 2/8] perf record: Use sig_atomic_t for signal handlers
` [PATCH v1 3/8] perf daemon: Use sig_atomic_t to avoid UB
` [PATCH v1 4/8] perf ftrace: "
` [PATCH v1 5/8] perf session: Change type "
` [PATCH v1 6/8] perf stat: Use sig_atomic_t "
` [PATCH v1 7/8] perf top: "
` [PATCH v1 8/8] perf trace: "
[PATCH 0/2] perf/tool: minor cleanups
2022-10-25 11:06 UTC (3+ messages)
` [PATCH 1/2] perf tool: move unit macros to kernel.h
` [PATCH 2/2] perf auxtrace: Make auxtrace->flush_events() optional
[PATCH v2] perf test: Do not fail Intel-PT misc test w/o libpython
2022-10-24 11:39 UTC (4+ messages)
[PATCH v2 0/8] Update to C11, fix signal undefined behavior
2022-10-24 18:19 UTC (9+ messages)
` [PATCH v2 1/8] perf build: Update to C standard to gnu11
` [PATCH v2 2/8] perf record: Use sig_atomic_t for signal handlers
` [PATCH v2 3/8] perf daemon: Use sig_atomic_t to avoid UB
` [PATCH v2 4/8] perf ftrace: "
` [PATCH v2 5/8] perf session: Change type "
` [PATCH v2 6/8] perf stat: Use sig_atomic_t "
` [PATCH v2 7/8] perf top: "
` [PATCH v2 8/8] perf trace: "
[PATCH 0/3] perf daemon/config: Fix a few minor issues
2022-10-24 11:50 UTC (6+ messages)
` [PATCH 1/3] perf daemon: Check err before calling setup_server_config in __cmd_start
` [PATCH 2/3] perf daemon: Complete supported subcommand in help message
` [PATCH 3/3] perf config: Add missing newline on pr_warning call in home_perfconfig
[PATCH] perf list: Fix PMU name pai_crypto in perf list on s390
2022-10-24 11:37 UTC (2+ messages)
[PATCH v1] perf record: Fix event fd races
2022-10-24 11:30 UTC (5+ messages)
[PATCH 1/2] perf/x86/rapl: Add support for Intel AlderLake-N
2022-10-23 12:51 UTC (2+ messages)
` [PATCH 2/2] perf/x86/rapl: Add support for Intel Raptor Lake
[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
2022-10-22 21:08 UTC (13+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
` [PATCH v2 2/5] x86/cpuid: refactor setup_clear_cpu_cap()/clear_cpu_cap()
[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
2022-10-21 17:26 UTC (5+ messages)
` [RFC PATCH v2 2/4] cxl/pci: Find and register CXL PMU devices
[PATCH] perf test: Do not fail Intel-PT misc test w/o libpython
2022-10-21 16:25 UTC (4+ messages)
[PATCH] perf vendor events: Add Arm Neoverse V2 PMU events
2022-10-21 10:59 UTC (3+ messages)
[PATCH v2 0/7] perf: Arm SPEv1.2 support
2022-10-21 10:44 UTC (11+ messages)
` [PATCH v2 1/7] perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
` [PATCH v2 2/7] arm64: Drop SYS_ from SPE register defines
` [PATCH v2 3/7] arm64/sysreg: Convert SPE registers to automatic generation
` [PATCH v2 4/7] perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
` [PATCH v2 5/7] perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
` [PATCH v2 6/7] perf: Add perf_event_attr::config3
` [PATCH v2 7/7] perf: arm_spe: Add support for SPEv1.2 inverted event filtering
[PATCH 0/3] perf vendor events arm64: Fix incorrect metrics and improve readability
2022-10-21 10:32 UTC (8+ messages)
` [PATCH 1/3] perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
` [PATCH 2/3] perf vendor events arm64: Add HiSilicon hip08 core events
` [PATCH 3/3] perf vendor events arm64: Use event name instead of event code
[RFC PATCH v3 0/5] CXL 3.0 Performance Monitoring Unit support
2022-10-21 8:29 UTC (8+ messages)
` [RFC PATCH v3 1/5] cxl/pci: Add generic MSI-X/MSI irq support
` [RFC PATCH v3 2/5] cxl: Add function to count regblocks of a given type
` [RFC PATCH v3 3/5] cxl/pci: Find and register CXL PMU devices
` [RFC PATCH v3 4/5] cxl: CXL Performance Monitoring Unit driver
` [RFC PATCH v3 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver
[PATCH] [perf/core: Update sample_flags for raw_data in perf_output_sample
2022-10-20 14:40 UTC (3+ messages)
[PATCH linux-next] perf: Use strscpy() instead of strlcpy()
2022-10-20 9:48 UTC (2+ messages)
[PATCH] tools: port perf ui from GTK 2 to GTK 3
2022-10-19 23:29 UTC (2+ messages)
` [PATCH v2] "
[PATCH v9 00/13] perf: test: Add trace data quality tests for CoreSight
2022-10-19 15:16 UTC (16+ messages)
` [PATCH v9 02/13] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH v9 13/13] perf test: Add relevant documentation about CoreSight testing
About intel 12th gen
2022-10-19 12:17 UTC
[PATCH v10 13/13] perf test: Add relevant documentation about CoreSight testing
2022-10-19 8:21 UTC
[PATCH] powerpc/perf: Fix hv-24x7 metric events for power10
2022-10-18 19:22 UTC (4+ messages)
[PATCH] perf report: Skip symbols for idle symbols
2022-10-18 19:18 UTC (3+ messages)
[PATCH RFC 1/1] perf stat: do not fatal if the leader is errored
2022-10-18 21:31 UTC (4+ messages)
[PATCH] perf: Fix missing raw data on tracepoint events
2022-10-18 20:23 UTC (3+ messages)
[PATCH v4 0/2] ARM: Convert to ARCH_STACKWALK
2022-10-18 12:43 UTC (3+ messages)
` [PATCH v4 1/2] ARM: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v4 2/2] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
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).