linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-21 00:27:33 to 2022-07-27 22:08:55 UTC [more...]

[PATCH v3 00/30] Add generated latest Intel events and metrics
 2022-07-27 22:08 UTC  (2+ messages)
` [PATCH v3 01/30] perf vendor events: Update Intel broadwellx

[PATCH v1 1/4] perf mutex: Wrapped usage of pthread_mutex_t
 2022-07-27 19:35 UTC  (5+ messages)
` [PATCH v1 2/4] perf mutex with nsinfo: Updated pthread_mutex_t usage
` [PATCH v1 3/4] perf mutex and cond: Updated files mutex.h & mutex.c
` [PATCH v1 4/4] perf mutex and cond: Updated every occurrence of pthread_mutex and pthread_cond

[PATCH] perf scripts python: Let script to be python2 compliant
 2022-07-27 16:17 UTC  (10+ messages)

[PATCH] perf bpf: Remove undefined behavior from bpf_perf_object__next
 2022-07-27 14:16 UTC  (2+ messages)

[PATCH] perf/tests: Fix test case 95 on s390 and use same event
 2022-07-27 14:14 UTC 

[RFC v3 00/17] perf: Add perf kwork
 2022-07-27 14:04 UTC  (12+ messages)
` [RFC v3 01/17] perf kwork: New tool
` [RFC v3 06/17] perf kwork: Implement perf kwork report
` [RFC v3 15/17] perf kwork: Add irq trace bpf support
` [RFC v3 00/17] perf: Add perf kwork (using BPF skels)

[PATCH][next] perf kwork: Fix spelling mistake "Captuer" -> "Capture"
 2022-07-27 12:41 UTC 

[PATCH] perf/tests: Fix test case 95 Check branch stack sampling on s390
 2022-07-27  9:54 UTC  (3+ messages)

[RFC v4 00/17] perf: Add perf kwork
 2022-07-27  9:03 UTC  (18+ messages)
` [RFC v4 01/17] perf kwork: New tool
` [RFC v4 02/17] perf kwork: Add irq kwork record support
` [RFC v4 03/17] perf kwork: Add softirq "
` [RFC v4 04/17] perf kwork: Add workqueue "
` [RFC v4 05/17] tools lib: Add list_last_entry_or_null
` [RFC v4 06/17] perf kwork: Implement perf kwork report
` [RFC v4 07/17] perf kwork: Add irq report support
` [RFC v4 08/17] perf kwork: Add softirq "
` [RFC v4 09/17] perf kwork: Add workqueue "
` [RFC v4 10/17] perf kwork: Implement perf kwork latency
` [RFC v4 11/17] perf kwork: Add softirq latency support
` [RFC v4 12/17] perf kwork: Add workqueue "
` [RFC v4 13/17] perf kwork: Implement perf kwork timehist
` [RFC v4 14/17] perf kwork: Implement bpf trace
` [RFC v4 15/17] perf kwork: Add irq trace bpf support
` [RFC v4 16/17] perf kwork: Add softirq "
` [RFC v4 17/17] perf kwork: Add workqueue "

[PATCH v3 0/4] ARM: Convert to ARCH_STACKWALK
 2022-07-27  7:25 UTC  (6+ messages)
` [PATCH v3 1/4] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()
` [PATCH v3 2/4] ARM: stacktrace: Avoid duplicate saving of exception PC value
` [PATCH v3 3/4] ARM: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v3 4/4] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK

[PATCH v1 00/31] Add generated latest Intel events and metrics
 2022-07-27  6:48 UTC  (24+ messages)
` [PATCH v1 01/31] perf test: Avoid sysfs state affecting fake events
` [PATCH v1 06/31] perf vendor events: Update bonnell mapfile.csv
` [PATCH v1 09/31] perf vendor events: Update goldmont mapfile.csv
` [PATCH v1 10/31] perf vendor events: Update goldmontplus mapfile.csv
` [PATCH v1 11/31] perf vendor events: Update Intel haswell
` [PATCH v1 13/31] perf vendor events: Update Intel icelake
` [PATCH v1 14/31] perf vendor events: Update Intel icelakex
` [PATCH v1 15/31] perf vendor events: Update Intel ivybridge
` [PATCH v1 19/31] perf vendor events: Add Intel meteorlake
` [PATCH v1 20/31] perf vendor events: Update Intel nehalemep
` [PATCH v1 22/31] perf vendor events: Update Intel sandybridge
` [PATCH v1 24/31] perf vendor events: Update Intel silvermont
` [PATCH v1 25/31] perf vendor events: Update Intel skylake
` [PATCH v1 28/31] perf vendor events: Update Intel tigerlake
` [PATCH v1 29/31] perf vendor events: Update Intel westmereep-dp
` [PATCH v1 30/31] perf vendor events: Update Intel westmereep-sp
` [PATCH v1 31/31] perf vendor events: Update Intel westmereex
      ` [PATCH v1 02/31] perf vendor events: Update Intel broadwellx

[PATCH 0/5] ARM: Convert to ARCH_STACKWALK
 2022-07-27  6:29 UTC  (21+ messages)
` [PATCH 1/5] ARM: stacktrace: Skip frame pointer boundary check for call_with_stack()
` [PATCH 2/5] ARM: stacktrace: Avoid duplicate saving of exception PC value
` [PATCH 3/5] ARM: stacktrace: Allow stack trace saving for non-current tasks
` [PATCH 4/5] ARM: stacktrace: Make stack walk callback consistent with generic code
` [PATCH 5/5] ARM: stacktrace: Convert stacktrace to generic ARCH_STACKWALK

[PATCH v1 00/15] Compress the pmu_event tables
 2022-07-27  4:53 UTC  (4+ messages)
` [PATCH v1 15/15] perf jevents: Compress the pmu_events_table

