linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 10:03:01 to 2022-10-04 13:38:51 UTC [more...]

[PATCH V2 1/3] powerpc/perf: Fix branch_filter support for multiple filters in powerpc
 2022-10-04 13:25 UTC  (6+ messages)
` [PATCH V2 2/3] tools/perf/tests: Fix branch stack sampling test to include sanity check for branch filter
` (subset) [PATCH V2 1/3] powerpc/perf: Fix branch_filter support for multiple filters in powerpc

[PATCH 0/5] perf tools: Clean up cpu map handling for system-wide evsel (v3)
 2022-10-04 12:14 UTC  (7+ messages)
` [PATCH 1/5] libperf: Populate system-wide evsel maps
` [PATCH 2/5] libperf: Propagate maps only if necessary
` [PATCH 3/5] perf tools: Get rid of evlist__add_on_all_cpus()
` [PATCH 4/5] perf tools: Add evlist__add_sched_switch()
` [PATCH 5/5] perf tools: Remove special handling of system-wide evsel

[PATCH v3 00/23] Improvements to Intel perf metrics
 2022-10-04 12:09 UTC  (17+ messages)
` [PATCH v3 01/23] perf expr: Allow a double if expression
` [PATCH v3 02/23] perf test: Adjust case of test metrics
` [PATCH v3 03/23] perf expr: Remove jevents case workaround
` [PATCH v3 04/23] perf metrics: Don't scale counts going into metrics
` [PATCH v3 07/23] perf vendor events: Update Intel broadwell
` [PATCH v3 10/23] perf vendor events: Update elkhartlake cpuids
` [PATCH v3 11/23] perf vendor events: Update Intel haswell
` [PATCH v3 13/23] perf vendor events: Update Intel icelake
` [PATCH v3 15/23] perf vendor events: Update Intel ivybridge
` [PATCH v3 17/23] perf vendor events: Update Intel jaketown
` [PATCH v3 18/23] perf vendor events: Update Intel sandybridge
` [PATCH v3 20/23] perf vendor events: Update silvermont cpuids
` [PATCH v3 22/23] perf vendor events: Update Intel tigerlake
` [PATCH v3 23/23] perf vendor events: Update Intel broadwellde

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 11:43 UTC  (12+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

[PATCH] tools/perf: Fix aggr_printout to display cpu field irrespective of core value
 2022-10-04  7:06 UTC  (8+ messages)

[PATCH 0/5] perf tools: Clean up cpu map handling for system-wide evsel (v2)
 2022-10-04  5:20 UTC  (9+ messages)
` [PATCH 1/5] libperf: Populate system-wide evsel maps
` [PATCH 2/5] libperf: Propagate maps only if necessary
` [PATCH 3/5] perf tools: Get rid of evlist__add_on_all_cpus()
` [PATCH 4/5] perf tools: Add evlist__add_sched_switch()
` [PATCH 5/5] perf tools: Remove special handling of system-wide evsel

[PATCH v6 0/3] RISC-V: Create unique identification for SoC PMU
 2022-10-04  2:54 UTC  (2+ messages)

[PATCH v1 00/22] Improvements to Intel perf metrics
 2022-10-04  1:34 UTC  (11+ messages)
` [PATCH v1 03/22] perf metrics: Don't scale counts going into metrics
    ` [PATCH v1 05/22] perf vendor events: Update Intel alderlake

[PATCH RFC 0/3] KVM: x86/pmu: Add Intel Guest Branch Trace Store Support
 2022-10-03 19:39 UTC  (3+ messages)
` [PATCH RFC 1/3] KVM + perf: Rename *_intel_pt_intr() for generic usage

[PATCH] perf: fix the probe finder location (.dwo files)
 2022-10-03 18:16 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2] perf: fix the probe finder location (.dwo files)
 2022-10-03 18:10 UTC 

[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
 2022-10-03 17:22 UTC  (4+ messages)

[PATCH v3 00/15] perf mem/c2c: Add support for AMD
 2022-10-03 13:15 UTC  (21+ messages)
` [PATCH v3 01/15] perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}
` [PATCH v3 02/15] perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions
` [PATCH v3 04/15] perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}
` [PATCH v3 06/15] perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
` [PATCH v3 13/15] perf mem/c2c: Avoid printing empty lines for unsupported events
` [PATCH v3 14/15] perf mem: Use more generic term for LFB
` [PATCH v3 15/15] perf script: Add missing fields in usage hint

[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
 2022-10-03 11:06 UTC  (12+ messages)
` [PATCH v3 01/13] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v3 02/13] coresight: Remove obsolete Trace ID unniqueness checks
` [PATCH v3 03/13] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v3 04/13] coresight: etm4x: Update ETM4 "
` [PATCH v3 13/13] coresight: trace-id: Add debug & test macros to Trace ID allocation

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-01 13:58 UTC  (11+ messages)

[PATCH v2 00/22] Improvements to Intel perf metrics
 2022-10-01  6:06 UTC  (14+ messages)
` [PATCH v2 01/22] perf expr: Allow a double if expression
` [PATCH v2 02/22] perf expr: Remove jevents case workaround
` [PATCH v2 03/22] perf metrics: Don't scale counts going into metrics
` [PATCH v2 06/22] perf vendor events: Update Intel broadwell
` [PATCH v2 09/22] perf vendor events: Update elkhartlake cpuids
` [PATCH v2 10/22] perf vendor events: Update Intel haswell
` [PATCH v2 12/22] perf vendor events: Update Intel icelake
` [PATCH v2 14/22] perf vendor events: Update Intel ivybridge
` [PATCH v2 16/22] perf vendor events: Update Intel jaketown
` [PATCH v2 17/22] perf vendor events: Update Intel sandybridge
` [PATCH v2 19/22] perf vendor events: Update silvermont cpuids
` [PATCH v2 21/22] perf vendor events: Update Intel tigerlake
` [PATCH v2 22/22] perf vendor events: Update Intel broadwellde

