linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-28 08:44:10 to 2023-03-07 19:54:08 UTC [more...]

[BUG] perf: No samples found when using kcore + coresight
 2023-03-07 19:45 UTC  (2+ messages)

[RFC] Open Source Contribution | GSoC Perf
 2023-03-07 18:57 UTC  (2+ messages)

GSoC'2023: Perf: The Linux-Foundation
 2023-03-07 18:33 UTC 

[PATCH] perf lock contention: Fix builtin detection
 2023-03-07 16:52 UTC  (4+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-03-07 16:40 UTC  (3+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver

[PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2023-03-07 16:21 UTC  (19+ messages)
` [PATCH 1/4] cxl: Add function to count regblocks of a given type
` [PATCH 2/4] cxl/pci: Find and register CXL PMU devices
` [PATCH 3/4] cxl: CXL Performance Monitoring Unit driver
` [PATCH 4/4] docs: perf: Minimal introduction the the CXL PMU device and driver

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
 2023-03-07 13:04 UTC  (10+ messages)
` [PATCH 1/8] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 2/8] perf bpf filter: Implement event sample filtering
` [PATCH 3/8] perf record: Add BPF event filter support
` [PATCH 4/8] perf record: Record dropped sample count

[PATCH v2] perf top: Fix rare segfault in thread__comm_len()
 2023-03-07  3:56 UTC 

[PATCH v2] perf top: Fix rare segfault in thread__comm_len()
 2023-03-07  3:50 UTC 

[PATCH] perf top: Fix rare segfault in thread__comm_len()
 2023-03-07  3:35 UTC  (4+ messages)

[PATCH 0/2] perf/ibs: Fix interface via core pmu events
 2023-03-07  3:19 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf test: Add selftest to test IBS invocation "

[PATCH] tools/perf: Add basic support for LoongArch
 2023-03-07  2:18 UTC 

GSoC: perf Linux Profiling Scalability and speed
 2023-03-07  1:28 UTC  (3+ messages)
        ` perf test results on ARM64. was "

[PATCH] perf sched: Fix sched latency analysis incorrect
 2023-03-06 22:31 UTC  (2+ messages)

[PATCH 1/2] replace 2&>1 by 2>&1
 2023-03-06 21:46 UTC  (2+ messages)

perf record is crashing on system with bpf progs are running
 2023-03-06 17:33 UTC  (4+ messages)

[PATCH] perf/core: introduced stub APIs for exported APIs
 2023-03-06 16:56 UTC  (9+ messages)

[PATCH v2 00/10] Better fixes for grouping of events
 2023-03-06 14:10 UTC  (25+ messages)
` [PATCH v2 01/10] libperf evlist: Avoid a use of evsel idx
` [PATCH v2 02/10] perf stat: Don't remove all grouped events when CPU maps disagree
` [PATCH v2 03/10] perf record: Early auxtrace initialization before event parsing
` [PATCH v2 04/10] perf stat: Modify the group test
` [PATCH v2 05/10] perf evsel: Allow const evsel for certain accesses
` [PATCH v2 06/10] perf evsel: Add function to compute pmu_name
` [PATCH v2 07/10] perf parse-events: Pass ownership of the group name
` [PATCH v2 08/10] perf parse-events: Sort and group parsed events
` [PATCH v2 09/10] perf evsel: Remove use_uncore_alias
` [PATCH v2 10/10] perf evlist: Remove nr_groups

[linus:master] [perf symbols] ce4c8e7966: perf-sanity-tests.Test_data_symbol.fail
 2023-03-06 13:20 UTC 

brstack information with perf-intel-pt?
 2023-03-06  6:54 UTC  (2+ messages)

[PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
 2023-03-06  1:14 UTC  (2+ messages)

[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
 2023-03-05 20:56 UTC  (11+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
` [PATCH 02/10] locking/atomic: Add generic try_cmpxchg{,64}_local support
` [PATCH 03/10] locking/alpha: Wire up local_try_cmpxchg
` [PATCH 04/10] locking/loongarch: "
` [PATCH 05/10] locking/mips: "
` [PATCH 06/10] locking/powerpc: "
` [PATCH 07/10] locking/x86: "
` [PATCH 08/10] locking/generic: Wire up local{,64}_try_cmpxchg
` [PATCH 09/10] locking/x86: Enable local{,64}_try_cmpxchg
` [PATCH 10/10] perf/ring_buffer: use local_try_cmpxchg in __perf_output_begin

[PATCH v1 1/2] perf tests stat+csv_output: Switch CSV separator to @
 2023-03-04  2:05 UTC  (6+ messages)

[PATCH v2 0/3] perf : fix counting when initial delay configured
 2023-03-02 20:40 UTC  (6+ messages)
` [PATCH v2 1/3] perf stat: "
` [PATCH v2 2/3] perf record: reuse target::initial_delay
` [PATCH v2 3/3] perf: ftrace: "

[PATCH v1 00/10] Better fixes for grouping of events
 2023-03-02 20:28 UTC  (27+ messages)
` [PATCH v1 01/10] libperf evlist: Avoid a use of evsel idx
` [PATCH v1 02/10] perf stat: Don't remove all grouped events when CPU maps disagree
` [PATCH v1 03/10] perf record: Early auxtrace initialization before event parsing
` [PATCH v1 04/10] perf stat: Modify the group test
` [PATCH v1 05/10] perf evsel: Limit in group test to CPUs
` [PATCH v1 06/10] perf evsel: Allow const evsel for certain accesses
` [PATCH v1 07/10] perf evsel: Add function to compute pmu_name
` [PATCH v1 08/10] perf parse-events: Pass ownership of the group name
` [PATCH v1 09/10] perf parse-events: Sort and group parsed events
` [PATCH v1 10/10] perf evsel: Remove use_uncore_alias

[RFC PATCH v2 0/2] Enable Core RAPL for AMD
 2023-03-02 19:45 UTC  (5+ messages)
` [RFC PATCH v2 1/2] perf/x86/rapl: Fix energy-cores event
` [RFC PATCH v2 2/2] perf/x86/rapl: Enable Core RAPL for AMD

[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
 2023-03-02  8:41 UTC  (16+ messages)
` [PATCH RFC v2 bpf-next 1/9] mm: "
` [PATCH RFC v2 bpf-next 2/9] bpf: Use file's inode object build id in stackmap
` [PATCH RFC v2 bpf-next 3/9] perf: Use file object build id in perf_event_mmap_event
` [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
` [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
` [PATCH RFC v2 bpf-next 6/9] selftests/bpf: Add err.h header
` [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
` [PATCH RFC v2 bpf-next 8/9] selftests/bpf: Add inode_build_id test
` [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test

[PATCH v3 00/14] perf kvm: Support histograms and TUI mode
 2023-03-02  6:44 UTC  (19+ messages)
` [PATCH v3 01/14] perf kvm: Refactor overall statistics
` [PATCH v3 02/14] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
` [PATCH v3 03/14] perf kvm: Move up metrics helpers
` [PATCH v3 04/14] perf kvm: Use subtraction for comparison metrics
` [PATCH v3 05/14] perf kvm: Introduce histograms data structures
` [PATCH v3 06/14] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
` [PATCH v3 07/14] perf kvm: Parse address location for samples
` [PATCH v3 08/14] perf kvm: Add dimensions for KVM event statistics
` [PATCH v3 09/14] perf kvm: Use histograms list to replace cached list
` [PATCH v3 10/14] perf kvm: Polish sorting key
` [PATCH v3 11/14] perf kvm: Support printing attributions for dimensions
` [PATCH v3 12/14] perf kvm: Add dimensions for percentages
` [PATCH v3 13/14] perf kvm: Add TUI mode for stat report
` [PATCH v3 14/14] perf kvm: Update documentation to reflect new changes

[PATCH] perf/x86/rapl: Enable Core RAPL for AMD
 2023-03-01 18:32 UTC  (10+ messages)

[PATCH] perf record: Fix "read LOST count failed" msg with sample read
 2023-03-01 17:27 UTC  (2+ messages)

[linus:master] [mm/mmap] 0503ea8f5b: kernel_BUG_at_mm/filemap.c
 2023-03-01  7:31 UTC  (2+ messages)

[PATCH v1 00/51] shadow metric clean up and improvements
 2023-02-28 14:15 UTC  (9+ messages)
` [PATCH v1 01/51] perf tools: Ensure evsel name is initialized
` [PATCH v1 39/51] perf stat: Add TopdownL1 metric as a default if present

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-02-28 13:47 UTC  (3+ messages)
` [PATCH 01/20] perf/hw_breakpoint: remove MODULE_LICENSE in non-modules

[PATCH v2 00/14] perf kvm: Support histograms and TUI mode
 2023-02-28 11:35 UTC  (5+ messages)
` [PATCH v2 13/14] perf kvm: Add TUI mode for stat report
` [PATCH v2 14/14] perf kvm: Update documentation to reflect new changes

[PATCH v1 00/14] perf kvm: Support histograms and TUI mode
 2023-02-28  8:51 UTC  (3+ 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).