linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 10:42:26 to 2022-11-22 14:00:28 UTC [more...]

[PATCH RFC 0/6] Add metrics for neoverse-n2
 2022-11-22 14:00 UTC  (19+ messages)
` [RFC PATCH v2 1/6] perf vendor events arm64: Add topdown L1 "
  ` [External] : "

[PATCH linux-next] perf stat: use sysfs_streq() instead of strncmp()
 2022-11-22 12:11 UTC 

[PATCH v5 00/14] coresight: Add new API to allocate trace source ID values
 2022-11-22  9:28 UTC  (4+ messages)
` [PATCH v5 01/14] coresight: trace-id: Add API to dynamically assign Trace "

[PATCH] perf test: Fix record test on KVM guests
 2022-11-22  8:31 UTC 

[PATCH] perf/amd/ibs: Make IBS a core pmu
 2022-11-22  8:13 UTC  (4+ messages)

[PATCH] perf/core: Don't allow grouping events from different hw pmus
 2022-11-22  8:03 UTC 

[PATCH v2 1/5] perf vendor events intel: Add core event list for Alderlake-N
 2022-11-22  7:48 UTC  (6+ messages)
` [PATCH v2 2/5] perf vendor events intel: Add uncore "
` [PATCH v2 3/5] perf vendor events intel: Add metrics "
` [PATCH v2 4/5] perf vendor events: Add the cpuid "

AMD -missing perf stat metricgroup "pipeline"
 2022-11-22  4:48 UTC  (2+ messages)

[PATCH v1 0/5] perf trace: Cleanup and remove unused bpf map
 2022-11-21 18:58 UTC  (9+ messages)
` [PATCH v1 1/5] perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
` [PATCH v1 2/5] perf trace: Return error if a system call doesn't exist
` [PATCH v1 3/5] perf trace: Handle failure when trace point folder is missed
` [PATCH v1 4/5] perf augmented_raw_syscalls: Remove unused variable 'syscall'
` [PATCH v1 5/5] perf trace: Remove unused bpf map 'syscalls'

[PATCH V2] tools/perf: Fix printing field separator in CSV metrics output
 2022-11-21 17:37 UTC  (2+ messages)

[PATCH] perf lock contention: Do not use BPF task local storage
 2022-11-21 17:32 UTC  (2+ messages)

[PATCH] tools: perf: Use "grep -E" instead of "egrep"
 2022-11-21 17:05 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update John Garry's email address for arm64 perf tooling
 2022-11-21 12:56 UTC  (2+ messages)

[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
 2022-11-21 11:39 UTC  (16+ messages)
` [PATCH V5 2/7] arm64/perf: Update struct arm_pmu for BRBE
` [PATCH V5 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [PATCH V5 5/7] arm64/perf: Drive BRBE from perf event states
` [PATCH V5 6/7] arm64/perf: Add BRBE driver

[PATCH] perf test: Skip watchpoint tests if no watchpoints available
 2022-11-21 10:27 UTC 

[PATCH] perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
 2022-11-21  8:45 UTC  (2+ messages)

[PATCH 1/5] perf vendor events: Add the cpuid for Alderlake-N
 2022-11-21  2:59 UTC  (7+ messages)
` [PATCH 2/5] perf vendor events intel: Add core event list "
` [PATCH 3/5] perf vendor events intel: Add uncore "
` [PATCH 4/5] perf vendor events intel: Add metrics "

[PATCHSET 00/12] perf test: Add test workloads (v3)
 2022-11-20 15:39 UTC  (22+ messages)
` [PATCH 01/12] perf test: Add -w/--workload option
` [PATCH 02/12] perf test: Replace pipe test workload with noploop
` [PATCH 03/12] perf test: Add 'thloop' test workload
` [PATCH 04/12] perf test: Replace record test workload with thloop
` [PATCH 05/12] perf test: Add 'leafloop' test workload
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 07/12] perf test: Add 'sqrtloop' test workload
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop
` [PATCH 09/12] perf test: Add 'brstack' test workload
` [PATCH 10/12] perf test: Replace brstack "
` [PATCH 11/12] perf test: Add 'datasym' "
` [PATCH 12/12] perf test: Replace data symbol test workload with datasym

Syzkaller found a bug: general protection fault in x86_pmu_enable_event
 2022-11-20 12:50 UTC 

[PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals
 2022-11-19  1:34 UTC  (10+ messages)
` [PATCH 1/9] KVM: selftests: Add rdmsr_from_l2() implementation in Hyper-V eVMCS test
` [PATCH 2/9] KVM: selftests: Remove unused "vcpu" param to fix build error
` [PATCH 3/9] KVM: arm64: selftests: Enable single-step without a "full" ucall()
` [PATCH 4/9] tools: Take @bit as an "unsigned long" in {clear,set}_bit() helpers
` [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers
` [PATCH 6/9] KVM: selftests: Use non-atomic clear/set bit helpers in KVM tests
` [PATCH 7/9] tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
` [PATCH 8/9] tools: Drop "atomic_" prefix from atomic test_and_set_bit()
` [PATCH 9/9] tools: KVM: selftests: Convert clear/set_bit() to actual atomics

[PATCH v1 0/2] perf always use system libtraceevent
 2022-11-19  0:37 UTC  (8+ messages)
` [PATCH v1 1/2] perf build: Require libtraceevent from the system
  ` [PATCH v1 2/2] tools lib traceevent: Remove libtraceevent

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-18 22:29 UTC  (32+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v3 0/8] perf: Arm SPEv1.2 support
 2022-11-18 16:50 UTC  (5+ messages)
` [PATCH v3 7/8] perf: Add perf_event_attr::config3

[PATCH v5 0/4] perf/x86/intel/uncore: Fix PCI device reference count leak
 2022-11-18 12:33 UTC  (6+ messages)
` [PATCH v5 1/4] perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
` [PATCH v5 2/4] perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
` [PATCH v5 3/4] perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
` [PATCH v5 4/4] perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()

[PATCH 0/1] perf: fix reset interface potential failure
 2022-11-18  6:59 UTC  (4+ messages)
` [PATCH 1/1] "

[bug report] perf: Rewrite core context handling
 2022-11-18  5:15 UTC  (2+ messages)
` [PATCH] perf core: Return error pointer if inherit_event() fails to find pmu_ctx

[PATCH v3 00/10] Restructure perf list and add json output
 2022-11-18  2:47 UTC  (14+ messages)
` [PATCH v3 10/10] perf list: Add json output option

[PATCH v2 0/3] perf list libpfm fixes
 2022-11-18  2:46 UTC  (4+ messages)
` [PATCH v2 1/3] perf list: Support newlines in wordwrap
` [PATCH v2 2/3] perf list: Json escape encoding improvements
` [PATCH v2 3/3] perf list: List callback support for libpfm

Remove traceevent from tools/lib
 2022-11-17 22:52 UTC  (3+ messages)

[PATCH v2] perf jevents: Parse metrics during conversion
 2022-11-17 22:08 UTC  (7+ messages)
  ` RFC "
        ` [External] : "

[PATCH 0/6] Build output clean up
 2022-11-17 20:12 UTC  (10+ messages)
` [PATCH 1/6] tools lib api: clean up install_headers
` [PATCH 2/6] tools lib bpf: Avoid install_headers make warning
` [PATCH 3/6] tools lib symbol: clean up build output
` [PATCH 4/6] tools lib perf: Make install_headers clearer
` [PATCH 5/6] tools lib subcmd: "
` [PATCH 6/6] tools lib traceevent: "

[PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
 2022-11-17 16:21 UTC  (2+ messages)

[PATCH v4 0/4] perf/x86/intel/uncore: Fix PCI device reference count leak
 2022-11-17 13:27 UTC  (7+ messages)
` [PATCH v4 1/4] perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
` [PATCH v4 2/4] perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
` [PATCH v4 3/4] perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
` [PATCH v4 4/4] perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()

[PATCH v3 0/4] perf/x86/intel/uncore: Fix PCI device reference count leak
 2022-11-17  9:15 UTC  (6+ messages)
` [PATCH v3 1/4] perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
` [PATCH v3 2/4] perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
` [PATCH v3 3/4] perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
` [PATCH v3 4/4] perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()

[PATCHSET 00/12] perf test: Add test workloads (v2)
 2022-11-16 23:06 UTC  (4+ messages)
` [PATCH 09/12] perf test: Add 'brstack' test workload

[PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
 2022-11-16 22:45 UTC 

[PATCH 0/1] Fix perf tools/lib includes
 2022-11-16 17:41 UTC  (7+ messages)

[PATCH] perf lzma: Quieten lzma warning
 2022-11-16 17:03 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH v1 0/4] perf list libpfm support and other fixes
 2022-11-16 15:27 UTC  (2+ messages)

[PATCH v2] perf/x86/intel/uncore: Fix reference count issues
 2022-11-16 14:22 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).