[PATCH v4] perf test: Introduce script for data symbol testing
 2022-10-01  5:13 UTC  (3+ messages)

[GIT PULL] perf tools changes for v6.0: 5th batch
 2022-09-30 23:05 UTC  (2+ messages)

[PATCHSET 0/7] perf stat: Small random cleanups (v2)
 2022-09-30 20:21 UTC  (8+ messages)
` [PATCH 1/7] perf stat: Convert perf_stat_evsel.res_stats array
` [PATCH 2/7] perf stat: Don't call perf_stat_evsel_id_init() repeatedly
` [PATCH 3/7] perf stat: Rename saved_value->cpu_map_idx
` [PATCH 4/7] perf stat: Use thread map index for shadow stat
` [PATCH 5/7] perf stat: Kill unused per-thread runtime stats
` [PATCH 6/7] perf stat: Don't compare runtime stat for shadow stats
` [PATCH 7/7] perf stat: Rename to aggr_cpu_id.thread_idx

[PATCH 0/5] perf tools: Clean up cpu map handling for a system-wide evsel (v1)
 2022-09-30 16:56 UTC  (13+ messages)
` [PATCH 2/5] libperf: Propagate maps only if necessary

[PATCH] perf tools: Fix empty version number when building outside of a git repo
 2022-09-30 16:43 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v3] perf test: Introduce script for data symbol testing
 2022-09-30 11:36 UTC  (3+ messages)

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2022-09-30  4:31 UTC  (5+ messages)

[PATCH V3 0/7] arm64/perf: Enable branch stack sampling
 2022-09-30  4:07 UTC  (10+ messages)
` [PATCH V3 1/7] arm64/perf: Add BRBE registers and fields
` [PATCH V3 2/7] arm64/perf: Update struct arm_pmu for BRBE
` [PATCH V3 3/7] arm64/perf: Update struct pmu_hw_events "
` [PATCH V3 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [PATCH V3 5/7] arm64/perf: Drive BRBE from perf event states
` [PATCH V3 6/7] arm64/perf: Add BRBE driver
` [PATCH V3 7/7] arm64/perf: Enable branch stack sampling

[PATCH v3 0/3] perf tool: 'config3' attribute support
 2022-09-30  3:42 UTC  (8+ messages)
` [PATCH v3 1/3] perf: Skip and warn on unknown format 'configN' attrs

[PATCH 1/2] perf tools: Fix bison object compilation with clang 15
 2022-09-29 19:24 UTC  (7+ messages)
` [PATCH 2/2] perf tools: Remove unused variable in tests/test-basic.c

[PATCH] perf test: Fix test case 87 ("perf record tests") for hybrid systems
 2022-09-29 12:53 UTC  (4+ messages)

[PATCH v2 0/3] perf: Add more syscalls to benchmark
 2022-09-29  8:52 UTC  (4+ messages)
` [PATCH v2 1/3] perf bench syscall: Introduce bench_syscall_common()
` [PATCH v2 2/3] perf bench syscall: Add close syscall benchmark
` [PATCH v2 3/3] perf bench syscall: Add execve "

[PATCHSET 0/6] perf stat: Small random cleanups (v1)
 2022-09-29  4:55 UTC  (17+ messages)
` [PATCH 1/6] perf stat: Convert perf_stat_evsel.res_stats array
` [PATCH 2/6] perf stat: Don't call perf_stat_evsel_id_init() repeatedly
` [PATCH 3/6] perf stat: Rename saved_value->cpu_map_idx
` [PATCH 4/6] perf stat: Use thread map index for shadow stat
` [PATCH 5/6] perf stat: Kill unused per-thread runtime stats
` [PATCH 6/6] perf stat: Don't compare runtime stat for shadow stats

[PATCH] include/uapi/linux/swab: Fix potentially missing __always_inline
 2022-09-28 22:36 UTC  (2+ messages)

[PATCH v10 00/27] Rust support
 2022-09-28 15:40 UTC  (4+ messages)

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-09-28 14:55 UTC  (5+ messages)

[PATCH] perf arm-spe: augment the data source type with neoverse_spe list
 2022-09-28 14:20 UTC  (4+ messages)

[PATCH] perf lock contention: Fix a build error on 32-bit
 2022-09-28 14:18 UTC  (2+ messages)

[PATCH 0/3] perf: Add more syscalls to benchmark
 2022-09-28 14:15 UTC  (3+ messages)

[PATCH] tools/perf/tests: Update is_ignored_symbol function in vmlinux-kallsyms test
 2022-09-28 14:13 UTC  (2+ messages)

[PATCH v2 0/3] tools perf: Add branch speculation info
 2022-09-28 10:59 UTC  (4+ messages)
` [PATCH v2 1/3] tools headers uapi: Sync perf_event.h with kernel sources
` [PATCH v2 2/3] perf script: Show branch speculation info
` [PATCH v2 3/3] perf session: Show branch speculation info in raw dump

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-09-28 10:49 UTC  (6+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap


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