linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-17 22:51:32 to 2022-11-24 17:15:05 UTC [more...]

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

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

[PATCH v2 0/3] perf list libpfm fixes
 2022-11-24 13:06 UTC  (5+ 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

[PATCH] perf symbol: correction while adjusting symbol
 2022-11-24 12:55 UTC  (4+ messages)

[PATCH v3 1/4] perf vendor events intel: Add core event list for Alderlake-N
 2022-11-24 12:48 UTC  (4+ messages)
` [PATCH v3 2/4] perf vendor events intel: Add uncore "
` [PATCH v3 3/4] perf vendor events intel: Add metrics "

[PATCHSET 00/15] perf stat: Improve perf stat output (v2)
 2022-11-24 12:45 UTC  (32+ messages)
` [PATCH 01/15] perf stat: Fix cgroup display in JSON output
` [PATCH 02/15] perf stat: Move summary prefix printing logic in CSV output
` [PATCH 03/15] perf stat: Do not align time prefix "
` [PATCH 04/15] perf stat: Use scnprintf() in prepare_interval()
` [PATCH 05/15] perf stat: Remove prefix argument in print_metric_headers()
` [PATCH 06/15] perf stat: Remove metric_only argument in print_counter_aggrdata()
` [PATCH 07/15] perf stat: Pass const char *prefix to display routines
` [PATCH 08/15] perf stat: Use struct outstate in evlist__print_counters()
` [PATCH 09/15] perf stat: Pass struct outstate to print_metric_begin()
` [PATCH 10/15] perf stat: Pass struct outstate to printout()
` [PATCH 11/15] perf stat: Do not pass runtime_stat "
` [PATCH 12/15] perf stat: Pass through struct outstate
` [PATCH 13/15] perf stat: Fix JSON output in metric-only mode
` [PATCH 14/15] perf stat: Rename "aggregate-number" to "cpu-count" in JSON
` [PATCH 15/15] perf stat: Tidy up JSON metric-only output when no metrics

[PATCH v6 00/14] coresight: Add new API to allocate trace source ID values
 2022-11-24 11:04 UTC  (16+ messages)
` [PATCH v6 01/14] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v6 02/14] coresight: Remove obsolete Trace ID unniqueness checks
` [PATCH v6 03/14] coresight: perf: traceid: Add perf ID allocation and notifiers
` [PATCH v6 04/14] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v6 05/14] coresight: etm4x: Update ETM4 "
` [PATCH v6 06/14] coresight: etm3x: Update ETM3 "
` [PATCH v6 07/14] coresight: etmX.X: stm: Remove trace_id() callback
` [PATCH v6 08/14] coresight: trace id: Remove legacy get trace ID function
` [PATCH v6 09/14] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v6 10/14] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v6 11/14] kernel: events: Export perf_report_aux_output_id()
` [PATCH v6 12/14] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
` [PATCH v6 13/14] coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
` [PATCH v6 14/14] coresight: trace-id: Add debug & test macros to Trace ID allocation

[PATCH v2 1/5] perf vendor events intel: Add core event list for Alderlake-N
 2022-11-24  2:18 UTC  (10+ 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 "

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-24  1:29 UTC  (30+ 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 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH linux-next] perf stat: remove redundant variable in arch_get_topdown_pmu_name
 2022-11-23 23:33 UTC  (2+ messages)

[PATCH] perf lock contention: Do not use BPF task local storage
 2022-11-23 13:49 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update John Garry's email address for arm64 perf tooling
 2022-11-23 13:41 UTC  (3+ messages)

[PATCH] perf test: Fix record test on KVM guests
 2022-11-23 13:35 UTC  (3+ messages)

[PATCH] perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
 2022-11-23 13:35 UTC  (3+ messages)

[PATCH] perf test: Skip watchpoint tests if no watchpoints available
 2022-11-23 13:33 UTC  (5+ messages)

[PATCH] arch/x86/events/amd/core.c: Return -ENODEV when CPU does not have PERFCTL_CORE bit
 2022-11-23  5:41 UTC  (6+ messages)

[PATCH linux-next] perf stat: use sysfs_streq() instead of strncmp()
 2022-11-22 18:31 UTC  (2+ messages)

AMD -missing perf stat metricgroup "pipeline"
 2022-11-22 17:41 UTC  (3+ messages)

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

[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/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 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] tools: perf: Use "grep -E" instead of "egrep"
 2022-11-21 17:05 UTC  (5+ 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 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  (12+ messages)
` [PATCH 05/12] perf test: Add 'leafloop' test workload
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop

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 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 10/10] perf list: Add json output option
 2022-11-18  2:47 UTC  (12+ messages)

Remove traceevent from tools/lib
 2022-11-17 22:52 UTC  (3+ 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).