linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-24 10:36:22 to 2022-08-31 00:01:01 UTC [more...]

[PATCH v3 0/3] KVM: x86: Intel LBR related perf cleanups
 2022-08-31  0:00 UTC  (2+ messages)
` [PATCH v3 2/3] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()

[PATCH V7 0/8] perf: Expand perf_branch_entry
 2022-08-30 21:11 UTC  (5+ messages)
` [PATCH V7 6/8] perf/tools: Extend branch type classification

[PATCH AUTOSEL 5.15 05/23] perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
 2022-08-30 17:21 UTC 

[PATCH AUTOSEL 5.19 08/33] perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
 2022-08-30 17:17 UTC 

[PATCH v1 0/8] Add core wide metric literal
 2022-08-30 16:48 UTC  (9+ messages)
` [PATCH v1 1/8] perf smt: Tidy header guard add SPDX
` [PATCH v1 2/8] perf metric: Return early if no CPU PMU table exists
` [PATCH v1 3/8] perf expr: Move the scanner_ctx into the parse_ctx
` [PATCH v1 4/8] perf smt: Compute SMT from topology
` [PATCH v1 5/8] perf topology: Add core_wide
` [PATCH v1 6/8] perf stat: Delay metric parsing
` [PATCH v1 7/8] perf metrics: Wire up core_wide
` [PATCH v1 8/8] perf test: Add basic core_wide expression test

PROBLEM: The --call-graph=fp data does do not agree with the --call-graph=dwarf results
 2022-08-30 14:21 UTC 

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-08-30 10:59 UTC  (2+ messages)

[PATCH 0/3] perf/core: Assert PERF_EVENT_FLAG_ARCH is followed
 2022-08-30 10:00 UTC  (5+ messages)
