linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-30 17:23:08 to 2023-07-10 22:01:21 UTC [more...]

[PATCH v2 0/7] Add support for Firefox's gecko profile format
 2023-07-10 22:01 UTC  (17+ messages)
` [PATCH v2 1/7] scripts: python: Extact necessary information from process event
` [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
` [PATCH v2 6/7] scripts: python: implement add sample function and return finish
` [PATCH v2 7/7] scripts: python: Add trace end processing and JSON output

[BUG] perf test: Regression because of d6e6286a12e7
 2023-07-10 21:36 UTC  (4+ messages)

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

[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 v2 0/5] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-07-10 16:56 UTC  (8+ 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 0/4] arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
 2023-07-10 16:09 UTC  (9+ 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 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/10] Add sysfs interface files to hv_gpci device to expose system information
 2023-07-10  9:27 UTC  (11+ 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

[PATCH V2 00/26] tools/perf: Fix shellcheck coding/formatting issues of perf tool shell scripts
 2023-07-09 18:28 UTC  (27+ messages)
` [PATCH V2 01/26] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh
` [PATCH V2 02/26] tools/perf/tests: Fix shellcheck warning for probe_vfs_getname.sh testcase
` [PATCH V2 03/26] tools/perf/tests: Fix shellcheck warning for record_offcpu.sh testcase
` [PATCH V2 04/26] tools/perf/tests: Fix shellcheck issue for lock_contention.sh testcase
` [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: "

[GIT PULL] perf tools changes for v6.5: 2nd batch
 2023-07-09  3:23 UTC  (4+ messages)

[PATCH bpf-next] libbpf: only reset sec_def handler when necessary
 2023-07-09  1:40 UTC  (3+ messages)

[PATCH 1/2] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
 2023-07-08  9:00 UTC  (2+ messages)
` [PATCH 2/2] perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin

[PATCH] perf/core: Use local64_try_cmpxchg in perf_swevent_set_period
 2023-07-08  8:10 UTC 

[PATCH] perf build: Fix library not found error when using CSLIBS
 2023-07-07 15:45 UTC 

[PATCH v1 1/2] perf pmus: Create placholder regardless of scanning core_only
 2023-07-06 18:37 UTC  (2+ messages)
` [PATCH v1 2/2] perf test parse-events: Test complex name has required event format

[PATCH 0/9] Add support for Firefox's gecko profile format
 2023-07-06 15:57 UTC  (8+ messages)
` [PATCH 4/9] scripts: python: Implement parsing of input data in convertPerfScriptProfile
` [PATCH 7/9] scripts: python: implement get or create frame function

Linux Perf Tool Office Hours
 2023-07-06 15:31 UTC  (5+ messages)

[PATCH v2] perf vendor events amd: Fix large metrics
 2023-07-06 14:22 UTC  (3+ messages)

[PATCH] perf/x86: Use local64_try_cmpxchg
 2023-07-06 14:16 UTC 

[PATCH] tools: perf: Two typos have been corrected
 2023-07-06  9:46 UTC 

[PATCH v2 0/2] perf test: Fix event parsing test on Arm
 2023-07-06  5:22 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't supported

[PATCH 0/5] perf record: Tracking side-band events for all CPUs when tracing selected CPUs
 2023-07-06  1:39 UTC  (8+ 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 5/5] perf record: All config tracking are integrated into record__config_tracking_events()

[PATCH 1/2] tools/perf/tests: perf all metrics test fails when perf_event access is restricted
 2023-07-05 18:24 UTC  (5+ messages)
` [PATCH 2/2] tools/perf/tests: perf all metricgroups "

[PATCH] tools/perf/tests: Fix objdump in Object code reading test to look for all sections
 2023-07-05 18:12 UTC  (2+ messages)

[PATCH] tools/perf/tests: Fix Basic BPF llvm compile to check for libbpf support
 2023-07-05 18:09 UTC  (2+ messages)

Some questions about using the perf tool in ARM-SPE
 2023-07-05 17:33 UTC  (14+ messages)

[PATCH 1/2] perf test: Fix event parsing test on Arm
 2023-07-05  7:54 UTC  (5+ messages)
` [PATCH 2/2] perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't supported

perf-tools-next: Request for testing hybrid changes
 2023-07-04 17:59 UTC  (13+ messages)

[RFC] Adding Support for Firefox's Gecko Profile Format
 2023-07-04 17:52 UTC  (12+ messages)

[PATCH v4 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-04 12:28 UTC  (13+ messages)
` [PATCH v4 01/10] perf: Fix wrong comment about default event_idx
` [PATCH v4 02/10] include: riscv: Fix wrong include guard in riscv_pmu.h
` [PATCH v4 03/10] riscv: Make legacy counter enum match the HW numbering
` [PATCH v4 04/10] drivers: perf: Rename riscv pmu sbi driver
` [PATCH v4 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v4 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v4 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v4 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access
` [PATCH v4 09/10] tools: lib: perf: Implement riscv mmap support
` [PATCH v4 10/10] perf: tests: Adapt mmap-basic.c for riscv

next: perf: 32-bit: bench/sched-seccomp-notify.c:139:24: error: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t'
 2023-07-03 19:16 UTC  (2+ messages)

[PATCH] perf: Replace strlcpy with strscpy
 2023-07-03 16:58 UTC 

[PATCH RFC 0/9] perf tool: sys event metric support re-write
 2023-07-03 15:20 UTC  (16+ messages)
` [PATCH RFC 1/9] perf metrics: Delete metricgroup_add_iter_data.table
` [PATCH RFC 2/9] perf metrics: Don't iter sys metrics if we already found a CPU match
` [PATCH RFC 3/9] perf metrics: Pass cpu and sys tables to metricgroup__add_metric()
` [PATCH RFC 4/9] perf jevents: Add sys_events_find_events_table()

[PATCH v2 01/13] perf parse-events: Remove unused PE_PMU_EVENT_FAKE token
 2023-07-03 12:46 UTC  (6+ messages)
      ` [v2 "

[PATCH v3 00/10] riscv: Allow userspace to directly access perf counters
 2023-07-03  9:45 UTC  (7+ messages)
` [PATCH v3 07/10] drivers: perf: Implement perf event mmap support in the SBI backend
` [PATCH v3 08/10] Documentation: admin-guide: Add riscv sysctl_perf_user_access

[PATCH 0/2] perf cs-etm: Track exception level fixups
 2023-07-03  8:18 UTC  (10+ messages)
` [PATCH 2/2] perf report: Don't add to histogram when there is no thread found

[PATCH v2 0/6] watchdog/hardlockup: Cleanup configuration of hardlockup detectors
 2023-07-02  3:03 UTC  (6+ messages)
` [PATCH v2 6/6] watchdog/hardlockup: Define HARDLOCKUP_DETECTOR_ARCH

[PATCH v3] perf evsel amd: Fix IBS error message
 2023-07-02  1:03 UTC  (3+ messages)

[PATCH v2] perf: unwind: Fix symfs with libdw
 2023-07-02  1:03 UTC  (3+ messages)

[PATCHSET 0/4] perf lock contention: Add CSV style output support (v2)
 2023-07-02  1:02 UTC  (5+ messages)
` [PATCH 2/4] perf lock contention: Add -x option for CSV style output

[PATCH] perf symbol: Fix uninitialized return value in symbols__find_by_name()
 2023-07-02  1:02 UTC  (3+ messages)

[PATCH v2 00/13] parse-events clean up
 2023-07-01 18:43 UTC  (8+ messages)
` [PATCH v2 13/13] perf parse-events: Remove ABORT_ON
        ` [v2 "

[PATCH][next] perf/benchmark: Fix spelling mistake "synchronious" -> "synchronous"
 2023-07-01 17:57 UTC  (2+ messages)

[PATCH v2 00/12] Add metric has_event, update intel vendor events
 2023-06-30 21:03 UTC  (3+ messages)

[GIT PULL] perf tools changes for v6.5
 2023-06-30 20:41 UTC  (4+ 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).