messages from 2024-10-04 19:17:09 to 2024-10-10 14:33:21 UTC [more...]
[PATCH V12 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-10 14:31 UTC (8+ messages)
` [PATCH V12 01/14] perf/x86/intel/pt: Fix buffer full but size is 0 case
` [PATCH V12 02/14] KVM: x86: Fix Intel PT IA32_RTIT_CTL MSR validation
` [PATCH V12 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
` [PATCH V12 04/14] KVM: selftests: Add guest Intel PT test
` [PATCH V12 05/14] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V12 06/14] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V12 07/14] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
[PATCH 1/2] tools/perf/pmu-events/powerpc: Add support for compat events in json
2024-10-10 14:30 UTC (2+ messages)
` [PATCH V3 2/2] tools/perf: Add support to handle compatible mode PVR for perf json events
[PATCH v3 0/7] perf arm-spe: Refactor data source encoding
2024-10-10 13:54 UTC (4+ messages)
` [PATCH v3 4/7] perf arm-spe: Use metadata to decide the data source feature
[PATCH] perf test: Fix probe testsuite with a new error message
2024-10-10 13:30 UTC (4+ messages)
[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
2024-10-10 9:11 UTC (13+ messages)
[PATCH 0/2] perf trace: Fix support for the new BPF feature in clang 12
2024-10-10 9:06 UTC (4+ messages)
` [PATCH 1/2] perf build: Change the clang version check back to 12.0.1
` [PATCH 2/2] perf trace: Rewrite BPF programs to pass the verifier
[PATCH v5 0/8] perf trace: Augment enum arguments with BTF
2024-10-10 8:22 UTC (12+ messages)
` [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
` [PATCH/RFT] "
[PATCH v2] perf metrics: Support parsing metrics if platforms only have json table of system PMU
2024-10-10 7:44 UTC
[PATCH] perf/amd/ibs: Add support for OP Load Latency Filtering
2024-10-10 5:08 UTC
[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
2024-10-10 4:53 UTC (10+ messages)
` [PATCH -next v3 1/2] perf stat: Support inherit events during fork() "
[PATCH v1 0/2] Python module cleanup
2024-10-10 1:26 UTC (8+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support
[PATCH v2 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 1:21 UTC (9+ messages)
` [PATCH v2 1/8] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/8] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/8] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/8] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/8] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/8] perf stat: Display metric threshold value in CSV output
` [PATCH v2 7/8] perf stat: Add metric-threshold to json output
` [PATCH v2 8/8] perf stat: Disable metric thresholds for CSV/JSON metric-only mode
[PATCH v1 0/3] perf probe: Support long symbol
2024-10-10 1:12 UTC (5+ messages)
` [PATCH v1 1/3] perf: Dynamically allocate buffer for event string
` [PATCH v1 2/3] perf probe: Check group string length
` [PATCH v1 3/3] perf probe: Generate hash event for long symbol
[PATCH v1 0/8] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 0:59 UTC (16+ messages)
` [PATCH v1 1/8] perf color: Add printf format checking and resolve issues
` [PATCH v1 2/8] perf stat: Fix/add parameter names for print_metric
` [PATCH v1 3/8] perf stat: Display "none" for NaN with metric only json
` [PATCH v1 4/8] perf stat: Drop metric-unit if unit is NULL
` [PATCH v1 5/8] perf stat: Change color to threshold in print_metric
` [PATCH v1 6/8] perf stat: Display metric threshold value in CSV output
` [PATCH v1 7/8] perf stat: Add metric-threshold to json output
` [PATCH v1 8/8] perf stat: Disable metric thresholds for CSV/JSON metric-only mode
[PATCH v1 0/3] Make a "Setup struct perf_event_attr" a shell test
2024-10-10 0:56 UTC (5+ messages)
[PATCH] perf callchain: Remove unused callchain_branch_counts
2024-10-10 0:34 UTC (6+ messages)
[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
2024-10-10 0:21 UTC (8+ messages)
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics
[PATCH V8 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-10-10 0:20 UTC (9+ messages)
` [PATCH V8 1/4] Add dso__is_pie call to identify ELF PIE
[PATCH v2 0/6] CSV/JSON metric thresholds, fix printf modifiers
2024-10-10 0:07 UTC (7+ messages)
` [PATCH v2 1/6] perf color: Add printf format checking and resolve issues
` [PATCH v2 2/6] perf stat: Fix/add parameter names for print_metric
` [PATCH v2 3/6] perf stat: Display "none" for NaN with metric only json
` [PATCH v2 4/6] perf stat: Drop metric-unit if unit is NULL
` [PATCH v2 5/6] perf stat: Change color to threshold in print_metric
` [PATCH v2 6/6] perf stat: Display metric threshold value in CSV output
[PATCH 1/2] perf tools: Fix possible compiler warnings in hashmap
2024-10-09 20:20 UTC (2+ messages)
` [PATCH 2/2] perf tools: Remove unnecessary parentheses
[PATCH] perf test x86: Fix typo in intel-pt-test
2024-10-09 17:55 UTC (3+ messages)
[PATCH] perf: Remove unused add_perf_probe_events
2024-10-09 17:55 UTC (2+ messages)
[PATCH v4 00/22] Python generated Intel metrics
2024-10-09 16:02 UTC (3+ messages)
[Patch v5 0/6] Bug fixes on topdown events reordering
2024-10-09 9:56 UTC (20+ messages)
` [Patch v5 1/6] perf x86/topdown: Complete topdown slots/metrics events check
[PATCH 0/8] perf/amd/ibs: Fix sample period computations
2024-10-09 6:33 UTC (18+ messages)
` [PATCH 1/8] perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros
` [PATCH 2/8] perf/amd/ibs: Remove pointless sample period check
` [PATCH 3/8] perf/amd/ibs: Fix ->config to sample period calculation for OP pmu
` [PATCH 4/8] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
` [PATCH 5/8] perf/amd/ibs: Don't allow freq mode event creation through ->config interface
` [PATCH 6/8] perf/amd/ibs: Add pmu specific minimum period
` [PATCH 7/8] perf/amd/ibs: Add ->check_period() callback
` [PATCH 8/8] perf/core: Introduce pmu->adjust_period() callback
[PATCH] perf evsel: Fix missing inherit + sample read check
2024-10-09 6:22 UTC
[PATCH -next 0/2] perf stat: a set of small fixes for bperf
2024-10-09 5:20 UTC (2+ messages)
[PATCH] perf tools: Remove unused color_fwrite_lines
2024-10-09 0:48 UTC (2+ messages)
[GIT PULL] perf tools fixes for v6.12
2024-10-08 18:32 UTC (2+ messages)
[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
2024-10-08 14:36 UTC (20+ messages)
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
[PATCH] [PATCH v3] perf/x86/amd: check event before enable to avoid GPF
2024-10-08 13:00 UTC
[PATCH v5 0/9] Add per-core RAPL energy counter support for AMD CPUs
2024-10-08 6:43 UTC (7+ messages)
` [PATCH v5 4/9] perf/x86/rapl: Make rapl_model struct global
` [PATCH v5 9/9] perf/x86/rapl: Add per-core energy counter support for AMD CPUs
[PATCH v2 00/31] Libdw/dwarf build clean up
2024-10-07 15:46 UTC (39+ messages)
` [PATCH v2 01/31] perf build: Fix !HAVE_DWARF_GETLOCATIONS_SUPPORT
` [PATCH v2 02/31] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v2 03/31] perf build: Remove defined but never used variable
` [PATCH v2 04/31] perf build: Rename test-dwarf to test-libdw
` [PATCH v2 05/31] perf build: Combine libdw-dwarf-unwind into libdw feature tests
` [PATCH v2 06/31] perf build: Combine test-dwarf-getlocations into test-libdw
` [PATCH v2 07/31] perf build: Combine test-dwarf-getcfi "
` [PATCH v2 08/31] perf probe: Move elfutils support check to libdw check
` [PATCH v2 09/31] perf libdw: Remove unnecessary defines
` [PATCH v2 10/31] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v2 11/31] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
` [PATCH v2 12/31] perf bpf-prologue: Remove unused file
` [PATCH v2 13/31] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
` [PATCH v2 14/31] perf dwarf-regs: Add EM_HOST and EF_HOST defines
` [PATCH v2 15/31] perf disasm: Add e_machine/e_flags to struct arch
` [PATCH v2 16/31] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v2 17/31] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
` [PATCH v2 18/31] perf dwarf-regs: Move x86 dwarf-regs out of arch
` [PATCH v2 19/31] perf arm64: Remove dwarf-regs.c
` [PATCH v2 20/31] perf arm: "
` [PATCH v2 21/31] perf dwarf-regs: Move csky dwarf-regs out of arch
` [PATCH v2 22/31] perf loongarch: Remove dwarf-regs.c
` [PATCH v2 23/31] perf mips: "
` [PATCH v2 24/31] perf dwarf-regs: Move powerpc dwarf-regs out of arch
` [PATCH v2 25/31] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
` [PATCH v2 26/31] perf s390: Remove dwarf-regs.c
` [PATCH v2 27/31] perf sh: "
` [PATCH v2 28/31] perf sparc: "
` [PATCH v2 29/31] perf xtensa: "
` [PATCH v2 30/31] perf dwarf-regs: Remove get_arch_regstr code
` [PATCH v2 31/31] perf build: Remove PERF_HAVE_DWARF_REGS
[PATCH V11 00/10] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-07 15:12 UTC (4+ messages)
` [PATCH V11 01/10] perf/core: Add aux_pause, aux_resume, aux_start_paused
[PATCH] perf: Use cpumask_intersects()
2024-10-07 12:15 UTC
[PATCH] [PATCH v2] perf/x86/amd: check event before enable to avoid GPF
2024-10-07 6:43 UTC (2+ messages)
[PATCH v3 0/2] riscv: Add perf support to collect KVM guest statistics from host side
2024-10-05 11:06 UTC (2+ messages)
[PATCH] perf test attr: Add back missing topdown events
2024-10-04 19:29 UTC (2+ messages)
[PATCH] perf list: update option desc in man page
2024-10-04 19:29 UTC (2+ messages)
[PATCH v4 0/5] perf arm-spe: Introduce metadata version 2
2024-10-04 19:29 UTC (2+ messages)
[PATCH] perf trace: Keep exited threads for summary
2024-10-04 19:29 UTC (2+ messages)
[PATCH] perf test: Restore sample rate for perf_event_attr
2024-10-04 19:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS
2024-10-04 19:23 UTC (11+ messages)
[PATCHSET 0/8] perf tools: Do not set attr.exclude_guest by default (v4)
2024-10-04 19:17 UTC (5+ 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).