linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 16:48:13 to 2023-06-22 06:56:10 UTC [more...]

[PATCH V13 00/10] arm64/perf: Enable branch stack sampling
 2023-06-22  6:53 UTC  (10+ messages)
` [PATCH V13 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V13 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V13 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V13 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V13 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V13 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V13 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V13 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V13 09/10] arm64/perf: Implement branch records save on task sched out

Perf stat regression from d15480a3d67
 2023-06-22  6:10 UTC  (2+ messages)

[PATCH] perf test: Remove x permission from lib/stat_output.sh
 2023-06-22  5:58 UTC 

[PATCH v2 1/2] perf symbol: Remove symbol_name_rb_node
 2023-06-22  5:54 UTC  (7+ messages)
` [PATCH v2 2/2] perf symbol_conf: Remove now unused sort_by_name

[PATCH] perf/amd: Prevent grouping of IBS events
 2023-06-22  5:49 UTC  (13+ messages)
    ` [PATCH] perf evsel amd: Fix IBS error message

[PATCH v1 1/1] perf unwind: Fix map reference counts
 2023-06-22  5:10 UTC 

[PATCH v1 1/2] perf pmus: Add notion of default PMU for JSON events
 2023-06-22  5:03 UTC  (2+ messages)
` [PATCH v1 2/2] perf pmu: Remove a hard coded cpu PMU assumption

[PATCH v1 1/3] perf unwind: Fix map reference counts
 2023-06-22  5:01 UTC 

[PATCH 0/9] Add support for Firefox's gecko profile format
 2023-06-22  4:43 UTC  (11+ messages)
` [PATCH 1/9] scripts: python: Add check for correct perf script format
` [PATCH 2/9] scripts: python: implement add sample function and return finish function
` [PATCH 3/9] scripts: python: Introduce thread sample processing in convertPerfScriptProfile
` [PATCH 4/9] scripts: python: Implement parsing of input data "
` [PATCH 5/9] scripts: python: implement function for thread creation
` [PATCH 6/9] scripts: python: implement get or create stack function
` [PATCH 7/9] scripts: python: implement get or create frame function
` [PATCH 8/9] scripts: python: Finalize convertPerfScriptProfile and return profile data
` [PATCH 9/9] scripts: python: Add temporary main function for testing purposes

[PATCH] perf vendor events arm64: Add AmpereOne core pmu events
 2023-06-22  3:27 UTC  (3+ messages)

[PATCH V12 00/10] arm64/perf: Enable branch stack sampling
 2023-06-22  2:07 UTC  (9+ messages)
` [PATCH V12 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V12 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V12 10/10] arm64/perf: Implement branch records save on PMU IRQ

