linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-04 14:56:42 to 2022-07-15 06:37:21 UTC [more...]

[PATCH v1 00/15] Compress the pmu_event tables
 2022-07-15  6:36 UTC  (2+ messages)
` [PATCH v1 01/15] perf jevents: Simplify generation of C-string

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

[PATCH v10 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-14  9:27 UTC  (9+ 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

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 0/5] ARM: Convert to ARCH_STACKWALK
 2022-07-13 11:21 UTC  (8+ 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 v2 0/5] ARM: Convert to ARCH_STACKWALK
 2022-07-13 11:00 UTC  (6+ 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 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  (8+ messages)
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported
` [PATCH 6/8] perf libunwind: arm64 pointer authentication
` [PATCH 7/8] perf tools: Print ptrauth struct in perf report
` [PATCH 8/8] perf test arm64: Test unwinding with PACs on gcc & clang compilers

[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 v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-12 15:00 UTC  (13+ 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 v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-12 13:39 UTC  (18+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v3 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v3 03/14] perf/hw_breakpoint: Clean up headers
` [PATCH v3 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v3 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v3 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v3 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v3 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v3 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v3 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v3 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v3 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v3 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v3 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[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  (6+ messages)

[RFC v3 00/17] perf: Add perf kwork
 2022-07-09  1:50 UTC  (18+ 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 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  (15+ 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)

[GIT PULL] tools/perf/pmu-events: Fix some typo (2022-07-05 05:10:43 +0900)
 2022-07-06 20:26 UTC 

[PATCH v5 0/4] RISC-V: Create unique identification for SoC PMU
 2022-07-06 16:50 UTC  (2+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-06 14:04 UTC  (15+ messages)
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 31/36] cpuidle,acpi: Make noinstr clean

[PATCH 1/2] perf record: Fix "--per-thread" option for hybrid machines
 2022-07-06 12:00 UTC  (3+ messages)

[PATCHv2] perf tools: Convert legacy map definition to BTF-defined
 2022-07-06  5:08 UTC  (2+ messages)

[PATCH] uprobes: Use the bitmap API to allocate bitmaps
 2022-07-05 19:01 UTC 

[PATCH 0/8] arm64/perf: Enable branch stack sampling
 2022-07-05 12:09 UTC  (4+ messages)

[PATCH] perf parse: Allow names to start with digits
 2022-07-04 21:39 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).