Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-23 10:06:39 to 2022-08-28 14:36:09 UTC [more...]

[GIT PULL] perf fixes
 2022-08-28 14:35 UTC 

[GIT PULL] perf tools fixes for v6.0: 2nd batch
 2022-08-27 18:16 UTC 

[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

Cannot use address filtering with user register sampling
 2022-08-26 22:03 UTC  (3+ messages)

[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 "

[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-08-26 15:08 UTC  (9+ 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

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

[PATCH V7 0/8] perf: Expand perf_branch_entry
 2022-08-25 10:22 UTC  (10+ messages)
` [PATCH V7 1/8] perf: Add system error and not in transaction branch types
` [PATCH V7 2/8] perf: Extend branch type classification
` [PATCH V7 3/8] perf: Capture branch privilege information
` [PATCH V7 4/8] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
` [PATCH V7 5/8] perf/tools: Add system error and not in transaction branch types
` [PATCH V7 6/8] perf/tools: Extend branch type classification
` [PATCH V7 7/8] perf/tools: Add branch privilege information request flag
` [PATCH V7 8/8] perf/tools: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform

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  (23+ messages)
` [PATCH v2 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v2 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v2 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v2 04/18] perf hist: Update use of pthread mutex
` [PATCH v2 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v2 06/18] perf lock: "
` [PATCH v2 07/18] perf record: Update use of pthread mutex
` [PATCH v2 08/18] perf sched: "
` [PATCH v2 09/18] perf ui: "
` [PATCH v2 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v2 11/18] perf dso: Update use of pthread mutex
` [PATCH v2 12/18] perf annotate: "
` [PATCH v2 13/18] perf top: "
` [PATCH v2 14/18] perf dso: Hold lock when accessing nsinfo
` [PATCH v2 15/18] perf mutex: Add thread safety annotations
` [PATCH v2 16/18] perf sched: Fixes for thread safety analysis
` [PATCH v2 17/18] perf top: "
` [PATCH v2 18/18] perf build: Enable -Wthread-safety with clang

[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

[PATCH] perf tools: Improve hybrid description in perf record manpage
 2022-08-23 18:44 UTC  (2+ messages)

[PATCH v1 1/2] perf stat: Clear reset_group for each stat run
 2022-08-23 18:42 UTC  (5+ messages)

[PATCH v2] perf list: Add PMU pai_crypto event description for IBM z16
 2022-08-23 13:38 UTC  (4+ messages)

[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
 2022-08-23  9:11 UTC  (5+ messages)
` [PATCH v2 09/13] perf: cs-etm: Update record event to use new Trace ID protocol

[PATCH v4 00/13] coresight: Add new API to allocate trace source ID values
 2022-08-23  9:10 UTC  (14+ messages)
` [PATCH v4 01/13] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v4 02/13] coresight: Remove obsolete Trace ID unniqueness checks
` [PATCH v4 03/13] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v4 04/13] coresight: etm4x: Update ETM4 "
` [PATCH v4 05/13] coresight: etm3x: Update ETM3 "
` [PATCH v4 06/13] coresight: etmX.X: stm: Remove trace_id() callback
` [PATCH v4 07/13] coresight: perf: traceid: Add perf notifiers for Trace ID
` [PATCH v4 08/13] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v4 09/13] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v4 10/13] kernel: events: Export perf_report_aux_output_id()
` [PATCH v4 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
` [PATCH v4 12/13] coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
` [PATCH v4 13/13] coresight: trace-id: Add debug & test macros to Trace ID allocation


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 read-only IMAP folder(s) and NNTP newsgroup(s).