[PATCH V12 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
 2023-06-22  1:52 UTC  (7+ messages)

[PATCH V3] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-06-22  0:11 UTC  (2+ messages)

[PATCH v5 0/3] Add metric value validation test
 2023-06-22  0:08 UTC  (5+ messages)
` [PATCH v5 1/3] perf test: "
` [PATCH v5 2/3] perf test: Add skip list for metrics known would fail
` [PATCH v5 3/3] perf test: Rerun failed metrics with longer workload

[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-06-21 23:50 UTC  (9+ messages)
` [PATCH v2 2/6] watchdog/hardlockup: Make the config checks more straightforward
` [PATCH v2 4/6] watchdog/hardlockup: Make HAVE_NMI_WATCHDOG sparc64-specific
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-21 23:37 UTC  (10+ messages)
` [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v2 09/10] tools: lib: perf: Implement riscv "

Linux Perf Tool Office Hours
 2023-06-21 22:15 UTC  (4+ messages)

[PATCH v2 0/2] Unify uapi bitsperlong.h
 2023-06-21 20:04 UTC  (4+ messages)
` [PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v2 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-06-21 18:43 UTC  (7+ messages)
` [PATCH 15/17] perf tests task_analyzer: fix bad substitution ${$1}

[PATCH v2 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-21 17:12 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH v2 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH v2 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH] perf annotate: Fix instruction association and parsing for LoongArch
 2023-06-21 17:28 UTC  (5+ messages)

[PATCH v2 1/2] perf sharded_mutex: Introduce sharded_mutex
 2023-06-21 17:27 UTC  (5+ messages)
` [PATCH v2 2/2] perf annotation: Switch lock from a mutex to a sharded_mutex

[PATCH] tools: Fix incorrect calculation of object size by sizeof
 2023-06-21 17:26 UTC  (4+ messages)

[PATCH] perf parse: Add missing newline to pr_debug message in evsel__compute_group_pmu_name()
 2023-06-21 17:25 UTC  (3+ messages)

[PATCH] perf parse-events: Remove unneeded semicolon
 2023-06-21 17:24 UTC  (3+ messages)

[PATCH v3] perf stat: Add missing newline in pr_err messages
 2023-06-21 17:22 UTC  (2+ messages)

[PATCH v2] Subject: perf jit: Fix incorrect file name in DWARF line table
 2023-06-21 17:21 UTC  (2+ messages)

[PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
 2023-06-21 11:58 UTC  (4+ messages)

[PATCH 00/22] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
 2023-06-21  8:30 UTC  (23+ messages)
` [PATCH 01/22] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh
` [PATCH 02/22] tools/perf/tests: Fix shellcheck warning for probe_vfs_getname.sh testcase
` [PATCH 03/22] tools/perf/tests: Fix shellcheck warning for record_offcpu.sh testcase
` [PATCH 04/22] tools/perf/tests: Fix shellcheck issue for lock_contention.sh testcase
` [PATCH 05/22] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters_cgrp.sh testcase
` [PATCH 06/22] tools/perf/tests: fix test_arm_spe_fork.sh signal case issues
` [PATCH 07/22] tools/perf/tests: Fix unused variable references in stat+csv_summary.sh testcase
` [PATCH 08/22] tools/perf/tests: fix shellcheck warning for test_perf_data_converter_json.sh testcase
` [PATCH 09/22] tools/perf/tests: Fix shellcheck issue for stat_bpf_counters.sh testcase
` [PATCH 10/22] tools/perf/tests: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
` [PATCH 11/22] tools/perf/tests: Fix shellcheck warning for asm_pure_loop.sh shell script
` [PATCH 12/22] tools/perf/tests: Fix shellcheck warning for memcpy_thread_16k_10.sh "
` [PATCH 13/22] tools/perf/tests: Fix shellcheck warning for coresight.sh "
` [PATCH 14/22] tools/perf/tests: Fix shellcheck warning for probe.sh "
` [PATCH 15/22] tools/perf/trace: Fix shellcheck issue for arch_errno_names.sh script
` [PATCH 16/22] tools/perf: Fix shellcheck issue for check-headers.sh script
` [PATCH 17/22] tools/perf/tests: Fix shellcheck warnings for thread_loop_check_tid_10.sh
` [PATCH 18/22] tools/perf/tests: Fix shellcheck warnings for unroll_loop_thread_10.sh
` [PATCH 19/22] tools/perf/tests: Fix shellcheck warnings for lib/probe_vfs_getname.sh
` [PATCH 20/22] tools/perf/tests: Fix the shellcheck wanrings in lib/waiting.sh
` [PATCH 21/22] tools/perf/trace: Fix x86_arch_prctl.sh to address shellcheck warnings
` [PATCH 22/22] tools/perf/arch/x86: Fix syscalltbl.sh "

[PATCH] tools lib subcmd: Show parent options in help
 2023-06-21  7:05 UTC  (2+ messages)

[PATCH v4 0/4] Add JSON metrics for Yitian710 DDR
 2023-06-21  5:00 UTC  (9+ messages)
` [PATCH v4 1/4] driver/perf: Add identifier sysfs file for Yitian 710 DDR
` [PATCH v4 2/4] perf jevents: Add support for Yitian 710 DDR PMU aliasing
` [PATCH v4 3/4] perf vendor events: Add JSON metrics for Yitian 710 DDR
` [PATCH v4 4/4] docs: perf: Update metric usage for Alibaba's T-Head PMU driver

[PATCH v2] perf symbol: Add LoongArch case in get_plt_sizes()
 2023-06-21  3:00 UTC  (4+ messages)

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-21  3:15 UTC  (19+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH v1] perf symbol: Remove symbol_name_rb_node
 2023-06-21  0:14 UTC  (4+ messages)

[PATCH RESEND v4 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-06-20 22:35 UTC  (3+ messages)
` [PATCH RESEND v4 1/4] perf trace-event-info: Add tracepoint_id_to_name() helper

[PATCH 1/3] perf machine: Add machine->has_data_mmap field
 2023-06-20 20:18 UTC  (3+ messages)
` [PATCH 2/3] perf tools: Add kallsyms__get_symbol_start()
` [PATCH 3/3] perf machine: Include data symbols in the kernel map

[PATCH 0/2] perf/core: deliver PERF_RECORD_COMM and PERF_RECORD_MMAP side-band events to all online cpus
 2023-06-20 18:49 UTC  (4+ messages)
` [PATCH 1/2] perf/core: perf_iterate_sb_cpu() supports to receive side-band events for all oneline cpus
` [PATCH 2/2] perf/core: deliver PERF_RECORD_COMM and PERF_RECORD_MMAP side-band events to all online cpus

[PATCH 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-20 17:33 UTC  (10+ messages)
` [PATCH 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST
 2023-06-20 14:53 UTC 

[PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
 2023-06-20 12:59 UTC  (4+ messages)

[REGRESSION][BISECT] perf/core: Remove pmu linear searching code
 2023-06-20 12:38 UTC  (2+ messages)

[PATCH 1/2] perf stat: Reset aggr stats for each run
 2023-06-19 20:00 UTC  (6+ messages)
` [PATCH 2/2] perf stat: Show average value on multiple runs

[PATCH] tools: Optimize the variable with 0 as the return value
 2023-06-19 12:48 UTC  (2+ messages)

[PATCH] perf test: Retry without grouping for all metrics test
 2023-06-19 11:46 UTC  (3+ messages)

perf test failures in linux-next on s390
 2023-06-19 10:04 UTC  (14+ messages)
            ` Hybrid PMU issues on aarch64. was: "

[PATCH] perf test: fix failing test cases on linux-next for s390
 2023-06-19  7:58 UTC  (5+ messages)

[PATCH v2 0/2] perf tools: annotation browser from c2c tui
 2023-06-19  7:15 UTC  (5+ messages)

[PATCH V12 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
 2023-06-19  6:28 UTC  (3+ messages)

[PATCH v2 0/3] Add metric value validation test
 2023-06-19  4:20 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] perf test: "

[PATCH v4 0/3] Add metric value validation test
 2023-06-18 17:28 UTC  (4+ messages)
` [PATCH v4 1/3] perf test: "
` [PATCH v4 2/3] perf test: Add skip list for metrics known would fail
` [PATCH v4 3/3] perf test: Rerun failed metrics with longer workload

Some questions about using the perf tool in ARM-SPE
 2023-06-18  9:28 UTC  (6+ messages)

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-16 22:41 UTC  (3+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name

[linux-next:master] [perf parse] 70c90e4a6b: perf-test.perf_hw_event_sample_group.group_sampe_cpu-cycles_cache-misses_and_cpu-cycles_cache-misses_instructions_HAS_FIX_NO_NMI_R1.fail
 2023-06-16 20:37 UTC 

[PATCH] perf/core: make nr_addr_filters static
 2023-06-16 17:18 UTC 


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