linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-04 08:11:58 to 2022-07-13 06:58:27 UTC [more...]

A patch series improving data quality of perf test for CoreSight
 2022-07-13  6:58 UTC  (18+ 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/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  (12+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported
` [PATCH 3/8] perf test: Update arm64 tests to expect ptrauth masks
` [PATCH 4/8] perf tools: arm64: Read ptrauth data from kernel
` [PATCH 5/8] perf libunwind: Feature check for libunwind ptrauth callback
` [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 v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-12 16:29 UTC  (4+ messages)

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

[PATCH 0/5] ARM: Convert to ARCH_STACKWALK
 2022-07-12 13:34 UTC  (7+ 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

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

[PATCH] perf/core: Fix data race between perf_event_set_output and perf_mmap_close
 2022-07-04 11:44 UTC 

[PATCH] perf record: Support "--cputype" option for hybrid events
 2022-07-04  9:10 UTC  (6+ messages)

[PATCH v3 0/5] Add perf stat default events for hybrid machines
 2022-07-04  9:05 UTC  (3+ messages)

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


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