linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 09:20:42 to 2021-05-28 18:44:26 UTC [more...]

[RFC v2 0/7] Improve RISC-V Perf support using SBI PMU extension
 2021-05-28 18:43 UTC 

[PATCH V2][Ping] perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
 2021-05-28 18:33 UTC  (2+ messages)

[PATCH v1 0/3] coresight: Fix for snapshot mode
 2021-05-28 16:15 UTC  (4+ messages)
` [PATCH v1 1/3] coresight: etm-perf: Correct buffer syncing for snapshot
` [PATCH v1 2/3] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
` [PATCH v1 3/3] perf cs-etm: Remove callback cs_etm_find_snapshot()

perf test 40 Basic BPF llvm compile dumps core (x86 and s390)
 2021-05-28 13:01 UTC  (2+ messages)

[PATCH] perf vendor events: Fix eventcode of power10 json events
 2021-05-28 12:21 UTC  (7+ messages)

[PATCH] perf test: Test 2 libpfm4 error cases
 2021-05-27 16:26 UTC  (3+ messages)

[PATCH] perf: Move debug initialization earlier
 2021-05-27 16:25 UTC  (3+ messages)

[PATCH] perf beauty: Reuse the generic switch
 2021-05-27 15:52 UTC  (2+ messages)

[RFC PATCH v3] perf cs-etm: Split Coresight decode by aux records
 2021-05-27 15:37 UTC  (3+ messages)

[PATCH] perf: Fix data race between pin_count increment/decrement
 2021-05-27 10:57 UTC  (2+ messages)

[PATCH v1 1/2] perf auxtrace: Change to use SMP memory barriers
 2021-05-27  9:57 UTC  (8+ messages)
` [PATCH v1 2/2] perf auxtrace: Optimize barriers with load-acquire and store-release

[PATCH 0/3] Fix some build warnings in perf/events subsystem
 2021-05-27  3:50 UTC  (6+ messages)
` [PATCH 1/3] perf core: Make local function perf_pmu_snapshot_aux() static
` [PATCH 2/3] perf core: Fix some kernel-doc warnings
` [PATCH 3/3] perf/hw_breakpoint: Fix kernel-doc warnings in perf hw_breakpoint

[PATCH v2 0/3] perf/events: Fix some build warnings in perf/events subsystem
 2021-05-27  3:19 UTC  (4+ messages)
` [PATCH v2 1/3] perf core: Make local function perf_pmu_snapshot_aux() static
` [PATCH v2 2/3] perf core: Fix some kernel-doc warnings
` [PATCH v2 3/3] perf/hw_breakpoint: Fix kernel-doc warnings in perf hw_breakpoint

[PATCH] perf annotate: Add itrace options support
 2021-05-27  1:55 UTC 

[PATCH] perf test: iterate over shell tests in alphabetical order
 2021-05-26 13:58 UTC  (6+ messages)

[PATCH] perf core: Fix some kernel-doc warnings
 2021-05-26  9:46 UTC  (3+ messages)
  `  "

[PATCH] perf core: Make local function perf_pmu_snapshot_aux() static
 2021-05-26  3:25 UTC 

[PATCH] perf jevents: fix getting maximum number of fds
 2021-05-25 16:07 UTC 

[PATCH 0/3] arm64: perf: Make compat tracing better
 2021-05-25 15:04 UTC  (5+ messages)
` [PATCH 1/3] arm64: perf: perf_callchain_user() compat support for clang/non-APCS-gcc-arm
` [PATCH 2/3] arm64: perf: Improve compat perf_callchain_user() for clang leaf functions
` [PATCH 3/3] arm64: perf: Add a config option saying 32-bit thumb code uses R11 for FP

[PATCH v2 0/4] perf arm-spe: Correct recording configurations
 2021-05-25 12:50 UTC  (7+ messages)
` [PATCH v2 1/4] perf arm-spe: Correct sample flags for SPE event
` [PATCH v2 2/4] perf arm-spe: Correct sample flags for dummy event
` [PATCH v2 3/4] perf arm-spe: Enable timestamp for per-cpu mode
` [PATCH v2 4/4] perf arm-spe: Remove redundant checking for "full_auxtrace"

[PATCH 0/1] perf: fix spelling mistakes
 2021-05-25  9:36 UTC  (2+ messages)
` [PATCH 1/1] "

[GIT PULL] perf tools fixes for v5.13: 2nd batch
 2021-05-25  3:02 UTC  (2+ messages)

Performance Counters and IMC Counter Not Matching
 2021-05-24  9:18 UTC  (2+ messages)

[PATCH 1/2] perf tests: Consolidate test__arch_unwind_sample declaration
 2021-05-21 19:58 UTC  (4+ messages)
` [PATCH 2/2] perf tests: Drop __maybe_unused on x86 test declarations

[PATCH V2] perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
 2021-05-21  9:00 UTC 

[PATCH][Ping] perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
 2021-05-20 15:21 UTC  (2+ messages)

[PATCH] arm64: perf: Convert snprintf to sysfs_emit
 2021-05-20  7:59 UTC 

perf list dumps core using 5.13.0.rc2
 2021-05-20  6:35 UTC  (6+ messages)

[PATCH] perf test: Test libpfm4 support (63) reports error
 2021-05-19 13:29 UTC  (3+ messages)

[PATCH v5 0/5] perf arm-spe: Enable timestamp
 2021-05-19  7:19 UTC  (6+ messages)
