linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-07 03:14:03 to 2022-07-18 14:51:18 UTC [more...]

[PATCH v3] Add a "-m" option to "perf buildid-list"
 2022-07-18 14:51 UTC  (3+ messages)

[PATCH v2] Add a "-m" option to "perf buildid-list"
 2022-07-18 14:50 UTC  (2+ messages)

[PATCH v3 0/2] Add arch TSC frequency information
 2022-07-18 14:47 UTC  (6+ messages)
` [PATCH v3 1/2] perf metrics: Add literal for system TSC frequency
` [PATCH v3 2/2] perf tsc: Add arch TSC frequency information

[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
 2022-07-18 14:11 UTC  (6+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
` [PATCH v2 2/5] x86/cpuid: refactor setup_clear_cpu_cap()/clear_cpu_cap()
` [PATCH v2 3/5] x86/cpuid: move filter_cpuid_features to cpuid-deps.c
` [PATCH v2 4/5] x86/cpuid: remove 'warn' parameter from filter_cpuid_features
` [PATCH v2 5/5] x86/cpuid: check for dependencies violations in CPUID and attempt to fix them

[PATCH] perf python: Avoid deprecation warning on distutils
 2022-07-18 13:33 UTC  (3+ messages)

[bug report] perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappings
 2022-07-18 13:15 UTC 

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-18 12:11 UTC  (14+ messages)
` [PATCH v2 1/5] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
` [PATCH v2 2/5] mm: add numa_count field for rss_stat
` [PATCH v2 3/5] mm: add numa fields for tracepoint rss_stat
` [PATCH v2 4/5] mm: enable per numa node rss_stat count
` [PATCH v2 5/5] mm, oom: enable per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
  ` Re: [PATCH v2 0/5] mm, oom: Introduce "

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

[PATCH 0/5] ARM: Convert to ARCH_STACKWALK
 2022-07-18  9:12 UTC  (13+ 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 v10 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-18  7:10 UTC  (11+ messages)
` [PATCH v10 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
` [PATCH v10 2/8] hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
` [PATCH v10 3/8] hwtracing: hisi_ptt: Add tune "
` [PATCH v10 4/8] perf tool: arm: Refactor event list iteration in auxtrace_record__init()
` [PATCH v10 5/8] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
` [PATCH v10 6/8] perf tool: Add support for parsing HiSilicon PCIe Trace packet
` [PATCH v10 7/8] docs: trace: Add HiSilicon PTT device driver documentation
` [PATCH v10 8/8] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[GIT PULL] perf tools fixes for v5.19: 4th batch
 2022-07-17 20:30 UTC  (2+ messages)

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

[PATCH v7 00/25] Rust support
 2022-07-16 13:56 UTC  (5+ messages)

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-07-15 17:01 UTC  (2+ messages)

[PATCH v1 00/15] Compress the pmu_event tables
 2022-07-15  6:36 UTC  (16+ messages)
` [PATCH v1 01/15] perf jevents: Simplify generation of C-string
` [PATCH v1 02/15] perf jevents: Add JEVENTS_ARCH make option
` [PATCH v1 03/15] perf jevent: Add an 'all' architecture argument
` [PATCH v1 04/15] perf jevents: Remove the type/version variables
` [PATCH v1 05/15] perf jevents: Provide path to json file on error
` [PATCH v1 06/15] perf jevents: Sort json files entries
` [PATCH v1 07/15] perf pmu-events: Hide pmu_sys_event_tables
` [PATCH v1 08/15] perf pmu-events: Avoid passing pmu_events_map
` [PATCH v1 09/15] perf pmu-events: Hide pmu_events_map
` [PATCH v1 10/15] perf test: Use full metric resolution
` [PATCH v1 11/15] perf pmu-events: Move test events/metrics to json
` [PATCH v1 12/15] perf pmu-events: Don't assume pmu_event is an array
` [PATCH v1 13/15] perf pmu-events: Hide the pmu_events
` [PATCH v1 14/15] perf metrics: Copy entire pmu_event in find metric
` [PATCH v1 15/15] perf jevents: Compress the pmu_events_table

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-14 14:39 UTC  (5+ messages)

perf tools: software regression in d0a0a511493d269514fcbd852481cdca32c95350
 2022-07-14 12:46 UTC  (2+ messages)

July 14th - office hours
 2022-07-14  0:45 UTC 

Tracing Summit 2022: Announcement and Call for Proposals, October 11th - 13th, 2022, London, United Kingdom
 2022-07-13 19:19 UTC 

A patch series improving data quality of perf test for CoreSight
 2022-07-13 12:49 UTC  (21+ messages)
` [PATCH 01/14] perf test: Refactor shell tests allowing subdirs
` [PATCH 02/14] perf test: Add CoreSight shell lib shared code for future tests
` [PATCH 03/14] perf test: Add build infra for perf test tools for CoreSight tests
` [PATCH 04/14] perf test: Add asm pureloop test tool
` [PATCH 05/14] perf test: Add asm pureloop test shell script
` [PATCH 06/14] perf test: Add git ignore for perf data generated by the CoreSight tests
` [PATCH 07/14] perf test: Add memcpy thread test tool
` [PATCH 08/14] perf test: Add memcpy thread test shell script
` [PATCH 09/14] perf test: Add thread loop test tool
` [PATCH 10/14] perf test: Add thread loop test shell scripts
` [PATCH 11/14] perf test: Add unroll thread test tool
` [PATCH 12/14] perf test: Add unroll thread test shell script
` [PATCH 13/14] perf test: Add git ignore for tmp and output files of CoreSight tests
` [PATCH 14/14] perf test: Add relevant documentation about CoreSight testing

[PATCH v6 0/6] Support hld delayed init based on Pseudo-NMI for arm64
 2022-07-13 10:38 UTC  (2+ messages)

[PATCH V6 0/8] perf: Expand perf_branch_entry
 2022-07-13  5:40 UTC  (2+ messages)

[PATCH V6] arm64: perf: Make exporting of pmu events configurable
 2022-07-13  4:05 UTC  (3+ messages)

[RFC PATCH v1] perf symbol: Correct address for bss symbols
 2022-07-13  3:29 UTC  (5+ messages)

[PATCH 0/8] Perf stack unwinding with pointer authentication
 2022-07-12 21:30 UTC  (5+ messages)
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-12 15:02 UTC  (12+ messages)
` [PATCH v9 2/8] hwtracing: hisi_ptt: Add trace function "
` [PATCH v9 7/8] docs: trace: Add HiSilicon PTT device driver documentation

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-12 13:39 UTC  (2+ messages)

[PATCHSET 0/7] perf lock: New lock contention tracepoints support (v4)
 2022-07-12 12:57 UTC  (6+ messages)

[PATCH v2 0/1] perf test: Add test for branch stack sampling
 2022-07-12 11:56 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] perf test: Add debug line to diagnose broken metrics
 2022-07-12 11:50 UTC  (3+ messages)
` [PATCH 2/2] perf test: Make all metrics test more tolerant

[PATCH v2 00/14] perf mem/c2c: Add support for AMD
 2022-07-12 11:35 UTC  (3+ messages)

[PATCH] perf/core: Add macros for possible sysctl_perf_event_paranoid values
 2022-07-12  3:04 UTC  (7+ messages)

perf tools: software regression in d0a0a511493d269514fcbd852481cdca32c95350
 2022-07-09 12:57 UTC 

[PATCH v2] perf/core: Fix data race between perf_event_set_output and perf_mmap_close
 2022-07-09  2:00 UTC  (5+ messages)

[PATCH v2] perf inject: Add a command line option to specify build ids
 2022-07-09  0:21 UTC  (3+ messages)

[PATCH v3] perf inject: Add a command line option to specify build ids
 2022-07-09  0:20 UTC 

[linux-next:master] BUILD REGRESSION f2528c29385819a84480cacef4886b049761e2c5
 2022-07-08 22:56 UTC 

[PATCH] perf: uapi: fix PERF_RECORD_SAMPLE format documentation
 2022-07-08 20:38 UTC  (2+ messages)

Patch series to add to and imporve tests for CoreSight
 2022-07-08 16:45 UTC  (13+ messages)
` [PATCH 08/14] perf test: Add memcpy thread test shell script
` [PATCH 10/14] perf test: Add thread loop test shell scripts
` [PATCH 14/14] perf test: Add relevant documentation about CoreSight testing

[PATCH v6 0/2] JSON output for perf stat
 2022-07-08 15:39 UTC  (5+ messages)
` [PATCH v6 1/2] perf stat: Add JSON output option
` [PATCH v6 2/2] perf test: Json format checking

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 75d7bf5eae277f32dd952276aa41ae7915dba1b2
 2022-07-07 23:32 UTC 

[PATCH] perf vendor events intel: Synchronize cpuids with 01.org
 2022-07-07 22:48 UTC 

[PATCH v2] perf gtk: Only support --gtk if compiled in
 2022-07-07 20:38 UTC 

[PATCH v4] perf evlist: Remove group option
 2022-07-07 19:56 UTC 

[PATCH v2] perf parse-events: Break out tracepoint and printing
 2022-07-07 19:12 UTC 

[PATCH] perf inject: Add a command line option to specify build ids
 2022-07-07 18:33 UTC  (3+ messages)

[PATCH v3] perf test: Add ARM SPE system wide test
 2022-07-07  3:13 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).