linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-26 18:22:25 to 2024-06-01 06:10:36 UTC [more...]

[PATCH V3 00/14] Add data type profiling support for powerpc
 2024-06-01  6:09 UTC  (10+ messages)
` [PATCH V3 01/14] tools/perf: Move the data structures related to register type to header file
` [PATCH V3 02/14] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V3 03/14] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [PATCH V3 04/14] tools/perf: Use sort keys to determine whether to pick objdump to disassemble
` [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V3 06/14] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V3 07/14] tools/perf: Add support to identify memory instructions of opcode 31 in powerpc
` [PATCH V3 08/14] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [PATCH V3 09/14] tools/perf: Add more instructions for instruction tracking

[RFC PATCH v10 0/8] TPEBS counting mode support
 2024-05-31 23:04 UTC  (17+ messages)
` [RFC PATCH v10 1/8] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v10 2/8] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v10 4/8] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v10 5/8] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v10 6/8] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v10 7/8] perf Document: Add TPEBS to Documents
` [RFC PATCH v10 8/8] perf test: Add test for Intel TPEBS counting mode

[PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround
 2024-05-31 21:14 UTC  (3+ messages)

[PATCH v1] tools api io: Move filling the io buffer to its own function
 2024-05-31 21:14 UTC  (7+ messages)

[RESEND PATCH v3 0/2] Always show mmap prot even though PROT_NONE
 2024-05-31 21:13 UTC  (2+ messages)

[PATCH] perf jevents: return potentially empty metrics table
 2024-05-31 19:44 UTC 

perf mem segfaults
 2024-05-31 17:02 UTC  (2+ messages)

Linux `perf report` regression
 2024-05-31 16:56 UTC  (4+ messages)

[PATCH v2 1/2] perf jevents: Use name for special find value
 2024-05-31 16:38 UTC  (7+ messages)
` [PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c

[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
 2024-05-31 13:01 UTC  (7+ messages)
` [PATCH V17 4/9] arm64/boot: Enable EL2 requirements for BRBE

[PATCH] riscv: stacktrace: Add USER_STACKTRACE support
 2024-05-31  8:32 UTC 

[PATCH V7 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-05-31  5:57 UTC  (13+ messages)
` [PATCH V7 01/12] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V7 02/12] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V7 03/12] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V7 04/12] perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
` [PATCH V7 05/12] perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
` [PATCH V7 06/12] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V7 07/12] perf tools: Add aux-action config term
` [PATCH V7 08/12] perf tools: Parse aux-action
` [PATCH V7 09/12] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V7 10/12] perf intel-pt: Improve man page format
` [PATCH V7 11/12] perf intel-pt: Add documentation for pause / resume
` [PATCH V7 12/12] perf intel-pt: Add a test "

[PATCH v1] perf evlist: Force adding default events only to core PMUs
 2024-05-30 22:51 UTC  (27+ messages)

[PATCH] perf/x86/intel: add missing MODULE_DESCRIPTION() macros
 2024-05-30 20:42 UTC 

[PATCH 0/6] Add support for NMI source reporting
 2024-05-30 20:39 UTC  (16+ messages)
` [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
` [PATCH 2/6] x86/irq: Extend NMI handler registration interface to include source
` [PATCH 3/6] x86/irq: Factor out common NMI handling code
` [PATCH 4/6] x86/irq: Process nmi sources in NMI handler
` [PATCH 5/6] perf/x86: Enable NMI source reporting for perfmon
` [PATCH 6/6] x86/irq: Enable NMI source on IPIs delivered as NMI

[PATCH] perf/x86/amd: check event before enable to avoid GPF
 2024-05-30 20:26 UTC  (4+ messages)

[PATCH] perf/x86/rapl: add missing MODULE_DESCRIPTION()
 2024-05-30 20:12 UTC 

[PATCH v7 1/4] perf report: Support LLVM for addr2line()
 2024-05-30 16:58 UTC  (10+ messages)
` [PATCH v7 3/4] perf annotate: LLVM-based disassembler
` [PATCH v7 4/4] perf report: LLVM-based symbol listing

[PATCH v6 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-05-30 12:54 UTC  (7+ messages)
` [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH v3 0/5] Event parsing fixes
 2024-05-30 12:22 UTC  (6+ messages)
` [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings

[PATCH] perf stat: allocation check when calculating cache instance ID
 2024-05-30 11:43 UTC  (3+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-30  5:34 UTC  (28+ messages)
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [PATCH v2 26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU
` [PATCH v2 30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [PATCH v2 38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU

[PATCH] perf record: add a shortcut for metrics
 2024-05-29 19:41 UTC  (13+ messages)

[PATCH v1] perf docs: Fix typos
 2024-05-29 19:27 UTC  (3+ messages)

[PATCH v4] perf list: Fix the --no-desc option
 2024-05-29 19:26 UTC  (2+ messages)

[PATCH v1] perf arm-spe: Unaligned pointer work around
 2024-05-29 19:25 UTC  (2+ messages)

[PATCH v6 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
 2024-05-29 19:24 UTC  (2+ messages)

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2024-05-29 18:53 UTC  (7+ messages)
` [PATCH RFC 1/6] perf: Increase the maximum number of samples to 256
` [PATCH RFC 2/6] riscv: perf: Add Control transfer records CSR definations
` [PATCH RFC 3/6] riscv: perf: Add Control Transfer Records extension parsing
` [PATCH RFC 4/6] riscv: perf: Add infrastructure for Control Transfer Record
` [PATCH RFC 5/6] riscv: perf: Add driver for Control Transfer Records Ext
` [PATCH RFC 6/6] riscv: perf: Integrate CTR Ext support in riscv_pmu_dev driver

Intel Sapphire Rapids uncore: umask too big
 2024-05-29 18:13 UTC  (4+ messages)

[RESEND PATCH] perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR
 2024-05-29 13:12 UTC  (2+ messages)

[PATCH v3 0/3] perf maps: Improve the kcore maps merging
 2024-05-29  8:45 UTC  (8+ messages)
` [PATCH v3 1/3] perf maps: Sort kcore maps
` [PATCH v3 3/3] perf maps: Remove the replacement of kernel map

Why does libtracevent pkg-config detection wipe PKG_CONFIG_PATH?
 2024-05-29  8:34 UTC  (4+ messages)

[PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-05-29  8:03 UTC  (8+ messages)
` [PATCH v12 2/8] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v12 3/8] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v12 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v12 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v12 6/8] perf: imx_perf: add support for i.MX95 platform
` [PATCH v12 7/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
` [PATCH v12 8/8] perf vendor events arm64:: Add i.MX95 "

Linux Perf Tool Office Hours
 2024-05-29  1:01 UTC 

[RFC PATCH v9 0/7] TPEBS counting mode support
 2024-05-28 22:16 UTC  (7+ messages)
` [RFC PATCH v9 4/7] perf stat: Plugin retire_lat value from sampled data to evsel

[PATCH 00/10] perf intel pt: Update instruction decoder for APX and other new instructions
 2024-05-28 18:14 UTC  (3+ messages)
` [PATCH 09/10] perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder

[PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-05-28 17:59 UTC  (3+ messages)

[PATCH v11 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-05-28 16:05 UTC  (10+ messages)
` [PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v11 3/8] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v11 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v11 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v11 6/8] perf: imx_perf: add support for i.MX95 platform
` [PATCH v11 7/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
` [PATCH v11 8/8] perf vendor events arm64:: Add i.MX95 "

[PATCH 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
 2024-05-27  6:27 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] buitin-kvm: Update cmd_kvm() to check perf_host value
 2024-05-27  6:12 UTC  (3+ messages)

[PATCH v3] perf evsel: Refactor tool events
 2024-05-27  4:15 UTC  (2+ messages)


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