linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-26 04:17:00 to 2022-06-03 20:45:25 UTC [more...]

[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
 2022-06-03 20:45 UTC 

[PATCH v2 1/2] perf vendor events intel: Add metrics for Sapphirerapids
 2022-06-03 19:46 UTC  (5+ messages)
` [PATCH v2 2/2] perf vendor events intel: Update metrics for Alderlake

[PATCH 1/7] perf list: Add IBM z16 event description for s390
 2022-06-03 19:38 UTC  (15+ messages)
` [PATCH 2/7] perf list: Update event description for IBM z10 to latest level
` [PATCH 3/7] perf list: Update event description for IBM z13 "
` [PATCH 4/7] perf list: Update event description for IBM z14 "
` [PATCH 5/7] perf list: Update event description for IBM z15 "
` [PATCH 6/7] perf list: Update event description for IBM z196/z114 "
` [PATCH 7/7] perf list: Update event description for IBM zEC12/zBC12 "

[PATCH 1/2] perf list: Add IBM z16 event description for s390
 2022-06-03 19:36 UTC  (3+ messages)

[PATCH v4 00/12] perf c2c: Support display for Arm64
 2022-06-03 19:33 UTC  (20+ messages)
` [PATCH v4 01/12] perf mem: Add statistics for peer snooping
` [PATCH v4 02/12] perf c2c: Output "
` [PATCH v4 03/12] perf c2c: Add dimensions for peer load operations
` [PATCH v4 04/12] perf c2c: Add dimensions of peer metrics for cache line view
` [PATCH v4 05/12] perf c2c: Add mean dimensions for peer operations
` [PATCH v4 06/12] perf c2c: Use explicit names for display macros
` [PATCH v4 07/12] perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
` [PATCH v4 08/12] perf c2c: Refactor node header
` [PATCH v4 09/12] perf c2c: Refactor display string
` [PATCH v4 10/12] perf c2c: Sort on peer snooping for load operations
` [PATCH v4 11/12] perf c2c: Use 'peer' as default display for Arm64
` [PATCH v4 12/12] perf c2c: Update documentation for new display option 'peer'

[PATCHSET 0/5] perf lock: New lock contention tracepoints support (v1)
 2022-06-03 19:28 UTC  (13+ messages)
` [PATCH 1/5] perf lock: Change to synthesize task events
` [PATCH 2/5] perf lock: Add lock contention tracepoints record support
` [PATCH 3/5] perf lock: Handle lock contention tracepoints
` [PATCH 4/5] perf record: Allow to specify max stack depth of fp callchain
` [PATCH 5/5] perf lock: Look up callchain for the contended locks

[PATCHv3 bpf-next 0/3] perf tools: Fix prologue generation
 2022-06-03 19:28 UTC  (5+ messages)
` [PATCHv3 bpf-next 1/2] perf tools: Register fallback libbpf section handler
` [PATCHv3 bpf-next 2/2] perf tools: Rework prologue generation code

[PATCH v5 0/8] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-06-03 19:25 UTC  (26+ messages)
` [PATCH v5 1/8] perf record ibs: Warn about sampling period skew
` [PATCH v5 2/8] perf tool: Parse pmu caps sysfs only once
` [PATCH v5 3/8] perf headers: Pass "cpu" pmu name while printing caps
` [PATCH v5 4/8] perf headers: Store pmu caps in an array of strings
` [PATCH v5 5/8] perf headers: Record non-cpu pmu capabilities
` [PATCH v5 6/8] perf/x86/ibs: Add new IBS register bits into header
` [PATCH v5 7/8] perf tool ibs: Sync amd ibs header file
` [PATCH v5 8/8] perf script ibs: Support new IBS bits in raw trace dump

[PATCH v2] perf: Fix segbase for ld.lld linked objects
 2022-06-03 19:24 UTC  (6+ messages)

[PATCH] perf test arm-spe: Check if perf-record hangs when recording workload with forks
 2022-06-03 19:19 UTC  (4+ messages)

[PATCH] perf docs: Correct typo of event_sources
 2022-06-03 19:16 UTC  (3+ messages)

[BUG REPORT] perf tools: x86_64: weight column displays odd memory latency data
 2022-06-03 14:03 UTC  (4+ messages)

[PATCH] perf/test: perf test 83 fails on s390
 2022-06-03 11:30 UTC 

a few libperf questions
 2022-06-03  9:32 UTC  (4+ messages)

[RFC 0/6] perf record: Implement off-cpu profiling with BPF (v3)
 2022-06-02 22:36 UTC  (5+ messages)
` [PATCH 2/6] perf record: Enable off-cpu analysis with BPF

[PATCH v3 0/5] perf: arm64: Tools support for Dwarf unwinding through SVE functions
 2022-06-02 18:08 UTC  (5+ messages)
` [PATCH v3 1/5] perf tools: arm64: Use perf's copy of kernel headers

[PATCH] perf record: Support sample-read topdown metric group for hybrid platforms
 2022-06-02 15:56 UTC  (2+ messages)

June 2nd - office hours
 2022-06-02 13:01 UTC  (2+ messages)

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-06-02 10:08 UTC  (5+ messages)

[PATCH v3 0/3] Rewrite jevents program in python
 2022-06-01 22:43 UTC  (6+ messages)
` [PATCH v3 1/3] perf jevents: Add python converter script
` [PATCH v3 2/3] perf jevents: Switch build to use jevents.py
` [PATCH v3 3/3] perf jevents: Remove jevents.c

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-06-01 18:09 UTC  (13+ messages)

[PATCH] perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
 2022-06-01 16:00 UTC  (2+ messages)

[PATCH RFC] perf: Allow restricted kernel breakpoints on user addresses
 2022-06-01  9:35 UTC 

[PATCH 00/13] perf mem/c2c: Add support for AMD
 2022-06-01  4:25 UTC  (13+ messages)
` [PATCH 02/13] perf/x86/amd: Add IBS OP_DATA2/3 register bit definitions
` [PATCH 04/13] perf/x86/amd: Support PERF_SAMPLE_WEIGHT using IBS OP_DATA3[IbsDcMissLat]
` [PATCH 06/13] perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR using IBS_DC_PHYSADDR

[PATCH v4 0/3] JSON output for perf stat
 2022-05-31 23:18 UTC  (5+ messages)
` [PATCH v4 2/3] perf stat: Add JSON output option

[PATCH] perf c2c: Fix sorting in percent_rmt_hitm_cmp()
 2022-05-31 22:28 UTC  (2+ messages)

[PATCH] perf mem: Trace physical address for Arm SPE events
 2022-05-31 22:25 UTC  (2+ messages)

[PATCH 1/3] perf test: Shell - Limit to only run executable scripts in tests
 2022-05-30 16:47 UTC  (12+ messages)
` [PATCH 2/3] perf test: Shell - only run .sh shell files to skip other files
` [PATCH 3/3] perf test: Add coresight tests to guage quality of data generated

[PATCH AUTOSEL 5.10 48/76] perf/amd/ibs: Cascade pmu init functions' return value
 2022-05-30 13:43 UTC 

[PATCH AUTOSEL 5.15 066/109] perf/amd/ibs: Cascade pmu init functions' return value
 2022-05-30 13:37 UTC 

[PATCH AUTOSEL 5.17 080/135] perf/amd/ibs: Cascade pmu init functions' return value
 2022-05-30 13:30 UTC 

[PATCH AUTOSEL 5.18 097/159] perf/amd/ibs: Cascade pmu init functions' return value
 2022-05-30 13:23 UTC 

[PATCH v7 00/25] Rust support
 2022-05-30 13:01 UTC  (6+ messages)
` [PATCH v7 03/25] kallsyms: increase maximum kernel symbol length to 512

[GIT PULL] perf tools changes for v5.19: 2nd batch
 2022-05-29 21:32 UTC  (3+ messages)

[PATCH v2] perf metrics: Add literal for system TSC frequency
 2022-05-28 15:40 UTC  (7+ messages)

[PATCH 1/2] perf vendor events intel: Add metrics for Sapphirerapids
 2022-05-28  9:55 UTC  (3+ messages)

[PATCH] perf: Fix segbase for ld.lld linked objects
 2022-05-27 18:35 UTC  (4+ messages)

[PATCH v1 0/6] perf: arm64: Support for Dwarf unwinding through SVE functions
 2022-05-27 16:08 UTC  (6+ messages)
` [PATCH v1 4/6] perf tools: Use dynamic register set for Dwarf unwind

[PATCH] perf/core: drop the useless LIST_HEAD in perf_event_remove_on_exec()
 2022-05-27 10:03 UTC 

Call graph dwarf unwinding fails with lld
 2022-05-27  6:05 UTC  (6+ messages)

[PATCH v4 0/5] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-05-27  2:29 UTC  (9+ messages)
` [PATCH v4 2/5] perf header: Parse non-cpu pmu capabilities
` [PATCH v4 3/5] perf/x86/ibs: Add new IBS register bits into header

[PATCH] perf expr: Allow exponents on floating point values
 2022-05-27  2:06 UTC 

[PATCH] perf lock: Change to synthesize task events
 2022-05-26 23:05 UTC  (2+ messages)

[PATCH v5 0/2] JSON output for perf stat
 2022-05-26 22:45 UTC  (3+ messages)
` [PATCH v5 1/2] perf stat: Add JSON output option
` [PATCH v5 2/2] perf test: Json format checking

[PATCH v6 0/2] perf script python: Add script for CoreSight disassembly
 2022-05-26 15:43 UTC  (3+ messages)
` [PATCH v6 1/2] perf scripting python: Expose dso and map information

[PATCH] perf jevents: Fix event syntax error caused by ExtSel
 2022-05-26 15:25 UTC  (3+ messages)

[PATCH v2] perf c2c: Use stdio interface if slang is not supported
 2022-05-26 15:17 UTC  (2+ messages)

[PATCH v1] perf c2c: Use stdio interface if slang is not supported
 2022-05-26 14:55 UTC  (2+ messages)

[PATCH v8 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-05-26 14:44 UTC  (7+ messages)

[PATCH v4 4/6] kernel/watchdog: Adapt the watchdog_hld interface for async model
 2022-05-26  9:39 UTC  (2+ messages)

[PATCH v4 6/6] arm64: Enable perf events based hard lockup detector
 2022-05-26  9:35 UTC  (2+ messages)


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