Linux-perf-users Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-02 08:19:11 to 2023-06-08 23:29:29 UTC [more...]

[PATCH v2 00/26] Fix memory leaks (was reference count checking for thread)
 2023-06-08 23:27 UTC  (2+ messages)
` [PATCH v2 01/26] perf thread: Remove notion of dead threads

[PATCH 0/3] perf list: Improve libpfm4 event support
 2023-06-08 23:24 UTC  (4+ messages)
` [PATCH 1/3] perf list: Check if libpfm4 event is supported
` [PATCH 2/3] perf list: Check arguments to show libpfm4 events
` [PATCH 3/3] perf test: Add test of "

[PATCH v2 0/2] perf tools: annotation browser from c2c tui
 2023-06-08 21:09 UTC  (6+ messages)
` [PATCH v2 1/2] perf util: move symbol__new_unresolved() to util/symbol.c
` [PATCH v2 2/2] perf tools: allow running annotation browser from c2c-report

[linux-next:master] BUILD REGRESSION db10f126048021b86e43a5d6a335ec49dec10155
 2023-06-08 16:38 UTC 

[PATCH 0/7] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-08 13:55 UTC  (22+ messages)
` [PATCH 1/7] watchdog/hardlockup: Sort hardlockup detector related config values a logical way
` [PATCH 2/7] watchdog/hardlockup: Make the config checks more straightforward
` [PATCH 3/7] watchdog/hardlockup: Declare arch_touch_nmi_watchdog() only in linux/nmi.h
` [PATCH 4/7] watchdog/hardlockup: Enable HAVE_NMI_WATCHDOG only on sparc64
` [PATCH 5/7] watchdog/sparc64: Rename HAVE_NMI_WATCHDOG to HAVE_HARDLOCKUP_WATCHDOG_SPARC64
` [PATCH 6/7] watchdog/sparc64: Define HARDLOCKUP_DETECTOR_SPARC64
` [PATCH 7/7] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[RFC PATCH] asm-generic: Unify uapi bitsperlong.h
 2023-06-08 12:56 UTC  (4+ messages)

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-06-08 12:53 UTC  (8+ messages)

[PATCH v2 0/5] perf cs-etm: Track exception level
 2023-06-08 10:59 UTC  (6+ messages)
` [PATCH v2 1/5] perf cs-etm: Only track threads instead of PID and TIDs
` [PATCH v2 2/5] perf cs-etm: Use previous thread for branch sample source IP
` [PATCH v2 3/5] perf cs-etm: Make PID format accessible from struct cs_etm_auxtrace
` [PATCH v2 4/5] perf cs-etm: Track exception level
` [PATCH v2 5/5] perf cs-etm: Add exception level consistency check

[PATCH 0/4] perf cs-etm: Track exception level
 2023-06-08 10:32 UTC  (18+ messages)
` [PATCH 1/4] perf cs-etm: Only track threads instead of PID and TIDs
` [PATCH 2/4] perf cs-etm: Use previous thread for branch sample source IP
` [PATCH 4/4] perf cs-etm: Add exception level consistency check

[PATCH V11 00/10] arm64/perf: Enable branch stack sampling
 2023-06-08 10:13 UTC  (26+ messages)
` [PATCH V11 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V11 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V11 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V11 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V11 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V11 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V11 08/10] arm64/perf: Add struct brbe_regset helper functions

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-08 10:11 UTC  (11+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH v2] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-06-08  7:01 UTC  (3+ messages)

[PATCH v1 1/2] tools api: Add simple timeout to io read
 2023-06-08  6:18 UTC  (2+ messages)
` [PATCH v1 2/2] perf srcline: Add a timeout to reading from addr2line

[PATCH] perf lock contention: Add -x option for CSV style output
 2023-06-08  5:38 UTC 

Linux Perf Tool Office Hours
 2023-06-08  4:14 UTC  (2+ messages)

[PATCH 0/2] perf tools: annotation browser from c2c tui
 2023-06-07 16:50 UTC  (5+ messages)
` [PATCH 2/2] perf tools: allow running annotation browser from c2c-report

