linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 13:08:54 to 2021-02-17 18:26:26 UTC [more...]

[PATCH] perf annotate: do not jump after 'k' is pressed
 2021-02-17 18:25 UTC  (2+ messages)

[PATCH] perf tools: Add OCaml demangling
 2021-02-17 18:14 UTC  (3+ messages)

[PATCH v2 1/4] perf tools: record aarch64 registers automatically
 2021-02-16 10:47 UTC  (5+ messages)
` [PATCH v2 2/4] perf tools: add a mechanism to inject stack frames
` [PATCH v2 3/4] perf tools: enable dwarf_callchain_users on aarch64
` [PATCH v2 4/4] perf tools: determine if LR is the return address

[Question] How to sample PERF_TYPE_HARDWARE
 2021-02-16  7:50 UTC  (2+ messages)

[PATCH][RFC] perf annotate: show full line locations with 'k' in UI
 2021-02-15 12:34 UTC  (3+ messages)

[PATCH v2 1/6] perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
 2021-02-13  7:08 UTC  (8+ messages)
` [PATCH v2 2/6] perf arm-spe: Store memory address in packet
` [PATCH v2 3/6] perf arm-spe: Store operation type "
` [PATCH v2 4/6] perf arm-spe: Fill address info for samples
` [PATCH v2 5/6] perf arm-spe: Synthesize memory event
` [PATCH v2 6/6] perf arm-spe: Set sample's data source field

[PATCH] Fix jump parsing for C++ code
 2021-02-11 17:16 UTC  (3+ messages)

[PATCH 1/8] perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
 2021-02-11 13:41 UTC  (16+ messages)
` [PATCH 2/8] perf arm-spe: Store memory address in packet
` [PATCH 3/8] perf arm-spe: Store operation type "
` [PATCH 4/8] perf arm-spe: Fill address info for samples
` [PATCH 5/8] perf arm-spe: Synthesize memory event
` [PATCH 6/8] perf arm-spe: Set sample's data source field
` [PATCH 7/8] perf arm-spe: Save context ID in record
` [PATCH 8/8] perf arm-spe: Set thread TID

[PATCH v2 1/4] perf tools: record aarch64 registers automatically
 2021-02-10 13:22 UTC  (4+ messages)
` [PATCH v2 2/4] perf tools: add a mechanism to inject stack frames
` [PATCH v2 3/4] perf tools: enable dwarf_callchain_users on aarch64
` [PATCH v2 4/4] perf tools: determine if LR is the return address

[PATCH 1/4] perf tools: record aarch64 registers automatically
 2021-02-10 12:05 UTC  (8+ messages)