[PATCH 0/5] Add process_memwatch syscall
 2022-07-26 16:18 UTC  (6+ messages)
` [PATCH 1/5] fs/proc/task_mmu: make functions global to be used in other files
` [PATCH 2/5] mm: Implement process_memwatch syscall
` [PATCH 3/5] mm: wire up process_memwatch syscall for x86
` [PATCH 4/5] selftests: vm: add process_memwatch syscall tests
` [PATCH 5/5] mm: add process_memwatch syscall documentation

[PATCH][next] perf inject: Fix spelling mistake "theads" -> "threads"
 2022-07-26 15:06 UTC  (2+ messages)

[PATCH] perf: Fix typo 'the the' in comment
 2022-07-26 15:04 UTC  (2+ messages)

[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
 2022-07-26 14:57 UTC  (11+ messages)
` [PATCH v2 11/13] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet

[PATCH v11 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-26 11:36 UTC  (13+ messages)
` [PATCH v11 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v11 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v11 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v11 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v11 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v11 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v11 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v11 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-26  9:56 UTC  (5+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage

[PATCH v3 0/2] perf symbol: Minor fixing
 2022-07-26  1:06 UTC  (9+ messages)
` [PATCH v3 1/2] perf symbol: Correct address for bss symbols
` [PATCH v3 2/2] perf symbol: Skip symbols if SHF_ALLOC flag is not set

[PATCH v2 00/32] Add generated latest Intel events and metrics
 2022-07-25 22:36 UTC  (19+ messages)
` [PATCH v2 01/32] perf test: Avoid sysfs state affecting fake events
` [PATCH v2 06/32] perf vendor events: Update bonnell mapfile.csv
` [PATCH v2 09/32] perf vendor events: Update goldmont mapfile.csv
` [PATCH v2 10/32] perf vendor events: Update goldmontplus mapfile.csv
` [PATCH v2 11/32] perf vendor events: Update Intel haswell
` [PATCH v2 13/32] perf vendor events: Update Intel icelake
` [PATCH v2 14/32] perf vendor events: Update Intel icelakex
` [PATCH v2 15/32] perf vendor events: Update Intel ivybridge
` [PATCH v2 19/32] perf vendor events: Add Intel meteorlake
` [PATCH v2 20/32] perf vendor events: Update Intel nehalemep
` [PATCH v2 22/32] perf vendor events: Update Intel sandybridge
` [PATCH v2 24/32] perf vendor events: Update Intel silvermont
` [PATCH v2 25/32] perf vendor events: Update Intel skylake
` [PATCH v2 27/32] perf vendor events: Update Intel tigerlake
` [PATCH v2 28/32] perf vendor events: Update Intel westmereep-dp
` [PATCH v2 29/32] perf vendor events: Update Intel westmereep-sp
` [PATCH v2 30/32] perf vendor events: Update Intel westmereex
` [PATCH v2 31/32] perf vendor events intel: Rename tremontx to snowridgex

[PATCHSET 0/5] perf lock: Add contention subcommand (v2)
 2022-07-25 21:01 UTC  (8+ messages)
` [PATCH 1/5] perf lock: Add flags field in the lock_stat
` [PATCH 2/5] perf lock: Add lock aggregation enum
` [PATCH 3/5] perf lock: Add 'contention' subcommand
` [PATCH 4/5] perf lock: Add -k and -F options to "
` [PATCH 5/5] perf lock: Support -t option for "

[PATCHSET 0/6] perf lock: Add contention subcommand (v1)
 2022-07-25 16:56 UTC  (11+ messages)
` [PATCH 1/6] perf lock: Fix a copy-n-paste bug
` [PATCH 2/6] perf lock: Add flags field in the lock_stat
` [PATCH 3/6] perf lock: Add lock aggregation enum
` [PATCH 4/6] perf lock: Add 'contention' subcommand
` [PATCH 5/6] perf lock: Add -k and -F options to "
` [PATCH 6/6] perf lock: Support -t option for "

[PATCH 3/4] SUNRPC: Replace dprintk() call site in xs_data_ready
 2022-07-25 16:06 UTC  (3+ messages)

USER_REGS inconsistency in the presence of PEBS - current status
 2022-07-25 11:41 UTC  (2+ messages)

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-25 11:00 UTC  (10+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting

[PATCH v2 0/2] perf symbol: Minor fixing
 2022-07-24  5:23 UTC  (5+ messages)
` [PATCH v2 1/2] perf symbol: Correct address for bss symbols
` [PATCH v2 2/2] perf symbol: Skip recording symbols in '.gnu.warning.*' sections

[RFC PATCH v1] perf symbol: Correct address for bss symbols
 2022-07-24  2:38 UTC  (6+ messages)

[PATCH v2 00/14] perf mem/c2c: Add support for AMD
 2022-07-22  2:21 UTC  (4+ messages)

[PATCH v4 0/5] Add perf stat default events for hybrid machines
 2022-07-21  6:57 UTC  (6+ messages)
` [PATCH v4 1/5] perf stat: Revert "perf stat: Add default hybrid events"
` [PATCH v4 2/5] perf evsel: Add arch_evsel__hw_name()
` [PATCH v4 3/5] perf evlist: Always use arch_evlist__add_default_attrs()
` [PATCH v4 4/5] perf x86 evlist: Add default hybrid events for perf stat
` [PATCH v4 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine

[PATCH v3 0/5] Add perf stat default events for hybrid machines
 2022-07-21  6:44 UTC  (4+ messages)

[PATCH v5 00/17] perf c2c: Support data source and display for Arm64
 2022-07-21  0:27 UTC  (5+ messages)
` [PATCH v5 01/17] perf: Add SNOOP_PEER flag to perf mem data struct


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