linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-30 14:47:45 to 2024-10-04 05:12:29 UTC [more...]

[PATCH v1 00/11] Libdw/dwarf build clean up
 2024-10-04  5:12 UTC  (19+ messages)
` [PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS

[PATCH v2] trace/trace_event_perf: remove duplicate samples on the first tracepoint event
 2024-10-04  0:44 UTC  (2+ messages)

[Patch v5 0/6] Bug fixes on topdown events reordering
 2024-10-03 23:36 UTC  (14+ messages)

[PATCHSET 0/8] perf tools: Do not set attr.exclude_guest by default (v4)
 2024-10-03 22:38 UTC  (28+ messages)
` [PATCH 1/8] perf tools: Add fallback for exclude_guest
` [PATCH 2/8] perf tools: Don't set attr.exclude_guest by default
` [PATCH 3/8] perf tools: Simplify evsel__add_modifier()
` [PATCH 4/8] perf tools: Do not set exclude_guest for precise_ip
` [PATCH 5/8] perf tools: Detect missing kernel features properly
` [PATCH 6/8] perf tools: Move x86__is_amd_cpu() to util/env.c
` [PATCH 7/8] perf tools: Check fallback error and order
` [PATCH 8/8] perf record: Just use "cycles:P" as the default event

[PATCH v3] perf sched timehist: Add pre-migration wait time option
 2024-10-03 22:19 UTC  (5+ messages)

[PATCH v5] perf sched timehist: Add pre-migration wait time option
 2024-10-03 19:02 UTC 

[PATCH v3 0/7] perf arm-spe: Refactor data source encoding
 2024-10-03 18:53 UTC  (8+ messages)
` [PATCH v3 1/7] perf arm-spe: Rename arm_spe__synth_data_source_generic()
` [PATCH v3 2/7] perf arm-spe: Rename the common data source encoding
` [PATCH v3 3/7] perf arm-spe: Introduce arm_spe__is_homogeneous()
` [PATCH v3 4/7] perf arm-spe: Use metadata to decide the data source feature
` [PATCH v3 5/7] perf arm-spe: Remove the unused 'midr' field
` [PATCH v3 6/7] perf arm-spe: Add Neoverse-V2 to common data source encoding list
` [PATCH v3 7/7] perf arm-spe: Add Cortex CPUs "

[PATCH v4] perf sched timehist: Add pre-migration wait time option
 2024-10-03 18:50 UTC  (3+ messages)

[PATCH v4 0/5] perf arm-spe: Introduce metadata version 2
 2024-10-03 18:43 UTC  (6+ messages)
` [PATCH v4 1/5] perf arm-spe: Define metadata header "
` [PATCH v4 2/5] perf arm-spe: Calculate meta data size
` [PATCH v4 3/5] perf arm-spe: Save per CPU information in metadata
` [PATCH v4 4/5] perf arm-spe: Support metadata version 2
` [PATCH v4 5/5] perf arm-spe: Dump metadata with "

[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
 2024-10-03 14:56 UTC  (14+ messages)
` [PATCH v2 03/11] unwind: Introduce SFrame user space unwinding

[PATCH] perf test: Restore sample rate for perf_event_attr
 2024-10-03 12:56 UTC  (5+ messages)
    ` [PATCH v2] "

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-03 11:13 UTC  (12+ messages)
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel

[PATCH] perf trace: Keep exited threads for summary
 2024-10-03 10:36 UTC  (4+ messages)

[PATCH] perf list: update option desc in man page
 2024-10-03  0:24 UTC 

[PATCH v2] perf/test: perf test 86 fails on s390
 2024-10-02 22:06 UTC  (2+ messages)

[PATCH v12 0/2] tools/perf: Support PERF_SAMPLE_READ with inherit
 2024-10-02 22:05 UTC  (4+ messages)
` [PATCH v12 1/2] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v12 2/2] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH v2 0/4] 2 leak fixes and lower 2 test fails to skips
 2024-10-02 22:04 UTC  (7+ messages)
` [PATCH v2 1/4] perf stat: Fix affinity memory leaks on error path
` [PATCH v2 2/4] perf test: Fix memory leaks on event-times error paths
` [PATCH v2 3/4] perf test: Skip not fail tp fields test when insufficient permissions
` [PATCH v2 4/4] perf test: Skip not fail syscall "

[PATCH v2] perf jevents: Don't stop at the first matched pmu when searching a events table
 2024-10-02 22:00 UTC  (2+ messages)

[PATCH v1 0/3] 2 memory fixes and a build fix
 2024-10-02 21:53 UTC  (8+ messages)
` [PATCH v1 2/3] perf probe: Fix libdw memory leak

[PATCH 0/2] check_headers.sh with hunk exceptions (lib/list_sort.c tools/ copy)
 2024-10-02 18:23 UTC  (9+ messages)
` [PATCH 1/2] tools check_headers.sh: Add check variant that excludes some hunks
` [PATCH 2/2] perf tools: Cope with differences for lib/list_sort.c copy from the kernel

[bug report] perf: Fix event leak upon exec and file release
 2024-10-02 14:57 UTC  (5+ messages)

[PATCH v2] perf sched timehist: Add pre-migration wait time option
 2024-10-02 14:49 UTC  (3+ messages)

[PATCH v3 0/5] perf arm-spe: Introduce metadata version 2
 2024-10-02  7:47 UTC  (4+ messages)
` [PATCH v3 4/5] perf arm-spe: Support "

