linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-21 16:07:54 to 2024-06-25 14:47:07 UTC [more...]

[PATCH] perf/x86/amd: Warn only on new bits set
 2024-06-25 14:47 UTC  (3+ messages)

[PATCH v4 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
 2024-06-25 13:42 UTC  (8+ messages)
` [PATCH v4 1/6] perf: Move irq_work_queue() where the event is prepared
` [PATCH v4 2/6] perf: Enqueue SIGTRAP always via task_work
` [PATCH v4 3/6] perf: Shrink the size of the recursion counter
` [PATCH v4 4/6] perf: Move swevent_htable::recursion into task_struct
` [PATCH v4 5/6] perf: Don't disable preemption in perf_pending_task()
` [PATCH v4 6/6] perf: Split __perf_pending_irq() out of perf_pending_irq()

[PATCH v4 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-06-25 13:31 UTC  (18+ messages)
` [PATCH v4 01/17] perf: cs-etm: Create decoders after both AUX and HW_ID search passes
` [PATCH v4 02/17] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v4 03/17] perf: cs-etm: Move traceid_list to each queue
` [PATCH v4 04/17] perf: cs-etm: Create decoders based on the trace ID mappings
` [PATCH v4 05/17] perf: cs-etm: Only save valid trace IDs into files
` [PATCH v4 06/17] perf: cs-etm: Support version 0.1 of HW_ID packets
` [PATCH v4 07/17] perf: cs-etm: Print queue number in raw trace dump
` [PATCH v4 08/17] perf: cs-etm: Add runtime version check for OpenCSD
` [PATCH v4 09/17] coresight: Remove unused ETM Perf stubs
` [PATCH v4 10/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH v4 11/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH v4 12/17] coresight: Expose map arguments in trace ID API
` [PATCH v4 13/17] coresight: Make CPU id map a property of a trace ID map
` [PATCH v4 14/17] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH v4 15/17] coresight: Remove pending trace ID release mechanism
` [PATCH v4 16/17] coresight: Emit sink ID in the HW_ID packets
` [PATCH v4 17/17] coresight: Make trace ID map spinlock local to the map

[PATCH v4 0/5] perf: support specify vdso path in cmdline
 2024-06-25 13:20 UTC  (7+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] perf: disasm: refactor function dso__disassemble_filename
` [PATCH v4 3/5] perf: disasm: use build_id_path if fallback failed
` [PATCH v4 4/5] perf: symbol: generalize vmlinux path searching
` [PATCH v4 5/5] perf: symbol: try to seach vdso path if not given by user

[V4 00/16] Add data type profiling support for powerpc
 2024-06-25 12:45 UTC  (24+ messages)
` [V4 01/16] tools/perf: Move the data structures related to register type to header file
` [V4 03/16] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [V4 04/16] tools/perf: Use sort keys to determine whether to pick objdump to disassemble
` [V4 05/16] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [V4 06/16] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [V4 13/16] tools/perf: Add support to use libcapstone in powerpc
` [V4 14/16] tools/perf: Add support to find global register variables using find_data_type_global_reg

[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
 2024-06-25 12:40 UTC  (7+ messages)
` [PATCH V3 09/10] perf tools: Only treat files as map files when they have the extension .map
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command

[PATCH v3 0/8] Refactor perf python module build
 2024-06-25 12:24 UTC  (5+ messages)
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source

[PATCH V4 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-25 12:03 UTC  (6+ messages)
` [PATCH V4 2/3] tools/perf: Use is_perf_pid_map_name helper function to check dso's of pattern /tmp/perf-%d.map
` [PATCH V4 3/3] tools/perf: Fix parallel-perf python script to replace new python syntax ":=" usage

[PATCH 0/2] perf intel-pt: Some small fixes
 2024-06-25 10:45 UTC  (3+ messages)
` [PATCH 1/2] perf intel-pt: Fix aux_watermark calculation for 64-bit size
` [PATCH 2/2] perf intel-pt: Fix exclude_guest setting

[PATCH v2] perf test stat_bpf_counter.sh: Stabilize the test results
 2024-06-25  9:20 UTC 

[PATCH v9 0/4] Introduce perf check subcommand
 2024-06-25  8:08 UTC  (4+ messages)
` [PATCH v9 1/4] perf check: introduce "

[PATCH v4] perf sched map: Add command-name, fuzzy-name options to filter the output map
 2024-06-25  7:13 UTC  (3+ messages)

[PATCH v3 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-06-25  5:22 UTC  (12+ messages)
` [PATCH v3 1/4] x86/cpufeatures: Add {required,disabled} feature configs
` [PATCH v3 2/4] x86/cpufeatures: Generate a feature mask header based on build config
` [PATCH v3 3/4] x86/cpufeatures: Remove {disabled,required}-features.h
` [PATCH v3 4/4] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET
        ` [PATCH v3B "
    ` [PATCH v3A "

[PATCH] util: constant -1 with expression of type char and allocation failure handling
 2024-06-25  5:22 UTC  (4+ messages)

[PATCH 0/4] perf tools: Assorted random updates and fixes
 2024-06-25  5:07 UTC  (8+ messages)
` [PATCH 1/4] perf report: Fix condition in sort__sym_cmp()
` [PATCH 2/4] perf symbol: Simplify kernel module checking
` [PATCH 3/4] perf tools: Fix a compiler warning of NULL pointer
` [PATCH 4/4] perf mem: Fix a segfault with NULL event->name

[PATCH v2 0/4] Fix user stack traces captured from uprobes
 2024-06-25  2:53 UTC  (15+ messages)
` [PATCH v2 1/4] uprobes: rename get_trampoline_vaddr() and make it global
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
` [PATCH v2 4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces

[PATCH v3 0/4] perf: support specify vdso path in cmdline
 2024-06-25  1:47 UTC  (4+ messages)
` [PATCH v3 2/4] perf: disasm: use build_id_path if fallback failed

[PATCH 1/2] perf script: Fix perf script -F +metric
 2024-06-25  0:42 UTC  (2+ messages)
` [PATCH 2/2] Add a test case for "

(no subject)
 2024-06-24 23:53 UTC  (14+ messages)
` [PATCH v2 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
` [PATCH v2 2/6] x86/irq: Extend NMI handler registration interface to include source
` [PATCH v2 4/6] x86/irq: Process nmi sources in NMI handler

[RFC PATCH v14 0/8] TPEBS counting mode support
 2024-06-24 22:20 UTC  (9+ messages)
` [RFC PATCH v14 1/8] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v14 2/8] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v14 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v14 4/8] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v14 5/8] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v14 6/8] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v14 7/8] perf Document: Add TPEBS to Documents
` [RFC PATCH v14 8/8] perf test: Add test for Intel TPEBS counting mode

[PATCH v3 0/8] perf trace: Augment enum arguments with BTF
 2024-06-24 22:06 UTC  (10+ messages)
` [PATCH v3 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
` [PATCH v3 2/8] perf trace: BTF-based enum pretty printing for syscall args
` [PATCH v3 3/8] perf trace: Augment non-syscall tracepoints with enum arguments with BTF
` [PATCH v3 4/8] perf trace: Filter enum arguments with enum names
` [PATCH v3 5/8] perf test: Add landlock workload
` [PATCH v3 6/8] perf test trace_btf_enum: Add regression test for the BTF augmentation of enums in 'perf trace'
` [PATCH v3 7/8] perf trace: Introduce trace__btf_scnprintf()
` [PATCH v3 8/8] perf trace: Remove arg_fmt->is_enum, we can get that from the BTF type

[PATCH 0/7] perf: Intel PT and 64-bit AUX area size fixes
 2024-06-24 20:11 UTC  (8+ messages)
` [PATCH 1/7] perf/x86/intel/pt: Fix topa_entry base length
` [PATCH 2/7] perf/x86/intel/pt: Fix a topa_entry base address calculation
` [PATCH 3/7] perf/x86/intel/pt: Fix pt_topa_entry_for_page() "
` [PATCH 4/7] perf: Fix perf_aux_size() for greater-than 32-bit size
` [PATCH 5/7] perf: Prevent passing zero nr_pages to rb_alloc_aux()
` [PATCH 6/7] perf: Fix default aux_watermark calculation
` [PATCH 7/7] perf: Make rb_alloc_aux() return an error immediately if nr_pages <= 0

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2024-06-24 19:21 UTC  (4+ messages)

(no subject)
 2024-06-24 17:50 UTC  (3+ messages)
` [PATCH 1/2] perf build: Use pkg-config for feature check for libtrace{event,fs}

[PATCH v1] perf arm: Workaround ARM PMUs cpu maps having offline cpus
 2024-06-24 17:50 UTC  (2+ messages)

[PATCH V2] perf stat: Fix the hard-coded metrics calculation on the hybrid
 2024-06-24 17:49 UTC  (2+ messages)

[PATCH] perf/x86/amd: check event before enable to avoid GPF
 2024-06-24 16:18 UTC  (10+ messages)

[PATCH v1 0/2] perf mem: Support multiple Arm SPE PMUs
 2024-06-24 16:16 UTC  (5+ messages)
` [PATCH v1 1/2] perf arm-spe: "
` [PATCH v1 2/2] perf mem: Warn if memory events are not supported on all CPUs

[PATCH 00/11] perftool-testsuite 2nd batch
 2024-06-24 13:08 UTC  (12+ messages)
` [PATCH 01/11] perf tests shell: Skip base_* dirs in test script search
` [PATCH 02/11] perf testsuite: Merge settings files for shell tests
` [PATCH 03/11] perf testsuite: Fix shellcheck warnings
` [PATCH 04/11] perf testsuite probe: Add test for blacklisted kprobes handling
` [PATCH 05/11] perf testsuite probe: Add test for basic perf-probe options
` [PATCH 06/11] perf testsuite probe: Add test for invalid options
` [PATCH 07/11] perf testsuite probe: Add test for line semantics
` [PATCH 08/11] perf testsuite: Add common output checking helper
` [PATCH 09/11] perf testsuite report: Add test for perf-report basic functionality
` [PATCH 10/11] perf testsuite report: Add test case for perf report
` [PATCH 11/11] perf testsuite: Install perf-report tests

[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-24  6:39 UTC  (12+ messages)
` [PATCH v3 01/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v3 02/10] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
` [PATCH v3 03/10] perf/x86/rapl: Rename rapl_pmu variables
` [PATCH v3 04/10] perf/x86/rapl: Make rapl_model struct global
` [PATCH v3 05/10] perf/x86/rapl: Move cpumask variable to rapl_pmus struct
` [PATCH v3 06/10] perf/x86/rapl: Add wrapper for online/offline functions
` [PATCH v3 07/10] perf/x86/rapl: Add an argument to the cleanup and init functions
` [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
` [PATCH v3 09/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v3 10/10] perf/x86/rapl: Add per-core energy counter support for AMD CPUs

[PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-06-24  6:23 UTC  (2+ messages)

[PATCH V3 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-06-23 15:26 UTC  (2+ messages)

[PATCH v2 0/5] perf trace: Augment enum arguments with BTF
 2024-06-23 11:34 UTC  (15+ messages)
` [PATCH v2 2/5] perf trace: Augment enum syscall "
` [PATCH v2 5/5] perf trace: Add test for enum augmentation

[RESEND v1 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-06-22 17:34 UTC  (5+ messages)
` [RESEND v1 2/3] x86/cpufeatures: Generate a feature mask header based on build config

[PATCH v2 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-06-22 17:16 UTC  (4+ messages)
` [PATCH v2 1/3] x86/cpufeatures: Add {required,disabled} feature configs

[PATCH] perf test: Make test_arm_callgraph_fp.sh more robust
 2024-06-21 23:57 UTC  (2+ messages)

[PATCH v2 0/6] perf: build: Fix cross compilation
 2024-06-21 23:40 UTC  (5+ messages)
` [PATCH v2 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v2 3/6] perf: build: Only link libebl.a for old libdw

[RFC/PATCHSET 0/8] perf record: Use a pinned BPF program for filter (v2)
 2024-06-21 22:34 UTC  (10+ messages)
` [PATCH 1/8] perf bpf-filter: Make filters map a single entry hashmap
` [PATCH 2/8] perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
` [PATCH 3/8] perf bpf-filter: Split per-task filter use case
` [PATCH 4/8] perf bpf-filter: Support pin/unpin BPF object
` [PATCH 5/8] perf bpf-filter: Support separate lost counts for each filter
` [PATCH 6/8] perf record: Fix a potential error handling issue
` [PATCH 7/8] perf record: Add --setup-filter option
` [PATCH 8/8] perf test: Update sample filtering test

Perf Wiki Appears Broken
 2024-06-21 17:22 UTC  (2+ messages)

[PATCH v2] perf sched replay: Fix -r/--repeat command line option for infinity
 2024-06-21 17:19 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).