` [PATCH 1/3] perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
` [PATCH 2/3] arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
` [PATCH 3/3] x86/perf: "

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-08-30  6:02 UTC  (12+ messages)
` [RFC PATCH 1/2] perf/x86/intel/pt: Introduce intel_pt_{stop,resume}()
` [RFC PATCH 2/2] KVM: VMX: Stop/resume host PT before/after VM entry when PT_MODE_HOST_GUEST

Cannot print 'uregs' field with perf script -F uregs
 2022-08-29 23:29 UTC  (6+ messages)

[PATCH] perf: Rewrite core context handling
 2022-08-29 14:40 UTC  (2+ messages)

[PATCH v4 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-29 12:47 UTC  (15+ messages)
` [PATCH v4 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v4 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v4 03/14] perf/hw_breakpoint: Clean up headers
` [PATCH v4 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v4 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v4 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v4 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v4 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v4 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v4 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v4 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v4 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v4 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v4 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-29  9:38 UTC  (9+ messages)
` [PATCH v3 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v3 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks

Cannot use address filtering with user register sampling
 2022-08-29  4:50 UTC  (5+ messages)

[PATCH v4] perf/core: Fix reentry problem in perf_output_read_group
 2022-08-29  0:26 UTC  (3+ messages)

[GIT PULL] perf fixes
 2022-08-28 18:18 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v6.0: 2nd batch
 2022-08-28 18:18 UTC  (2+ messages)

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-27 15:18 UTC  (8+ messages)
` [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v4 04/18] perf hist: Update use of pthread mutex
` [PATCH v4 05/18] perf bpf: Remove unused pthread.h include

[PATCH] perf stat: Capitalize topdown metrics' names
 2022-08-27 14:39 UTC  (3+ messages)

[PATCH] perf inject: Fix error return code in cmd_inject()
 2022-08-27  8:38 UTC 

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-27  7:11 UTC  (49+ messages)
` [PATCH v3 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v3 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v3 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v3 04/18] perf hist: Update use of pthread mutex
` [PATCH v3 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v3 06/18] perf lock: "
` [PATCH v3 07/18] perf record: Update use of pthread mutex
` [PATCH v3 08/18] perf sched: "
` [PATCH v3 09/18] perf ui: "
` [PATCH v3 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v3 11/18] perf dso: Update use of pthread mutex
` [PATCH v3 12/18] perf annotate: "
` [PATCH v3 13/18] perf top: "
` [PATCH v3 14/18] perf dso: Hold lock when accessing nsinfo
` [PATCH v3 15/18] perf mutex: Add thread safety annotations
` [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
` [PATCH v3 17/18] perf top: "
` [PATCH v3 18/18] perf build: Enable -Wthread-safety with clang

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 19:21 UTC  (21+ messages)
` [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v4 04/18] perf hist: Update use of pthread mutex
` [PATCH v4 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v4 06/18] perf lock: "
` [PATCH v4 07/18] perf record: Update use of pthread mutex
` [PATCH v4 08/18] perf sched: "
` [PATCH v4 09/18] perf ui: "
` [PATCH v4 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v4 11/18] perf dso: Update use of pthread mutex
` [PATCH v4 12/18] perf annotate: "
` [PATCH v4 13/18] perf top: "
` [PATCH v4 14/18] perf dso: Hold lock when accessing nsinfo
` [PATCH v4 15/18] perf mutex: Add thread safety annotations
` [PATCH v4 16/18] perf sched: Fixes for thread safety analysis
` [PATCH v4 17/18] perf top: "
` [PATCH v4 18/18] perf build: Enable -Wthread-safety with clang

[PATCH] perf/genelf: Switch deprecated openssl MD5_* functions to new EVP API
 2022-08-26 18:32 UTC  (4+ messages)

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-08-26 16:20 UTC  (4+ messages)
` [PATCH v2 4/6] perf cpumap: Fix alignment for masks in "

[PATCH v2] perf sched: Fix memory leaks in __cmd_record
 2022-08-26 14:01 UTC  (2+ messages)

[PATCH] perf stat: Fix L2 Topdown metrics disappear for raw events
 2022-08-26 14:00 UTC 

[PATCH v3 0/4] ARM: Convert to ARCH_STACKWALK
 2022-08-26  8:29 UTC  (4+ messages)

[PATCH RESEND v3 0/4] ARM: Convert to ARCH_STACKWALK
 2022-08-26  7:40 UTC  (5+ messages)
` [PATCH RESEND v3 1/4] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()
` [PATCH RESEND v3 2/4] ARM: stacktrace: Avoid duplicate saving of exception PC value
` [PATCH RESEND v3 3/4] ARM: stacktrace: Make stack walk callback consistent with generic code
` [PATCH RESEND v3 4/4] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK

[PATCH RESEND v6] perf: Add SNOOP_PEER flag to perf mem data struct
 2022-08-26  6:19 UTC  (3+ messages)

[PATCH v7] perf: Add SNOOP_PEER flag to perf mem data struct
 2022-08-26  6:05 UTC 

[PATCH] kernel: move from strlcpy with unused retval to strscpy
 2022-08-25 20:53 UTC  (5+ messages)

[PATCH RFC v1 0/3] perf: Arm SPEv1.2 support
 2022-08-25 19:53 UTC  (7+ messages)
` [PATCH RFC v1 1/3] perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
` [PATCH RFC v1 2/3] perf: Add perf_event_attr::config3
` [PATCH RFC v1 3/3] perf: arm_spe: Add support for SPEv1.2 inverted event filtering

[PATCH] include program header in elf files generated by perf inject
 2022-08-25 13:51 UTC  (2+ messages)

[PATCH 00/13] perf/x86/amd: Add AMD LbrExtV2 support
 2022-08-25 12:26 UTC  (10+ messages)
` [PATCH 04/13] x86/cpufeatures: Add LbrExtV2 feature bit

[PATCH v2 00/14] perf mem/c2c: Add support for AMD
 2022-08-25 11:16 UTC  (5+ messages)

perf tools man pages on the web
 2022-08-25  6:52 UTC  (6+ messages)

August 25th - no office hours
 2022-08-24 19:05 UTC 

[PATCH v2 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 15:04 UTC  (7+ messages)
` [PATCH v2 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v2 07/18] perf record: Update use of pthread mutex

[PATCH] perf sched: Fix memory leaks in __cmd_record
 2022-08-24 14:59 UTC  (3+ messages)

[PATCH] perf hashmap: Tidy hashmap dependency
 2022-08-24 13:30 UTC  (2+ messages)

[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-08-24 10:36 UTC  (5+ messages)
` [RFC PATCH v2 1/4] cxl: Add function to count regblocks of a given type
` [RFC PATCH v2 2/4] cxl/pci: Find and register CXL PMU devices
` [RFC PATCH v2 3/4] cxl: CXL Performance Monitoring Unit driver
` [RFC PATCH v2 4/4] docs: perf: Minimal introduction the the CXL PMU device and driver


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