linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-22 16:01:13 to 2024-10-27 17:49:30 UTC [more...]

[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
 2024-10-27 17:49 UTC  (7+ messages)
` [PATCH v2 03/11] unwind: Introduce SFrame user space unwinding

Migrating from perf.wiki.kernel.org to RTD
 2024-10-27 17:08 UTC  (15+ messages)

[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  (15+ messages)
` [PATCH v6 1/5] tools api io: Ensure line_len_out is always initialized
` [PATCH v6 2/5] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v6 3/5] perf pmu: Add calls enabling the hwmon_pmu
` [PATCH v6 4/5] perf test: Add hwmon "PMU" test
` [PATCH v6 5/5] perf docs: Document tool and hwmon events

[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
 2024-10-26 12:44 UTC  (2+ 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 v1] perf cap: Add __NR_capget to arch/x86 unistd
 2024-10-26  6:00 UTC  (2+ messages)

[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 v5 00/10] Run tests in parallel showing number of tests running
 2024-10-25 19:21 UTC  (11+ 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 v1 0/4] perf arm-spe: Allow synthesizing of branch
 2024-10-25 17:33 UTC  (6+ 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 v4 00/10] Run tests in parallel showing number of tests running
 2024-10-25 17:28 UTC  (13+ messages)
` [PATCH v4 01/10] tools subcmd: Add non-waitpid check_if_command_finished()
` [PATCH v4 02/10] perf test: Display number of active running tests
` [PATCH v4 03/10] perf test: Reduce scope of parallel variable
` [PATCH v4 04/10] perf test: Avoid list test blocking on writing to stdout
` [PATCH v4 05/10] perf test: Tag parallel failing shell tests with "(exclusive)"
` [PATCH v4 06/10] perf test: Add a signal handler around running a test
` [PATCH v4 07/10] perf test: Run parallel tests in two passes
` [PATCH v4 08/10] perf test: Make parallel testing the default
` [PATCH v4 09/10] perf test: Add a signal handler to kill forked child processes
` [PATCH v4 10/10] perf test: Sort tests placing exclusive tests last

[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 arm-spe: Add support for SPE Data Source packet on AmpereOne
 2024-10-25 14:43 UTC  (3+ messages)

[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

[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
 2024-10-25 11:13 UTC  (11+ 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

[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)

perf sched timehist --state vs perf script
 2024-10-24 16:36 UTC 

[bug report] perf top generates kernel "unchecked MSR access error: WRMSR"
 2024-10-24 16:20 UTC  (4+ messages)

[PATCH v2 1/3] perf disasm: Use disasm_line__free() to properly free disasm_line
 2024-10-24 15:49 UTC  (2+ messages)

[PATCH] perf build: Add missing cflags when building with custom libtraceevent
 2024-10-24 13:32 UTC 

[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
 2024-10-24 12:26 UTC  (7+ messages)
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics

[PATCH v2] perf check: Add sanitizer feature and use to avoid test failure
 2024-10-24  2:42 UTC  (7+ messages)

[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
 2024-10-24  2:10 UTC  (6+ messages)
` [PATCH -next v5 1/2] perf stat: Support inherit events during fork() "

[PATCH v3 1/2] perf check: Add sanitizer features
 2024-10-23 23:31 UTC  (3+ messages)
` [PATCH v3 2/2] perf test: Skip annotate test for sanitizer builds

[PATCH v3 0/9] Run tests in parallel showing number of tests running
 2024-10-23 22:57 UTC  (4+ messages)
` [PATCH v3 1/9] tools subcmd: Add non-waitpid check_if_command_finished()

[PATCH 1/1 perf-tools] perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
 2024-10-23 22:29 UTC  (5+ messages)

[PATCH v2 0/2] perf trace: Fix support for the new BPF feature in clang 12
 2024-10-23 21:57 UTC  (12+ messages)

Can perf drop libunwind support
 2024-10-23 21:57 UTC 

[PATCHv2 bpf] bpf,perf: Fix perf_event_detach_bpf_prog error handling
 2024-10-23 21:40 UTC  (2+ messages)

[PATCH] perf test: Handle perftool-testsuite_probe failure due to broken DWARF
 2024-10-23 20:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf] bpf,perf: Fix perf_event_detach_bpf_prog error handling
 2024-10-23 19:08 UTC  (5+ messages)

[PATCH 1/7] perf: Generic hotplug support for a PMU with a scope
 2024-10-23 18:19 UTC  (3+ messages)

[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-23 18:09 UTC  (9+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also

[PATCHSET 0/9] perf tools: Do not set attr.exclude_guest by default (v5)
 2024-10-23 18:01 UTC  (2+ messages)

[PATCH] perf tools: sched-pipe bench: add (-n) nonblocking benchmark
 2024-10-23 18:00 UTC  (2+ messages)

[PATCH 0/3 v3] Expose the 'perf test -w' workloads functionality
 2024-10-23 18:00 UTC  (2+ messages)

[RFC PATCH v2] perf Documentation: Describe the PMU naming convention
 2024-10-23 16:21 UTC  (5+ messages)

[PATCH v4 00/10] Add CPU-type to topology
 2024-10-23  5:12 UTC  (6+ messages)
` [PATCH v4 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology

[PATCH v3 00/16] Python module cleanup
 2024-10-22 17:30 UTC  (17+ messages)
` [PATCH v3 01/16] perf python: Remove python 2 scripting support
` [PATCH v3 02/16] perf python: Constify variables and parameters
` [PATCH v3 03/16] perf python: Remove unused #include
` [PATCH v3 04/16] perf script: Move scripting_max_stack out of builtin
` [PATCH v3 05/16] perf kvm: Move functions used in util "
` [PATCH v3 06/16] perf script: Move find_scripts to browser/scripts.c
` [PATCH v3 07/16] perf stat: Move stat_config into config.c
` [PATCH v3 08/16] perf script: Move script_spec code to trace-event-scripting.c
` [PATCH v3 09/16] perf script: Move script_fetch_insn "
` [PATCH v3 10/16] perf script: Move perf_sample__sprintf_flags "
` [PATCH v3 11/16] perf env: Move arch errno function to only use in env
` [PATCH v3 12/16] perf lock: Move common lock contention code to new file
` [PATCH v3 13/16] perf bench: Remove reference to cmd_inject
` [PATCH v3 14/16] perf kwork: Make perf_kwork_add_work a callback
` [PATCH v3 15/16] perf build: Remove test library from python shared object
` [PATCH v3 16/16] perf python: Add parse_events function

[PATCH v2 00/16] Python module cleanup
 2024-10-22 17:21 UTC  (10+ messages)
` [PATCH v2 07/16] perf stat: Move stat_config into config.c
` [PATCH v2 12/16] perf lock: Move common lock contention code to new file
` [PATCH v2 13/16] perf bench: Remove reference to cmd_inject

Intel SPR: perf-record doesn't support topdown events?
 2024-10-22 16:40 UTC 

[PATCH V14 00/11] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-22 15:59 UTC  (2+ messages)
` [PATCH V14 11/11] perf intel-pt: Add a test for pause / resume


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).