linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-05 07:18:37 to 2024-06-11 05:24:08 UTC [more...]

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

[PATCH v2] perf record: Ensure space for lost samples
 2024-06-11  5:06 UTC 

[RFC PATCH v11 0/8]TPEBS counting mode support
 2024-06-10 23:58 UTC  (9+ messages)
` [RFC PATCH v11 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[PATCH v2] perf sched map: Add command-name, fuzzy-name options to filter the output map
 2024-06-10 22:55 UTC  (2+ messages)

[PATCH v4 0/3] Hardening perf subsystem
 2024-06-10 21:46 UTC  (6+ messages)

[PATCH] perf trace: Fix syscall untraceable bug
 2024-06-10 21:33 UTC  (3+ messages)

[PATCH v7 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-06-10 19:01 UTC  (10+ messages)
` [PATCH v7 1/4] "
` [PATCH v7 2/4] tools/perf: Track where perf_sample_ids need per-thread periods
` [PATCH v7 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v7 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH 0/6] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-10 18:08 UTC  (10+ messages)
` [PATCH 1/6] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH 2/6] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH 3/6] perf/x86/rapl: Make rapl_model struct global
` [PATCH 4/6] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH 5/6] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH 6/6] perf/x86/rapl: Add per-core energy counter support for AMD CPUs