` [PATCH 2/4] perf tools: add a mechanism to inject stack frames
` [PATCH 3/4] perf tools: enable dwarf_callchain_users on arm64
` [PATCH 4/4] perf tools: determine if LR is the return address

[PATCH] perf report: Fix arm64 gap between kernel start and module end
 2021-02-09 12:46 UTC  (5+ messages)

GSoC 2021 - Volunteer to be a mentor
 2021-02-05 23:56 UTC  (2+ messages)

perf probe hang with DWARF5 object
 2021-01-29 20:25 UTC 

[PATCH V2 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
 2021-01-27  9:12 UTC  (9+ messages)
` [PATCH V2 1/4] perf vendor events: Fix indentation of brackets in imx8mm metrics
` [PATCH V2 2/4] perf vendor events: Add JSON metrics for imx8mn DDR Perf
` [PATCH V2 3/4] perf vendor events: Add JSON metrics for imx8mq "
` [PATCH V2 4/4] perf vendor events: Add JSON metrics for imx8mp "

[GIT PULL] perf tools fixes for v5.11, 2nd batch
 2021-01-25 16:39 UTC  (4+ messages)

Perf can't trace the temporary variables
 2021-01-22  6:01 UTC 

[PATCH V1 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
 2021-01-21 10:24 UTC  (11+ messages)
` [PATCH V1 1/4] perf vendor events: Add bandwidth metric for imx8mm
` [PATCH V1 2/4] perf vendor events: Add JSON metrics for imx8mn DDR Perf
` [PATCH V1 3/4] perf vendor events: Add JSON metrics for imx8mq "
` [PATCH V1 4/4] perf vendor events: Add JSON metrics for imx8mp "

perf tools build broken for RISCV 32 bit
 2021-01-20 17:56 UTC  (21+ messages)

missing mmap events in perf profiles without dwarf callgraph
 2021-01-19 11:33 UTC  (9+ messages)

[GIT PULL] perf tools fixes for v5.11
 2021-01-17 21:26 UTC  (2+ messages)

[PATCH] perf inject: correct event attribute sizes
 2021-01-15 19:48 UTC  (4+ messages)

[PATCH] perf tools: Update OpenCSD to v1.0.0
 2021-01-15 19:13 UTC  (4+ messages)

[BUG] JIT symbols not resolved after mprotect() combined vma
 2021-01-13 10:57 UTC  (2+ messages)

[PATCH v2] drivers/perf: Enable PID_IN_CONTEXTIDR with SPE
 2021-01-07 18:00 UTC  (3+ messages)

[GIT PULL] perf tools changes for v5.11, 2nd batch
 2020-12-25 19:09 UTC  (2+ messages)

[PATCH v6 00/12] perf tools: fix perf stat with large socket IDs
 2020-12-24 12:30 UTC  (18+ messages)
` [PATCH v6 01/12] perf tools: Improve topology test
` [PATCH v6 02/12] perf tools: Use allocator for perf_cpu_map
` [PATCH v6 03/12] perf tools: Add new struct for cpu aggregation
` [PATCH v6 04/12] perf tools: Replace aggregation ID with a struct
` [PATCH v6 05/12] perf tools: add new map type for aggregation
` [PATCH v6 06/12] perf tools: drop in cpu_aggr_map struct
` [PATCH v6 07/12] perf tools: Start using cpu_aggr_id in map
` [PATCH v6 08/12] perf tools: Add separate node member
` [PATCH v6 09/12] perf tools: Add separate socket member
` [PATCH v6 10/12] perf tools: Add separate die member
` [PATCH v6 11/12] perf tools: Add separate core member
` [PATCH v6 12/12] perf tools: Add separate thread member

[GIT PULL] perf tools changes for v5.11
 2020-12-20 19:25 UTC  (2+ messages)

[PATCH] perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section
 2020-12-17 14:38 UTC  (2+ messages)

[BUG] perf probe can't remove probes
 2020-12-16 13:59 UTC  (7+ messages)
  `  "

[RFC PATCH 0/7] Share events between metrics
 2020-12-15 18:39 UTC  (7+ messages)

[PATCH] perf inject corrupts file by deleting event
 2020-12-15 13:33 UTC  (7+ messages)

perf test 42 failure on x86
 2020-12-15 13:03 UTC  (2+ messages)

[PATCH] drivers/perf: Enable PID_IN_CONTEXTIDR with SPE
 2020-12-14  8:51 UTC  (8+ messages)

[PATCH] perf test: Omit test 68 for s390
 2020-12-10  5:52 UTC  (9+ messages)
` [PATCH] perf test: Skip test 68 for Powerpc

libdw dwarf unwind issue
 2020-12-02 10:56 UTC  (6+ messages)

Fwd: Asking about PMU tool issues
 2020-12-02  2:05 UTC  (2+ messages)
        `  "

[PATCH] perf tools: add aarch64 registers to --user-regs
 2020-12-01  3:48 UTC  (6+ messages)

[PATCH] perf test: Fix metric parsing test
 2020-11-30 12:10 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.10: 4th batch
 2020-11-28 22:15 UTC  (2+ messages)

Fedora 33 and perf probe failures
 2020-11-27 17:36 UTC  (10+ messages)
        ` [PATCH 1/2] perf-probe: Fix to die_entrypc() returns error correctly
        ` [PATCH 2/2] perf-probe: Change function definition check due to broken dwarf

[PATCH v5 00/12] perf tools: fix perf stat with large socket IDs
 2020-11-26 13:46 UTC  (4+ messages)
` [PATCH v5 01/12] perf tools: Improve topology test


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