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

[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-08-24 10:36 UTC  (2+ messages)
` [RFC PATCH v2 1/4] cxl: Add function to count regblocks of a given type

[PATCH v2 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 10:14 UTC  (21+ 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 hashmap: Tidy hashmap dependency
 2022-08-24  5:06 UTC 

[PATCH V7 0/8] perf: Expand perf_branch_entry
 2022-08-24  4:48 UTC  (9+ 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

[PATCH] perf sched: Fix memory leaks in __cmd_record
 2022-08-24  4:38 UTC 

[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  (7+ messages)
` [PATCH v1 2/2] perf test: Stat test for repeat with a weak group

[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

[PATCH 00/13] perf/x86/amd: Add AMD LbrExtV2 support
 2022-08-23  8:51 UTC  (8+ messages)
` [PATCH 04/13] x86/cpufeatures: Add LbrExtV2 feature bit

[PATCH] perf tools: Fix compile error for x86
 2022-08-22 19:37 UTC  (5+ messages)

[RFC PATCH 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-08-22 17:09 UTC  (3+ messages)
` [RFC PATCH 2/4] cxl/pci: Find and register CXL PMU devices

[PATCH] perf metrics: Variable type completion
 2022-08-22 14:15 UTC  (2+ messages)

[PATCH] perf parse-events: Variable type completion
 2022-08-22 14:14 UTC  (2+ messages)

[PATCH] tools/perf: fix repeated words in comments
 2022-08-22 14:06 UTC  (2+ messages)

[PATCH] perf: python: Fix build when PYTHON_CONFIG is user supplied
 2022-08-22 13:50 UTC  (5+ messages)

possible deadlock in __perf_install_in_context
 2022-08-22 13:30 UTC 

[PATCH] perf/util: fix repeated words in comments
 2022-08-22 12:42 UTC 

[PATCH 1/3] tools/build: Fix feature detection output due to eval expansion
 2022-08-22 11:24 UTC  (10+ messages)
` [PATCH 2/3] tools/build: Increment room for feature name in feature detection output
` [PATCH 3/3] tools/build: Display logical OR of a feature flavors

[PATCH v4] perf/core: Fix reentry problem in perf_output_read_group
 2022-08-22  9:42 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v6.0: 1st batch
 2022-08-20 21:59 UTC  (2+ messages)

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

[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST (v3)
 2022-08-19 17:25 UTC  (9+ messages)
` [PATCH 1/4] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH 2/4] tools lib perf: Handle read format in perf_evsel__read()
` [PATCH 3/4] tools lib perf: Add a test case for read formats
` [PATCH 4/4] perf tools: Support reading PERF_FORMAT_LOST
    ` [PATCH v3.1] "

[PATCH] kernel: move from strlcpy with unused retval to strscpy
 2022-08-19 16:23 UTC  (4+ messages)

[PATCH] perf scripts python: Let script to be python2 compliant
 2022-08-19 13:56 UTC  (14+ messages)

[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
 2022-08-19  6:42 UTC  (19+ messages)
` [PATCH v1 1/6] perf mutex: Wrapped usage of mutex and cond
` [PATCH v1 2/6] perf mutex: Update use of pthread mutex/cond
` [PATCH v1 3/6] perf dso: Hold lock when accessing nsinfo
` [PATCH v1 4/6] perf mutex: Add thread safety annotations
` [PATCH v1 5/6] perf mutex: Fix thread safety analysis
` [PATCH v1 6/6] perf build: Enable -Wthread-safety with clang

[PATCH] perf tool: add skip_not_exec_file_map_events option
 2022-08-19  3:18 UTC  (5+ messages)

[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST (v2)
 2022-08-18 16:59 UTC  (8+ messages)
` [PATCH 1/4] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH 2/4] tools lib perf: Handle read format in perf_evsel__read()
` [PATCH 3/4] tools lib perf: Add a test case for read formats
` [PATCH 4/4] perf tools: Support reading PERF_FORMAT_LOST

perf tools man pages on the web
 2022-08-18 16:30 UTC  (11+ messages)

[PATCH v3 0/4] ARM: Convert to ARCH_STACKWALK
 2022-08-18  9:15 UTC  (2+ messages)

[PATCH v3] perf/core: Fix reentry problem in perf_output_read_group
 2022-08-18  2:23 UTC  (9+ messages)

[PATCH v4] perf: Align user space counter reading with code
 2022-08-17 17:49 UTC 

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-17 13:14 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

[PATCH 0/4] perf tools: Support reading PERF_FORMAT_LOST
 2022-08-16 21:54 UTC  (6+ messages)
` [PATCH 2/4] tools lib perf: Handle read format in perf_evsel__read()

[PATCH v4] perf inject: Add a command line option to specify build ids
 2022-08-16 19:54 UTC  (3+ messages)

[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
 2022-08-16 19:25 UTC  (7+ messages)
` [PATCH v5] perf arch events: riscv sbi firmware std event files

[PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-08-16 12:57 UTC  (4+ messages)
` [PATCH v12 1/3] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v12 2/3] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v12 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet

[PATCH] perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
 2022-08-16 12:04 UTC  (2+ messages)

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-08-16 11:44 UTC  (6+ messages)
` [PATCH v12 1/5] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v12 2/5] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v12 3/5] hwtracing: hisi_ptt: Add tune "
` [PATCH v12 4/5] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v12 5/5] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH] LoongArch: Add perf events support
 2022-08-16 10:24 UTC  (6+ messages)

Cannot print 'uregs' field with perf script -F uregs
 2022-08-16  5:34 UTC 


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