[PATCH v1] perf arm: Workaround ARM PMUs cpu maps having offline cpus
 2024-06-10 17:33 UTC  (3+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-06-10 17:23 UTC  (4+ messages)
` [PATCH v2 07/54] perf: Add generic exclude_guest support

[PATCH 0/9] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-06-10 16:42 UTC  (22+ messages)
` [PATCH 1/9] perf/arm: Move 32-bit PMU drivers to drivers/perf/
` [PATCH 2/9] perf: arm_v6/7_pmu: Drop non-DT probe support
` [PATCH 3/9] perf: arm_pmu: Remove event index to counter remapping
` [PATCH 4/9] perf: arm_pmuv3: Prepare for more than 32 counters
` [PATCH 5/9] KVM: arm64: pmu: Use arm_pmuv3.h register accessors
` [PATCH 6/9] KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
` [PATCH 7/9] arm64: perf/kvm: Use a common PMU cycle counter define
` [PATCH 8/9] KVM: arm64: Refine PMU defines for number of counters
` [PATCH 9/9] perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter

[PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions
 2024-06-10 15:27 UTC  (17+ messages)
` [PATCH v2 02/16] perf auxtrace: Allow number of queues to be specified
` [PATCH v2 11/16] coresight: Expose map arguments in trace ID API
` [PATCH v2 13/16] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH v2 14/16] coresight: Remove pending trace ID release mechanism
` [PATCH v2 15/16] coresight: Re-emit trace IDs when the sink changes in per-thread mode

[PATCH 1/3] tools/perf: Fix the nrcpus in perf bench futex to enable the run when all CPU's are not online
 2024-06-10 14:22 UTC  (6+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] tools/perf: Fix timing issue with parallel threads in perf bench wake-up-parallel

[PATCH v1] perf trace: BTF-based enum pretty printing
 2024-06-10 13:10 UTC 

[PATCH V3 00/14] Add data type profiling support for powerpc
 2024-06-10 12:20 UTC  (16+ messages)
` [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction "
` [PATCH V3 06/14] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V3 10/14] tools/perf: Update instruction tracking for powerpc
` [PATCH V3 11/14] tools/perf: Add support to use libcapstone in powerpc

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2024-06-10 11:09 UTC  (6+ messages)
` [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] perf/x86/amd: check event before enable to avoid GPF
 2024-06-10 10:51 UTC  (9+ messages)

[PATCH v2 0/6] perf: build: Fix cross compilation
 2024-06-10  9:54 UTC  (7+ messages)
` [PATCH v2 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v2 2/6] perf: build: Set Python configuration "
` [PATCH v2 3/6] perf: build: Only link libebl.a for old libdw
` [PATCH v2 4/6] perf: build: Link lib 'lzma' for static build
` [PATCH v2 5/6] perf: build: Link lib 'zstd' "
` [PATCH v2 6/6] perf docs: Document cross compilation

Perf Wiki Appears Broken
 2024-06-10  9:19 UTC 

[GIT PULL] perf tools fixes for v6.10: 2nd batch
 2024-06-09 16:12 UTC  (2+ messages)

[PATCH] perf test: Speed up test case 70 annotate basic tests
 2024-06-09  2:34 UTC  (3+ messages)

[RFC PATCH v1 1/2] perf stat: Make options local
 2024-06-09  2:33 UTC  (2+ messages)

[PATCH v1] perf record: Ensure space for lost samples
 2024-06-09  2:31 UTC  (2+ messages)

(no subject)
 2024-06-08 20:53 UTC  (7+ messages)
` [PATCH 1/2] perf build: Use pkg-config for feature check for libtrace{event,fs}
` [PATCH 2/2] perf build: Ensure libtraceevent and libtracefs versions have 3 components

[PATCH 0/4] perf report: Omit dummy events in the output (v3)
 2024-06-07 20:29 UTC  (5+ messages)
` [PATCH 1/4] perf hist: Factor out __hpp__fmt_print()
` [PATCH 2/4] perf hist: Simplify __hpp_fmt() using hpp_fmt_data
` [PATCH 3/4] perf hist: Add symbol_conf.skip_empty
` [PATCH 4/4] perf hist: Honor symbol_conf.skip_empty

[PATCH] perf test stat_bpf_counter.sh: Remove comparison of separate runs
 2024-06-07 18:38 UTC  (4+ messages)

[PATCH V2] perf stat: Fix the hard-coded metrics calculation on the hybrid
 2024-06-07 18:27 UTC  (2+ messages)

perf 6.9-1 (archlinux) crashes during recording of cycles + raw_syscalls
 2024-06-07 18:26 UTC  (8+ messages)

[PATCH v1] perf top: Make zeroing histogram on refresh the default
 2024-06-07 18:18 UTC  (8+ messages)

[PATCH v1 0/3] Fix and improve __maps__fixup_overlap_and_insert
 2024-06-07 17:51 UTC  (5+ messages)

[PATCH] perf script: netdev-times: add location parameter to consume_skb
 2024-06-07 17:51 UTC  (3+ messages)

[PATCH v1 0/6] perf: build: Fix cross compilation
 2024-06-07 13:33 UTC  (7+ messages)
` [PATCH v1 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v1 4/6] perf: build: Only link libebl.a for old libdw

[PATCH] perf sched map: Add command-name option to filter the output map
 2024-06-07  7:22 UTC  (6+ messages)

[PATCH 0/3] Perf avoid opening events on offline CPUs
 2024-06-07  7:04 UTC  (13+ messages)
` [PATCH 1/3] perf pmu: Limit PMU cpumask to online CPUs
` [PATCH 2/3] perf: arm_pmu: Only show online CPUs in device's "cpus" attribute

[PATCH v3 0/2] perf kvm: Add kvm stat support on riscv
 2024-06-07  6:50 UTC  (8+ messages)
` [PATCH v3 2/2] perf kvm/riscv: Port perf kvm stat to RISC-V

[PATCH v1] perf evlist: Force adding default events only to core PMUs
 2024-06-07  6:10 UTC  (18+ messages)

[PATCH] perf test: Speed up test case 70 annotate basic tests
 2024-06-07  5:43 UTC 

[RFC PATCH v2] perf Documentation: Describe the PMU naming convention
 2024-06-06 18:14 UTC  (4+ messages)

[RFC PATCH] perf: parse-events: Fix compilation error while defining DEBUG_PARSER
 2024-06-06 17:12 UTC  (3+ messages)

[PATCH] perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
 2024-06-06 17:11 UTC  (2+ messages)

[PATCH] perf stat: Fix the hard-coded metrics calculation on the hybrid
 2024-06-06 13:44 UTC  (4+ messages)

[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
 2024-06-06 11:01 UTC  (7+ messages)

[PATCH] perf/x86/amd: Warn only on new bits set
 2024-06-06  5:34 UTC  (2+ messages)

[PATCH v8 1/3] perf report: Support LLVM for addr2line()
 2024-06-05 17:39 UTC  (2+ messages)

Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop
 2024-06-05 14:47 UTC  (11+ messages)

Why does libtracevent pkg-config detection wipe PKG_CONFIG_PATH?
 2024-06-05 13:00 UTC  (4+ messages)
` [PATCH] "

[RFC/PATCH 1/1] tools headers arm64: Sync arm64's cputype.h with the kernel sources
 2024-06-05  9:32 UTC  (6+ 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).