linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-09 18:28:35 to 2023-07-13 07:31:07 UTC [more...]

[PATCH 0/4] arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
 2023-07-13  7:30 UTC  (16+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
` [PATCH 3/4] arm_pmu: "
` [PATCH 4/4] perf: "

[PATCH 0/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
 2023-07-13  6:59 UTC  (15+ messages)
` [PATCH 1/5] perf evlist: Export perf_evlist__propagate_maps()
` [PATCH 2/5] perf evlist: Add evlist__findnew_tracking_event() helper
` [PATCH 3/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
` [PATCH 4/5] perf test: Add test case for record tracking

[PATCH] perf build: Support llvm and clang support compiled in
 2023-07-13  3:31 UTC  (2+ messages)

[PATCH] perf build: Fix broken feature check for llvm due to C++ standard
 2023-07-13  3:10 UTC  (5+ messages)
` [PATCH] perf build: Fix broken feature check for clang due to C++ standard and changed library packaging

Perf tool build with clang/llvm support broken
 2023-07-13  2:51 UTC  (2+ messages)

[PATCH] perf tools:remove unneeded variable from perf_event_attr__fprintf()
 2023-07-13  1:20 UTC  (2+ messages)

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-07-13  1:16 UTC  (3+ messages)
` [PATCH 17/17] perf tests task_analyzer: skip tests if no libtraceevent support

[PATCH] perf: Replace strlcpy with strscpy
 2023-07-12 23:43 UTC  (2+ messages)

Linux Perf Tool Office Hours
 2023-07-12 22:42 UTC  (6+ messages)

[PATCH v2 0/6] perf parse-regs: Refactor architecture functions
 2023-07-12 22:37 UTC  (2+ messages)

[PATCH v1] perf parse-events: Avoid segv if PMU lookup fails for legacy cache terms
 2023-07-12 20:29 UTC  (3+ messages)

[BUG] perf test: Regression because of d6e6286a12e7
 2023-07-12 18:20 UTC  (7+ messages)

[PATCH RFC 0/9] perf tool: sys event metric support re-write
 2023-07-12 17:52 UTC  (13+ messages)
` [PATCH RFC 2/9] perf metrics: Don't iter sys metrics if we already found a CPU match
` [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()

[PATCH v3 0/6] Add support for Firefox's gecko profile format
 2023-07-12 17:44 UTC  (14+ messages)
` [PATCH v3 1/6] scripts: python: Add initial script file with imports
` [PATCH v3 2/6] scripts: python: Extact necessary information from process event
` [PATCH v3 3/6] scripts: python: thread sample processing to create thread with schemas
` [PATCH v3 4/6] scripts: python: Add trace end processing and JSON output
` [PATCH v3 5/6] scripts: python: Implement add sample function and return finish
` [PATCH v3 6/6] scripts: python: implement get or create frame and stack function

[PATCH 0/5] mm: convert to vma_is_heap/stack()
 2023-07-12 16:24 UTC  (8+ messages)
` [PATCH 1/5] mm: introduce vma_is_stack() and vma_is_heap()
` [PATCH 2/5] mm: use "
` [PATCH 3/5] drm/amdkfd: "
` [PATCH 4/5] selinux: "
` [PATCH 5/5] perf/core: "

[PATCH v2 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-07-12 15:33 UTC  (15+ messages)
` [PATCH v2 1/5] perf: cs-etm: Don't duplicate FIELD_GET()
` [PATCH v2 2/5] perf jevents: Match on highest version of Arm json file available
` [PATCH v2 3/5] perf vendor events arm64: Update scale units and descriptions of common topdown metrics
` [PATCH v2 4/5] perf vendor events arm64: Update N2-r0p3 and V2 metrics and events using Arm telemetry repo
` [PATCH v2 5/5] perf vendor events arm64: Update N2-r0p0 "

[PATCH v3 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-07-12 13:38 UTC  (13+ messages)
` [PATCH v3 1/5] perf: cs-etm: Don't duplicate FIELD_GET()
` [PATCH v3 2/5] perf jevents: Match on highest version of Arm json file available
` [PATCH v3 3/5] perf vendor events arm64: Update scale units and descriptions of common topdown metrics
` [PATCH v3 4/5] perf vendor events arm64: Update N2-r0p3 and V2 metrics and events using Arm telemetry repo
` [PATCH v3 5/5] perf vendor events arm64: Update N2-r0p0 "

[PATCH bpf-next] libbpf: only reset sec_def handler when necessary
 2023-07-12  8:40 UTC  (2+ messages)

[PATCH 1/3] perf machine: Add machine->has_data_mmap field
 2023-07-12  5:44 UTC  (5+ messages)
` [PATCH 3/3] perf machine: Include data symbols in the kernel map

[PATCH] tools: perf: Two typos have been corrected
 2023-07-12  5:02 UTC  (2+ messages)

[PATCH v2 00/13] parse-events clean up
 2023-07-12  5:01 UTC  (6+ messages)
` [PATCH v2 13/13] perf parse-events: Remove ABORT_ON

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

[PATCH v2 00/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-11 20:58 UTC  (16+ messages)
` [PATCH v2 01/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor bus topology information
` [PATCH v2 02/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_bus_topology sysfs interface file
` [PATCH v2 03/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show processor config information
` [PATCH v2 04/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document processor_config sysfs interface file
` [PATCH v2 05/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via virtual processor information
` [PATCH v2 06/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_virtual_processor sysfs interface file
` [PATCH v2 07/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via domain information
` [PATCH v2 08/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_domain sysfs interface file
` [PATCH v2 09/10] powerpc/hv_gpci: Add sysfs file inside hv_gpci device to show affinity domain via partition information
` [PATCH v2 10/10] docs: ABI: sysfs-bus-event_source-devices-hv_gpci: Document affinity_domain_via_partition sysfs interface file

Using Intel PT with JIT
 2023-07-11 19:05 UTC  (2+ messages)

[PATCH v2] perf vendor events amd: Fix large metrics
 2023-07-11 17:34 UTC  (4+ messages)

[PATCH v2] perf/build: fix broken dependency check for libtracefs
 2023-07-11 16:18 UTC  (3+ messages)

[PATCH v1 0/3] perf list: Remove duplicate PMUs
 2023-07-11 15:24 UTC  (7+ messages)
` [PATCH v1 1/3] perf pmus: Sort pmus by name then suffix
` [PATCH v1 2/3] perf pmus: Add scan that ignores duplicates, use for perf list
` [PATCH v1 3/3] perf pmus: Don't print PMU suffix in list

[PATCH] perf build: Fix library not found error when using CSLIBS
 2023-07-11 14:46 UTC  (3+ messages)

[PATCH v2 3/3] tools/perf: Fix to get declared file name from clang DWARF5
 2023-07-11 14:41 UTC  (5+ messages)
` [PATCH] perf probe: read DWARF files from the correct CU

[PATCH] perf/build: fix broken dependency check for libtracefs
 2023-07-11 13:06 UTC  (2+ messages)

[PATCH] perf symbols: Add __arch_cpu_idle to the list of idle symbols
 2023-07-11 10:22 UTC 

Invalid event (cycles:pp) in per-thread mode, enable system wide with '-a'
 2023-07-11  5:14 UTC  (15+ messages)

[PATCH v3] perf/core: Bail out early if the request AUX area is out of bound
 2023-07-11  1:41 UTC 

[PATCH v2 0/7] Add support for Firefox's gecko profile format
 2023-07-10 22:42 UTC  (13+ messages)
` [PATCH v2 2/7] scripts: python: Introduce thread sample processing to create thread
` [PATCH v2 3/7] scripts: python: create threads with schemas
` [PATCH v2 4/7] scripts: python: implement get or create stack function
` [PATCH v2 5/7] scripts: python: implement get or create frame function

[linus: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-07-10 19:13 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-10 18:51 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] perf probe: fix regression introduced by switch to die_get_decl_file
 2023-07-10 13:49 UTC  (4+ messages)

[PATCH 1/4] perf: cs-etm: Don't duplicate FIELD_GET()
 2023-07-10 13:30 UTC  (3+ messages)
` [PATCH 2/4] perf jevents: Match on highest version of Arm json file available
` [PATCH 3/4] perf vendor events arm64: Update scale units and descriptions of common topdown metrics

[Patch v2] perf/core: Bail out early if the request AUX area is out of bound
 2023-07-10 12:26 UTC  (4+ messages)

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


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