[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
 2023-06-07 16:39 UTC 

[PATCH 0/8] New metricgroup output in perf stat default mode
 2023-06-07 16:27 UTC  (9+ messages)
` [PATCH 1/8] perf metric: Fix no group check
` [PATCH 2/8] perf evsel: Fix the annotation for hardware events on hybrid
` [PATCH 3/8] perf metric: JSON flag to default metric group
` [PATCH 4/8] perf vendor events arm64: Add default tags into topdown L1 metrics
` [PATCH 5/8] perf stat,jevents: Introduce Default tags for the default mode
` [PATCH 6/8] perf stat,metrics: New metricgroup output "
` [PATCH 7/8] pert tests: Support metricgroup perf stat JSON output
` [PATCH 8/8] perf test: Add test case for the standard perf stat output

[PATCH V3 0/1] perf tools: Allow config terms with breakpoints
 2023-06-07 13:48 UTC  (7+ messages)

[PATCH v2 0/4] Bring back vmlinux.h generation
 2023-06-07  7:11 UTC  (12+ messages)
` [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
` [PATCH v2 2/4] perf bpf: Move the declaration of struct rq
` [PATCH v2 3/4] perf test: Add build tests for BUILD_BPF_SKEL
` [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section

[PATCH v1 00/20] Reference count checking for thread
 2023-06-07  7:07 UTC  (22+ messages)
` [PATCH v1 01/20] perf thread: Remove notion of dead threads
` [PATCH v1 02/20] perf thread: Make threads rbtree non-invasive
` [PATCH v1 03/20] perf thread: Add accessor functions for thread
` [PATCH v1 04/20] perf maps: Make delete static, always use put
` [PATCH v1 05/20] perf addr_location: Move to its own header
` [PATCH v1 06/20] perf addr_location: Add init/exit/copy functions
` [PATCH v1 07/20] perf thread: Add reference count checking
` [PATCH v1 08/20] perf machine: Make delete_threads part of machine__exit
` [PATCH v1 09/20] perf report: Avoid thread leak
` [PATCH v1 10/20] perf header: Ensure bitmaps are freed
` [PATCH v1 11/20] perf stat: Avoid evlist leak
` [PATCH v1 12/20] perf intel-pt: Fix missed put and leak
` [PATCH v1 13/20] perf evlist: Free stats in all evlist destruction
` [PATCH v1 14/20] perf python: Avoid 2 leak sanitizer issues
` [PATCH v1 15/20] perf jit: Fix two thread leaks
` [PATCH v1 16/20] perf symbol-elf: Correct holding a reference
` [PATCH v1 17/20] perf maps: Fix overlapping memory leak
` [PATCH v1 18/20] perf machine: Fix leak of kernel dso
` [PATCH v1 19/20] perf machine: Don't leak module maps
` [PATCH v1 20/20] perf map/maps/thread: Changes to reference counting

[PATCH v1 0/2] Fix leak sanitizer warnings in perf top
 2023-06-07  5:01 UTC  (3+ messages)
` [PATCH v1 1/2] perf annotate: Fix parse_objdump_line memory leak
` [PATCH v1 2/2] perf top: Add exit routine for main thread

[PATCH] perf test amd: Fix build failure with amd-ibs-via-core-pmu.c -- Was: Re: [PATCH v5 27/34] perf pmu: Separate pmu and pmus
 2023-06-07  0:56 UTC  (6+ messages)
` [PATCH v2] perf test amd: Fix build failure with amd-ibs-via-core-pmu.c

[PATCH v1 0/3] Add metric value validation test
 2023-06-06 20:24 UTC  (4+ messages)
` [PATCH v1 1/3] perf test: "
` [PATCH v1 2/3] perf test: Add allow list for metrics known would fail
` [PATCH v1 3/3] perf test: Rerun failed metrics with longer workload

[linux-next:master] BUILD REGRESSION 6db29e14f4fb7bce9eb5290288e71b05c2b0d118
 2023-06-06 19:14 UTC 

[PATCH v3] tools headers: Make the difference output easier to read
 2023-06-06 18:02 UTC  (2+ messages)

[PATCH v2 1/2] perf annotate: Handle x86 instruction suffix generally
 2023-06-06 18:00 UTC  (7+ messages)
` [PATCH v2 2/2] perf annotate: Remove x86 instructions with suffix

[PATCH 0/2] perf test: Fix JSON linter
 2023-06-06 11:16 UTC  (4+ messages)
` [PATCH 1/2] perf stat: Fix JSON metric printout for multiple metrics per line

perf: arch/x86/tests/amd-ibs-via-core-pmu.c:47:25: error: 'pmus' undeclared
 2023-06-06  7:37 UTC  (2+ messages)

[PATCH v2 0/6] perf parse-regs: Refactor architecture functions
 2023-06-06  1:45 UTC  (7+ messages)
` [PATCH v2 1/6] perf parse-regs: Refactor arch register parsing functions
` [PATCH v2 2/6] perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()
` [PATCH v2 3/6] perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
` [PATCH v2 4/6] perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
` [PATCH v2 5/6] perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
` [PATCH v2 6/6] perf parse-regs: Move out arch specific header from util/perf_regs.h

[PATCH v2] tools headers: Make the difference output easier to read
 2023-06-05 20:19 UTC  (3+ messages)

[PATCH v1 1/2] perf expr: Make the evaluation of & and | logical and lazy
 2023-06-05 19:30 UTC  (4+ messages)

[PATCH v1 0/3] Bring back vmlinux.h generation
 2023-06-05 19:14 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
 2023-06-05 15:59 UTC 

[PATCH RESEND v3 0/5] perf tools: Modify mksyscalltbl
 2023-06-05 14:44 UTC  (5+ messages)

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-05 14:31 UTC  (6+ messages)
` [PATCH v2 10/10] perf: tests: Adapt mmap-basic.c for riscv

[FYI PATCH 1/1] perf bench: Add missing setlocale() call to allow usage of %'d style formatting
 2023-06-05 13:38 UTC 

[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
 2023-06-05 10:27 UTC  (14+ messages)

[PATCH v2] Subject: perf jit: Fix incorrect file name in DWARF line table
 2023-06-03  1:37 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION bc708bbd8260ee4eb3428b0109f5f3be661fae46
 2023-06-02 17:30 UTC 

[PATCH] riscv: perf: Fix callchain parse error with kernel tracepoint events
 2023-06-02 14:57 UTC  (2+ messages)

Reg: Perf report consuming too high memory
 2023-06-02 10:45 UTC  (5+ messages)

[PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
 2023-06-02  9:48 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 read-only IMAP folder(s) and NNTP newsgroup(s).