` [PATCH v5 1/5] perf arm-spe: Save clock parameters from TIME_CONV event
` [PATCH v5 2/5] perf arm-spe: Convert event kernel time to counter value
` [PATCH v5 3/5] perf arm-spe: Assign kernel time to synthesized event
` [PATCH v5 4/5] perf arm-spe: Bail out if the trace is later than perf event
` [PATCH v5 5/5] perf arm-spe: Don't wait for PERF_RECORD_EXIT event

[PATCH v3 1/2] perf/x86: Skip checking x86_pmu.lbr_tos if it doesn't exist
 2021-05-18 14:26 UTC  (2+ messages)
` [PATCH v3 2/2] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region

[PATCH v1 0/3] perf arm-spe: Correct recording configurations
 2021-05-18 14:18 UTC  (10+ messages)
` [PATCH v1 1/3] perf arm-spe: Correct sample flags for SPE event
` [PATCH v1 2/3] perf arm-spe: Correct sample flags for dummy event
` [PATCH v1 3/3] perf arm-spe: Enable timestamp for per-cpu mode

[PATCH] perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
 2021-05-18  2:46 UTC 

[PATCH v3 0/3] perf cs-etm: Handle valid-but-zero timestamps
 2021-05-17 14:43 UTC  (5+ messages)
` [PATCH v3 1/3] perf cs-etm: Move synth_opts initialisation
` [PATCH v3 2/3] perf cs-etm: Start reading 'Z' --itrace option
` [PATCH v3 3/3] perf cs-etm: Prevent and warn on underflows during timestamp calculation

[syzbot] possible deadlock in perf_event_ctx_lock_nested (2)
 2021-05-17 11:17 UTC 

[PATCH] perf stat: Fix error return code in bperf__load()
 2021-05-17  8:12 UTC 

[PATCH] perf/x86: Improve code format
 2021-05-16 12:15 UTC  (2+ messages)

[PATCH v2 0/3] perf cs-etm: Handle valid-but-zero timestamps
 2021-05-16  8:52 UTC  (5+ messages)
` [PATCH v2 1/3] perf cs-etm: Move synth_opts initialisation
` [PATCH v2 2/3] perf cs-etm: Start reading 'Z' --itrace option
` [PATCH v2 3/3] perf cs-etm: Prevent and warn on underflows during timestamp calculation

[PATCH] x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
 2021-05-14 10:48 UTC  (10+ messages)

[RFC PATCH] perf cs-etm: Handle valid-but-zero timestamps
 2021-05-13 13:57 UTC  (14+ messages)

[PATCH 5.12 512/677] perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
 2021-05-12 14:49 UTC 

[PATCH 5.11 458/601] perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
 2021-05-12 14:48 UTC 

[PATCH] perf buildid-list: Initialize zstd_data
 2021-05-12 15:24 UTC  (3+ messages)

[PATCH 5.10 408/530] perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
 2021-05-12 14:48 UTC 

[PATCH v3 0/2] perf cs-etm: Set time on synthesised samples to preserve ordering
 2021-05-11 15:37 UTC  (5+ messages)
` [PATCH v3 1/2] perf cs-etm: Refactor timestamp variable names
` [PATCH v3 2/2] perf cs-etm: Set time on synthesised samples to preserve ordering

[PATCH] perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of
 2021-05-10 22:48 UTC 

[GIT PULL] perf tools fixes for v5.13: 1st batch
 2021-05-10 22:26 UTC  (2+ messages)

[PATCH] libperf test: Silence printf flag warning
 2021-05-10 16:33 UTC  (3+ messages)

Fwd: Perf kmem usage
 2021-05-10 11:33 UTC 

[PATCH] perf: Fix swapping of cpu_map and stat_config records
 2021-05-08 15:15 UTC  (3+ messages)

[PATCH] perf jevents: Silence warning for ArchStd files
 2021-05-08 14:24 UTC  (5+ messages)

[PATCH] perf test: Test perf_event_attr fails on s390 when built with make LIBPFM4=1
 2021-05-05  6:48 UTC 

[GIT PULL] perf tools changes for v5.13
 2021-05-01 19:33 UTC  (3+ messages)

[PATCH] perf: enable libtraceevent dynamic linking
 2021-04-30 13:53 UTC  (5+ messages)

Scheduler benchmarks
 2021-04-29 21:32 UTC  (10+ messages)

[PATCH v3 0/4] perf: Allow TIME_CONV to be backwards-compatible and dump it
 2021-04-28 14:43 UTC  (7+ messages)
` [PATCH v3 1/4] perf tool: Change fields type in perf_record_time_conv
` [PATCH v3 2/4] perf jit: Let convert_timestamp() to be backwards-compatible
` [PATCH v3 3/4] perf session: Add swap operation for event TIME_CONV
` [PATCH v3 4/4] perf session: Dump PERF_RECORD_TIME_CONV event

[PATCH v2 0/4] perf: Allow TIME_CONV to be backwards-compatible and dump it
 2021-04-28 12:10 UTC  (6+ messages)
` [PATCH v2 1/4] perf tool: Change fields type in cap_user_time_short
` [PATCH v2 2/4] perf jit: Let convert_timestamp() to be backwards-compatible
` [PATCH v2 3/4] perf session: Add swap operation for event TIME_CONV
` [PATCH v2 4/4] perf session: Dump PERF_RECORD_TIME_CONV event


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