messages from 2024-03-06 15:10:16 to 2024-03-13 00:03:19 UTC [more...]
[RFC PATCH v4 0/6] TPEBS counting mode support
2024-03-13 0:03 UTC (9+ messages)
` [RFC PATCH v4 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v4 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v4 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
` [RFC PATCH v4 4/6] perf stat: Create another thread for sample data processing
` [RFC PATCH v4 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
` [RFC PATCH v4 6/6] perf vendor events intel: Add MTL metric json files
[RFC PATCH v3 0/6] TPEBS counting mode support
2024-03-12 21:51 UTC (16+ messages)
` [RFC PATCH v3 1/6] perf stat: Parse and find tpebs events when parsing metrics to prepare for perf record sampling
` [RFC PATCH v3 2/6] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v3 3/6] perf stat: Add retire latency values into the expr_parse_ctx to prepare for final metric calculation
` [RFC PATCH v3 4/6] perf stat: Create another thread for sample data processing
` [RFC PATCH v3 5/6] perf stat: Add retire latency print functions to print out at the very end of print out
[PATCH v2 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-03-12 21:42 UTC (6+ messages)
` [PATCH v2 1/4] perf: Move irq_work_queue() where the event is prepared
` [PATCH v2 2/4] perf: Enqueue SIGTRAP always via task_work
` [PATCH v2 3/4] perf: Remove perf_swevent_get_recursion_context() from perf_pending_task()
` [PATCH v2 4/4] perf: Split __perf_pending_irq() out of perf_pending_irq()
[PATCH 0/2] Move more stuff to tools/perf/trace/beauty/include
2024-03-12 20:51 UTC (3+ messages)
` [PATCH 1/2] perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h instead
` [PATCH 2/2] perf beauty: Move uapi/linux/mount.h copy out of the directory used to build perf
[PATCH] perf docs: arm_spe: Clarify more SPE requirements
2024-03-12 19:56 UTC (2+ messages)
[PATCH 00/10] perf: Clean up common uncore boilerplate
2024-03-12 17:34 UTC (11+ messages)
` [PATCH 01/10] perf/alibaba_uncore_drw: Use correct CPU affinity
` [PATCH 02/10] perf: Add capability for common event support
` [PATCH 03/10] drivers/perf: Use PERF_PMU_CAP_NO_COMMON_EVENTS
` [PATCH 04/10] perf: Rename PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 05/10] drivers/perf: Use PERF_PMU_CAP_NO_SAMPLING consistently
` [PATCH 06/10] drivers/perf: Clean up redundant per-task checks
` [PATCH 07/10] perf: Define common uncore capabilities
` [PATCH 08/10] drivers/perf: Use "
` [PATCH 09/10] x86: Use common uncore PMU capabilities
` [PATCH 10/10] ARM: "
[PATCH v9 03/10] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
2024-03-12 14:28 UTC (3+ messages)
[PATCH v2] perf lock contention: skip traceiter functions
2024-03-12 11:54 UTC (3+ messages)
[PATCH v2] perf/core: Fix small negative period being ignored
2024-03-12 19:38 UTC
[PATCH 0/4] perf vendor events amd: Add Zen 5 events and metrics
2024-03-12 10:32 UTC (11+ messages)
` [PATCH 1/4] perf vendor events amd: Add Zen 5 core events
` [PATCH 2/4] perf vendor events amd: Add Zen 5 uncore events
` [PATCH 3/4] perf vendor events amd: Add Zen 5 metrics
` [PATCH 4/4] perf vendor events amd: Add Zen 5 mapping
[PATCH v1] perf lock contention: skip traceiter functions
2024-03-11 22:29 UTC (6+ messages)
[PATCH 0/4] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-03-11 22:03 UTC (9+ messages)
` [PATCH 1/4] perf: Move irq_work_queue() where the event is prepared
` [PATCH 2/4] perf: Enqueue SIGTRAP always via task_work
` [PATCH 3/4] perf: Remove perf_swevent_get_recursion_context() from perf_pending_task()
` [PATCH 4/4] perf: Split __perf_pending_irq() out of perf_pending_irq()
GSoC'2024: Perf: The Linux-Foundation
2024-03-11 21:22 UTC
[PATCH v1 00/13] tools header compiler.h update
2024-03-11 20:51 UTC (25+ messages)
` [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version
` [PATCH v1 02/13] libbpf: Make __printf define conditional
` [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include
` [PATCH v1 04/13] perf expr: Add missing stdbool.h include
` [PATCH v1 05/13] perf expr: Tidy up header guard
` [PATCH v1 06/13] perf debug: Add missing linux/types.h include
` [PATCH v1 07/13] perf cacheline: "
` [PATCH v1 08/13] perf arm-spe: "
` [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h
` [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h
` [PATCH v1 11/13] tools headers: Sync linux/overflow.h
` [PATCH v1 12/13] tools headers: Sync compiler.h headers
` [PATCH v1 13/13] tools headers: Rename noinline to __noinline
[PATCH] perf scripts python: Add a script to run instances of perf script in parallel
2024-03-11 17:52 UTC (3+ messages)
WARNING in free_event
2024-03-11 17:31 UTC
[PATCH v2 0/4] perf: Support PERF_SAMPLE_READ with inherit_stat
2024-03-11 15:58 UTC (4+ messages)
` [PATCH v2 1/4] "
[PATCH] perf test attr: Add back missing topdown events
2024-03-11 8:16 UTC
[PATCH v2] perf test record.sh: Raise limit of open file descriptors
2024-03-11 8:11 UTC
[RFC PATCH 0/2] A mechanism for efficient support for per-function metrics
2024-03-10 13:00 UTC (5+ messages)
[PATCH 0/3] Add data type profiling support for powerpc
2024-03-09 17:43 UTC (7+ messages)
` [PATCH 1/3] tools/perf/arch/powerpc: Add load/store in powerpc annotate instructions for data type profling
` [PATCH 2/3] tools/erf/util/annotate: Set register_char and memory_ref_char for powerpc
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "
[PATCH 0/3] Add data type profiling support for powerpc
2024-03-09 7:18 UTC (5+ messages)
` [PATCH 1/3] tools/perf/arch/powerpc: Add load/store in powerpc annotate instructions for data type profling
` [PATCH 2/3] tools/erf/util/annotate: Set register_char and memory_ref_char for powerpc
` [PATCH 3/3] tools/perf/arch/powerc: Add get_arch_regnum "
[PATCH v0] perf lock contention: skip traceiter functions
2024-03-08 23:24 UTC (4+ messages)
[PATCH 0/3] tools/tracing: Use tools/build makefiles like perf
2024-03-08 17:50 UTC (4+ messages)
` [PATCH 1/3] tools/tracing: Use tools/build makefiles on latency-collector
` [PATCH 2/3] tools/verification: Use tools/build makefiles on rv
` [PATCH 3/3] tools/rtla: Use tools/build makefiles to build rtla
[PATCH v4 1/2] perf, capstone: Support 32bit code under 64bit OS
2024-03-08 17:06 UTC (2+ messages)
` [PATCH v4 2/2] perf, script, capstone: Add support for -F +brstackdisasm
[PATCH v3 0/6] Extra verbose/perf-list details
2024-03-08 15:39 UTC (8+ messages)
` [PATCH v3 1/6] perf list: Add tracepoint encoding to detailed output
` [PATCH v3 2/6] perf pmu: Drop "default_core" from alias names
` [PATCH v3 3/6] perf list: Allow wordwrap to wrap on commas
` [PATCH v3 4/6] perf list: Give more details about raw event encodings
` [PATCH v3 5/6] perf tools: Use pmus to describe type from attribute
` [PATCH v3 6/6] perf tools: Add/use PMU reverse lookup from config to name
[PATCH v3 1/2] perf, capstone: Support 32bit code under 64bit OS
2024-03-08 12:07 UTC (4+ messages)
` [PATCH v3 2/2] perf, script, capstone: Add support for -F +brstackdisasm
[PATCH v2] perf, script: Minimize "not reaching sample" for brstackinsn
2024-03-08 10:32 UTC (2+ messages)
[PATCH v6 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-03-08 7:32 UTC (15+ messages)
` [PATCH v6 2/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v6 3/7] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v6 4/7] perf: imx_perf: refactor driver for imx93
` [PATCH v6 5/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v6 6/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v6 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
` [EXT] "
[PATCH v3 0/8] Clean up libperf cpumap's empty function
2024-03-07 23:47 UTC (4+ messages)
[PATCH v2 0/4] perf annotate: Improve memory usage for symbol histogram
2024-03-07 21:48 UTC (6+ messages)
[PATCH v2 0/6] Extra verbose/perf-list details
2024-03-07 17:39 UTC (7+ messages)
` [PATCH v2 1/6] perf list: Add tracepoint encoding to detailed output
` [PATCH v2 2/6] perf pmu: Drop "default_core" from alias names
` [PATCH v2 3/6] perf list: Allow wordwrap to wrap on commas
` [PATCH v2 4/6] perf list: Give more details about raw event encodings
` [PATCH v2 5/6] perf tools: Use pmus to describe type from attribute
` [PATCH v2 6/6] perf tools: Add/use PMU reverse lookup from config to name
[PATCH v1 0/6] Extra verbose/perf-list details
2024-03-07 16:45 UTC (11+ messages)
` [PATCH v1 1/6] perf list: Add tracepoint encoding to detailed output
` [PATCH v1 2/6] perf pmu: Drop "default_core" from alias names
` [PATCH v1 3/6] perf list: Allow wordwrap to wrap on commas
` [PATCH v1 4/6] perf list: Give more details about raw event encodings
` [PATCH v1 5/6] perf tools: Use pmus to describe type from attribute
` [PATCH v1 6/6] perf tools: Add/use PMU reverse lookup from config to name
[Patch v3] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
2024-03-07 12:02 UTC (9+ messages)
Proposal for Roofline Support in perf
2024-03-07 5:20 UTC
[PATCH] perf/core: Handle generic events normally instead of trying all pmu
2024-03-07 3:16 UTC (3+ messages)
[PATCH v5 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-03-07 3:11 UTC (8+ messages)
` [PATCH v5 2/7] perf: imx_perf: refactor driver for imx93
` [PATCH v5 3/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v5 4/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v5 5/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v5 6/7] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v5 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
[PATCH 0/3] KVM: VMX: Disable LBRs if CPU doesn't have callstacks
2024-03-07 1:13 UTC (4+ messages)
` [PATCH 1/3] KVM: VMX: Snapshot LBR capabilities during module initialization
` [PATCH 2/3] perf/x86/intel: Expose existence of callback support to KVM
` [PATCH 3/3] KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
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).