[PATCH v3 00/13] Tool and hwmon PMUs
 2024-10-02  3:20 UTC  (14+ messages)
` [PATCH v3 01/13] perf pmu: Simplify an asprintf error message
` [PATCH v3 02/13] perf pmu: Allow hardcoded terms to be applied to attributes
` [PATCH v3 03/13] perf parse-events: Expose/rename config_term_name
` [PATCH v3 04/13] perf tool_pmu: Factor tool events into their own PMU
` [PATCH v3 05/13] perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
` [PATCH v3 06/13] perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
` [PATCH v3 07/13] perf tool_pmu: Move expr literals to tool_pmu
` [PATCH v3 08/13] perf jevents: Add tool event json under a common architecture
` [PATCH v3 09/13] perf tool_pmu: Switch to standard pmu functions and json descriptions
` [PATCH v3 10/13] perf tests: Add tool PMU test
` [PATCH v3 11/13] perf hwmon_pmu: Add a tool PMU exposing events from hwmon in sysfs
` [PATCH v3 12/13] perf test: Add hwmon "PMU" test
` [PATCH v3 13/13] perf docs: Document tool and hwmon events

[PATCH v4] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-10-02  1:22 UTC  (4+ messages)

[PATCH v2 00/13] Tool and hwmon PMUs
 2024-10-01 23:39 UTC  (9+ messages)

[PATCH v3 0/3] Add support for cpu event term
 2024-10-01 23:18 UTC  (6+ messages)
` [PATCH v3 3/3] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[PATCH v1] perf evsel: Reduce a variables scope
 2024-10-01 21:00 UTC  (2+ messages)

[PATCH v2] perf vender events arm64: Use "Topdown" as topdown metric group name
 2024-10-01 21:00 UTC  (2+ messages)

[PATCH v2 -next] perf test: Use ARRAY_SIZE for array length
 2024-10-01 20:59 UTC  (2+ messages)

[PATCH] perf: cs-etm: Fix the assert() to handle captured and unprocessed cpu trace
 2024-10-01 19:06 UTC  (4+ messages)

[PATCH RESEND v3 0/3] perf: build: Minor fixes for build failures
 2024-10-01 18:38 UTC  (2+ messages)

[PATCH v1 0/3] Make a "Setup struct perf_event_attr" a shell test
 2024-10-01 17:19 UTC  (4+ messages)
` [PATCH v1 1/3] perf test: Add a shell wrapper for "Setup struct perf_event_attr"
` [PATCH v1 2/3] perf test: Remove C test wrapper for attr.py
` [PATCH v1 3/3] perf test: Move attr files into shell directory where they are used

[PATCH] perf test attr: Add back missing topdown events
 2024-10-01 16:54 UTC  (5+ messages)

[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
 2024-10-01 14:29 UTC  (3+ messages)

[PATCH RESEND v3] perf/x86/amd: Warn only on new bits set
 2024-10-01 14:10 UTC 

[PATCH] perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORT
 2024-10-01 13:57 UTC  (4+ messages)

[PATCH v1 0/2] Python module cleanup
 2024-10-01 13:47 UTC  (11+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support
` [PATCH v1 2/2] perf python: Constify variables and parameters

[PATCH] perf/x86/intel/pt: Fix NULL pointer dereference in pt_buffer_reset_markers
 2024-10-01  8:27 UTC 

[PATCH] perf sched timehist: Add pre-migration wait time option
 2024-10-01  6:03 UTC  (3+ messages)

[PATCH] perf/test: perf test 86 fails on s390 repo linux-next
 2024-09-30 23:26 UTC  (4+ messages)

[PATCH v4 00/10] Add CPU-type to topology
 2024-09-30 22:28 UTC  (10+ messages)
` [PATCH v4 01/10] x86/cpu: Prepend 0x to the hex values in cpu_debug_show()
` [PATCH v4 05/10] x86/cpu: Remove get_this_hybrid_cpu_type()
` [PATCH v4 06/10] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH v4 07/10] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH v4 08/10] x86/cpu: Update x86_match_cpu() to also use cpu-type
` [PATCH v4 09/10] x86/bugs: Declutter vulnerable CPU list
` [PATCH v4 10/10] x86/rfds: Exclude P-only parts from the RFDS affected list

[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
 2024-09-30 21:07 UTC  (3+ messages)
` [PATCH 3/3] perf vendor events arm64: Add i.MX91 DDR Performance Monitor metrics

[PATCH v1 1/4] perf stat: Fix affinity memory leaks on error path
 2024-09-30 21:03 UTC  (2+ messages)

[RFC/PATCHSET 00/10] perf tools: Do not set attr.exclude_guest by default (v3)
 2024-09-30 20:37 UTC  (15+ messages)
` [PATCH 01/10] perf tools: Add fallback for exclude_guest
` [PATCH 04/10] perf stat: Add --exclude-guest option
` [PATCH 07/10] perf tools: Separate exclude_hv fallback

[PATCH] [PATCH v2] perf/x86/amd: check event before enable to avoid GPF
 2024-09-30 19:52 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).