messages from 2024-10-24 17:38:47 to 2024-10-29 18:34:43 UTC [more...]
[PATCH v3 00/19] unwind, perf: sframe user space unwinding
2024-10-29 18:34 UTC (61+ messages)
` [PATCH v3 01/19] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v3 02/19] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v3 03/19] x86/asm: Fix VDSO DWARF generation with kernel IBT enabled
` [PATCH v3 04/19] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v3 05/19] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v3 06/19] x86/vdso: Enable sframe generation in VDSO
` [PATCH v3 07/19] unwind: Add user space unwinding API
` [PATCH v3 08/19] unwind/x86: Enable CONFIG_HAVE_UNWIND_USER_FP
` [PATCH v3 09/19] unwind: Introduce sframe user space unwinding
` [PATCH v3 10/19] unwind/x86: Enable CONFIG_HAVE_UNWIND_USER_SFRAME
` [PATCH v3 11/19] unwind: Add deferred user space unwinding API
` [PATCH v3 12/19] perf: Remove get_perf_callchain() 'init_nr' argument
` [PATCH v3 13/19] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH v3 14/19] perf: Simplify get_perf_callchain() user logic
` [PATCH v3 15/19] perf: Add deferred user callchains
` [PATCH v3 16/19] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v3 17/19] perf record: Enable defer_callchain for user callchains
` [PATCH v3 18/19] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v3 19/19] perf tools: Merge deferred user callchains
[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
2024-10-29 18:29 UTC (9+ messages)
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
[PATCH v5 00/10] Run tests in parallel showing number of tests running
2024-10-29 18:23 UTC (12+ messages)
` [PATCH v5 01/10] tools subcmd: Add non-waitpid check_if_command_finished()
` [PATCH v5 02/10] perf test: Display number of active running tests
` [PATCH v5 03/10] perf test: Reduce scope of parallel variable
` [PATCH v5 04/10] perf test: Avoid list test blocking on writing to stdout
` [PATCH v5 05/10] perf test: Tag parallel failing shell tests with "(exclusive)"
` [PATCH v5 06/10] perf test: Add a signal handler around running a test
` [PATCH v5 07/10] perf test: Run parallel tests in two passes
` [PATCH v5 08/10] perf test: Make parallel testing the default
` [PATCH v5 09/10] perf test: Add a signal handler to kill forked child processes
` [PATCH v5 10/10] perf test: Sort tests placing exclusive tests last
[PATCH v4 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-10-29 17:21 UTC (5+ messages)
` [PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
[PATCH v1 0/4] perf arm-spe: Allow synthesizing of branch
2024-10-29 17:03 UTC (9+ messages)
` [PATCH v1 1/4] perf arm-spe: Set sample.addr to target address for instruction sample
` [PATCH v1 2/4] perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
` [PATCH v1 3/4] perf arm-spe: Correctly set sample flags
` [PATCH v1 4/4] perf arm-spe: Update --itrace help text
[PATCH] perf arm-spe: Use old behavior when opening old SPE files
2024-10-29 16:46 UTC (2+ messages)
[PATCH] perf test: Parse perf stat Topdown events for aarch64
2024-10-29 15:25 UTC (2+ messages)
[PATCH -next] perf: Fix possible null-ptr-deref in __perf_pmu_install_event()
2024-10-29 12:52 UTC (2+ messages)
[PATCH] perf arm-spe: Add support for SPE Data Source packet on AmpereOne
2024-10-29 2:28 UTC (5+ messages)
[PATCH v2] perf build: Make libunwind opt-in rather than opt-out
2024-10-28 21:49 UTC (2+ messages)
[PATCH 1/1 perf-tools-next] perf probe: Fix retrieval of source files from a debuginfod server
2024-10-28 21:48 UTC (2+ messages)
[PATCH] perf mem: Add -H/--hierarchy option for report subcommand
2024-10-28 20:23 UTC
Can perf drop libunwind support
2024-10-28 19:10 UTC (5+ messages)
Migrating from perf.wiki.kernel.org to RTD
2024-10-28 17:49 UTC (16+ messages)
[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
2024-10-28 16:30 UTC (9+ messages)
` [PATCH -next v5 1/2] perf stat: Support inherit events during fork() "
[PATCH v1] perf cap: Add __NR_capget to arch/x86 unistd
2024-10-28 16:08 UTC (4+ messages)
[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
2024-10-28 14:54 UTC (21+ messages)
` [PATCH v6 01/10] perf/x86/rapl: Remove the unused get_rapl_pmu_cpumask() function
` [PATCH v6 02/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v6 03/10] perf/x86/rapl: Remove the cpu_to_rapl_pmu() function
` [PATCH v6 04/10] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v6 05/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v6 06/10] perf/x86/rapl: Add arguments to the init and cleanup functions
` [PATCH v6 07/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v6 08/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v6 09/10] perf/x86/rapl: Move the cntr_mask to rapl_pmus struct
` [PATCH v6 10/10] perf/x86/rapl: Add core energy counter support for AMD CPUs
Suspicious RCU usage in perf_event_exec()
2024-10-28 14:40 UTC
[CI] pmu changes
2024-10-28 6:34 UTC
[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
2024-10-28 6:10 UTC (7+ messages)
` [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction
[namhyung-perf:perf/ibs-swfilt-v4] [perf/core] 5c5371bf97: BUG:KASAN:slab-out-of-bounds_in__perf_read_group_add
2024-10-28 6:10 UTC
[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
2024-10-27 17:49 UTC (6+ messages)
` [PATCH v2 03/11] unwind: Introduce SFrame user space unwinding
[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
2024-10-27 12:06 UTC (16+ messages)
` [RFC PATCH v3 26/58] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH v3 27/58] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [RFC PATCH v3 37/58] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [RFC PATCH v3 41/58] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter
` [RFC PATCH v3 43/58] KVM: x86/pmu: Introduce PMU operator for setting counter overflow
[PATCH v6 0/5] Hwmon PMUs
2024-10-26 17:16 UTC (10+ messages)
[PATCH v1 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-10-26 12:17 UTC (5+ messages)
` [PATCH v1 1/4] perf evsel: Add pmu_name helper
` [PATCH v1 2/4] perf stat: Fix find_stat for mixed legacy/non-legacy events
` [PATCH v1 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v1 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH v3] perf cap: Tidy up and improve capability testing
2024-10-26 5:59 UTC (5+ messages)
[PATCH v1] perf build: Make libunwind opt-in rather than opt-out
2024-10-26 1:43 UTC
[PATCH v4 00/10] Run tests in parallel showing number of tests running
2024-10-25 17:28 UTC (3+ messages)
[PATCH v1 0/6] Mypy and pylint build support
2024-10-25 17:23 UTC (7+ messages)
` [PATCH v1 1/6] tools/build: Don't pass test log files to linker
` [PATCH v1 2/6] perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
` [PATCH v1 3/6] perf build: Add mypy build tests
` [PATCH v1 4/6] perf build: Add pylint "
` [PATCH v1 5/6] perf test: Address attr.py mypy error
` [PATCH v1 6/6] perf python: Fix setup.py mypy errors
[PATCH] perf/tests: fix record+probe_libc_inet_pton test on aarch64
2024-10-25 13:20 UTC (4+ messages)
[PATCH v10 0/4] perf arm-spe: Allow synthesizing of branch instructions
2024-10-25 13:08 UTC (6+ messages)
` [PATCH v10 1/4] perf arm-spe: Set sample.addr to target address for instruction sample
` [PATCH v10 2/4] perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branches
` [PATCH v10 3/4] perf arm-spe: Correctly set sample flags
` [PATCH v10 4/4] perf arm-spe: Update --itrace help text
[peterz-queue:perf/pmu-unregister] [perf] 24b8359383: WARNING:possible_circular_locking_dependency_detected
2024-10-25 10:05 UTC (2+ messages)
[PATCH 0/2] perf stat: Fix trailing comma when there is no metric unit
2024-10-25 9:03 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf stat: Also hide metric from JSON if units are an empty string
[peterz-queue:perf/pmu-unregister] [perf] d4700c3ee4: WARNING:at_kernel/jump_label.c:#static_key_dec_not_one
2024-10-25 8:29 UTC
[peterz-queue:perf/pmu-unregister] [perf] 4cbf3df69c: BUG:kernel_NULL_pointer_dereference,address
2024-10-25 8:20 UTC (2+ messages)
[PATCH] perf/x86/intel/pt: Fix NULL pointer dereference in pt_buffer_reset_markers
2024-10-25 6:17 UTC (3+ messages)
[RFC PATCH v3 15/58] perf/x86: Support switch_interrupt interface
2024-10-25 0:52 UTC (3+ messages)
[PATCH] perf, riscv: Wire up perf trace support for RISC-V
2024-10-24 19:03 UTC
[PATCH] perf trace: Fix perf trace tracing itself, creating feedback loops
2024-10-24 17:42 UTC
The state of uprobes work and logistics
2024-10-24 17:38 UTC (3+ 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).