linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-02 17:50:09 to 2024-08-07 23:18:34 UTC [more...]

[PATCH v9 1/4] Create source symlink in perf object dir
 2024-08-07 23:18 UTC  (2+ messages)
` [PATCH v9 2/4] perf test: Support external tests for separate objdir

[PATCH] perf annotate-data: Show typedef names properly
 2024-08-07 22:31 UTC 

[PATCH 0/5] perf: Per PMU context reschedule and misc
 2024-08-07 19:09 UTC  (10+ messages)
` [PATCH 1/5] perf: Optimize context reschedule for single PMU cases
` [PATCH 2/5] perf: Extract a few helpers
` [PATCH 3/5] perf: Fix event_function_call() locking
` [PATCH 4/5] perf: Add context time freeze
` [PATCH 5/5] perf: Optimize __pmu_ctx_sched_out()

[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
 2024-08-07 18:12 UTC  (14+ messages)
` [PATCH 01/10] perf tools: Add tools/include/uapi/README
` [PATCH 02/10] tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
` [PATCH 03/10] tools/include: Sync uapi/linux/kvm.h "
` [PATCH 04/10] tools/include: Sync uapi/linux/perf.h "
` [PATCH 05/10] tools/include: Sync uapi/sound/asound.h "
` [PATCH 06/10] tools/include: Sync uapi/asm-generic/unistd.h "
` [PATCH 07/10] tools/include: Sync network socket headers "
` [PATCH 08/10] tools/include: Sync filesystem "
` [PATCH 09/10] tools/include: Sync x86 "
` [PATCH 10/10] tools/include: Sync arm64 "

[PATCH v1] perf hist: Fix reference counting of branch_info
 2024-08-07 16:03 UTC  (5+ messages)

[PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
 2024-08-07 15:51 UTC 

[PATCH v4 0/9] perf record --off-cpu: Dump off-cpu samples directly
 2024-08-07 15:38 UTC  (10+ messages)
` [PATCH v4 1/9] perf evsel: Set BPF output to system-wide
` [PATCH v4 2/9] perf record --off-cpu: Add --off-cpu-thresh
` [PATCH v4 3/9] perf record --off-cpu: Parse offcpu-time event
` [PATCH v4 4/9] perf record off-cpu: Dump direct off-cpu samples in BPF
` [PATCH v4 5/9] perf record --off-cpu: Dump total off-cpu time at the end
` [PATCH v4 6/9] perf evsel: Delete unnecessary = 0
` [PATCH v4 7/9] perf record --off-cpu: Parse BPF output embedded data
` [PATCH v4 8/9] perf header: Add field 'embed'
` [PATCH v4 9/9] perf test: Add direct off-cpu dumping test

[PATCH] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
 2024-08-07 12:00 UTC  (4+ messages)

[PATCH] uprobes: Improve scalability by reducing the contention on siglock
 2024-08-07 10:17 UTC  (7+ messages)

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2024-08-07  8:54 UTC  (5+ messages)

[PATCH v3 0/3] perf: build: Minor fixes for build failures
 2024-08-07  7:49 UTC  (4+ messages)
` [PATCH v3 1/3] perf: build: Fix static compilation error when libdw is not installed
` [PATCH v3 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw

[PATCH] perf parse-events: Back to support for parsing of field "-"
 2024-08-07  6:36 UTC  (2+ messages)

[PATCH v8 1/4] Create source symlink in perf object dir
 2024-08-07  6:24 UTC  (5+ messages)
` [PATCH v8 2/4] perf test: Support external tests for separate objdir
` [PATCH v8 3/4] perf script: Fix perf script -F +metric
` [PATCH v8 4/4] Add a test case for "

[PATCH] perf annotate-data: Support --skip-empty option
 2024-08-07  6:17 UTC 

[PATCHSET 0/5] perf annotate: Add --skip-empty option (v1)
 2024-08-07  6:15 UTC  (15+ messages)
` [PATCH 1/5] perf annotate: Use al->data_nr if possible
` [PATCH 2/5] perf annotate: Set notes->src->nr_events early
` [PATCH 3/5] perf annotate: Use annotation__pcnt_width() consistently
` [PATCH 4/5] perf annotate: Set al->data_nr using the notes->src->nr_events
` [PATCH 5/5] perf annotate: Add --skip-empty option
              ` [PATCH] perf annotate: Fix --group behavior when leader has no samples

[PATCH] perf metrics: Fixes stat cmd cannot parse sys metrics when cpus MIDR mismatch
 2024-08-07  4:00 UTC 

[PATCH v3 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined
 2024-08-07  3:23 UTC 

[PATCH v2 0/3] perf: build: Minor fixes for build failures
 2024-08-07  3:19 UTC  (11+ messages)
` [PATCH v2 1/3] perf: build: Fix static compilation error when libdw is not installed
` [PATCH v2 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
` [PATCH v2 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined

[PATCH] perf pmus: Fix duplicate events caused segfault
 2024-08-07  2:53 UTC  (12+ messages)

[PATCH v3] perf cap: Tidy up and improve capability testing
 2024-08-06 22:06 UTC 

[PATCH v3 0/5] perf auxtrace: Support multiple AUX events
 2024-08-06 21:51 UTC  (8+ messages)
` [PATCH v3 1/5] perf/core: Allow multiple AUX PMU events with the same module
` [PATCH v3 2/5] perf auxtrace: Introduce auxtrace_record__validate_events()
` [PATCH v3 3/5] perf auxtrace: Refactor evlist__enable_event_idx()
` [PATCH v3 4/5] perf auxtrace: Bails out after finding the event for the map index
` [PATCH v3 5/5] perf auxtrace: Iterate all AUX events when finish reading

[PATCH v3] perf/x86/amd: Warn only on new bits set
 2024-08-06 17:47 UTC  (2+ messages)

[PATCH v1 1/5] perf test: Add build test for JEVENTS_ARCH=all
 2024-08-06 17:04 UTC  (13+ messages)
` [PATCH v1 2/5] perf pmu-events: Change dependencies for empty-pmu-events.c test
` [PATCH v1 3/5] perf pmu-events: Remove duplicated ampereone event
` [PATCH v1 4/5] perf pmu-events: Remove duplicated riscv firmware event
` [PATCH v1 5/5] perf jevents.py: Ensure event names aren't duplicated

[PATCH V11 00/10] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-08-06 15:55 UTC  (11+ messages)
` [PATCH V11 01/10] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V11 02/10] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V11 03/10] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V11 04/10] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V11 05/10] perf tools: Add aux-action config term
` [PATCH V11 06/10] perf tools: Parse aux-action
` [PATCH V11 07/10] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V11 08/10] perf intel-pt: Improve man page format
` [PATCH V11 09/10] perf intel-pt: Add documentation for pause / resume
` [PATCH V11 10/10] perf intel-pt: Add a test "

[RFC PATCH v18 0/8] TPEBS counting mode support
 2024-08-06 14:35 UTC  (13+ messages)
` [RFC PATCH v18 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[PATCH][next] perf: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-06 11:32 UTC  (3+ messages)

[PATCH 0/3] perf: build: Minor fixes for build failures
 2024-08-06 11:32 UTC  (4+ messages)
` [PATCH 1/3] perf: build: Fix static compilation error when libdw is not installed
` [PATCH 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
` [PATCH 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined

[PATCH] selftest/perf: Add perf-test to perform perf testcase
 2024-08-06  8:10 UTC 

[PATCH] perf sched timehist: Skip print non-idle task samples when only show idle events
 2024-08-06  7:51 UTC 

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-08-06  7:27 UTC  (7+ messages)
` [RFC PATCH v3 26/58] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [RFC PATCH v3 33/58] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [RFC PATCH v3 48/58] perf/x86/intel: Support PERF_PMU_CAP_PASSTHROUGH_VPMU

[PATCH] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
 2024-08-06  6:27 UTC  (2+ messages)

[PATCH] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
 2024-08-06  3:43 UTC 

[PATCH] perf sched timehist: Fix missing free of session in perf_sched__timehist()
 2024-08-06  2:35 UTC 

[PATCH 0/2] perf sched timehist: Add --show-prio & --prio option
 2024-08-06  1:57 UTC  (3+ messages)
` [PATCH 1/2] perf sched timehist: Add --show-prio option
` [PATCH 2/2] perf sched timehist: Add --prio option

Some unc_cha_tor_* events appear to be "not supported"?
 2024-08-06  0:20 UTC  (10+ messages)

[PATCH v3] perf annotate: Cache debuginfo for data type profiling
 2024-08-05 23:46 UTC 

[PATCH] perf bpf-filter: Support multiple events properly
 2024-08-05 21:12 UTC  (5+ messages)

[PATCH v8 1/4] Create source symlink in perf object dir
 2024-08-05 19:25 UTC  (7+ messages)
` [PATCH v8 2/4] perf test: Support external tests for separate objdir
` [PATCH v8 3/4] perf script: Fix perf script -F +metric
` [PATCH v8 4/4] Add a test case for "

[PATCH v7 1/4] Create source symlink in perf object dir
 2024-08-05 18:58 UTC  (7+ messages)
` [PATCH v7 3/4] perf script: Fix perf script -F +metric

[PATCH] perf mem: Update documentation for new options
 2024-08-05 14:40 UTC  (3+ messages)

[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
 2024-08-05 11:55 UTC  (11+ messages)

[RFC 1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf
 2024-08-05  9:55 UTC  (2+ messages)
` [RFC 2/2] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu

[PATCH v11 0/2] tools/perf: Support PERF_SAMPLE_READ with inherit
 2024-08-05  8:54 UTC  (3+ messages)
` [PATCH v11 1/2] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v11 2/2] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH 7/7] drm/i915/pmu: Do not set event_init to NULL
 2024-08-05  6:55 UTC  (2+ messages)

[PATCH v1 0/6] perf auxtrace: Support multiple AUX events
 2024-08-03 15:51 UTC  (9+ messages)
` [PATCH v1 4/6] perf auxtrace: Iterate all AUX events when finish reading

[PATCH v10 1/3] perf report: Support LLVM for addr2line()
 2024-08-03 15:20 UTC  (3+ messages)
` [PATCH v10 2/3] perf annotate: split out read_symbol()
` [PATCH v10 3/3] perf annotate: LLVM-based disassembler

[PATCH v9 1/3] perf report: Support LLVM for addr2line()
 2024-08-03 15:11 UTC  (4+ messages)

Minor improvements for brstackisn
 2024-08-02 21:14 UTC  (3+ messages)
` [PATCH 1/2] perf script: Add summary to brstackinsn / brstackdisasm
` [PATCH 2/2] perf report: Handle non capstone case for calling perf script

[PATCH v1] perf inject: Inject build ids for entire call chain
 2024-08-02 18:23 UTC  (2+ messages)

[PATCH v10 0/2] tools/perf: Support PERF_SAMPLE_READ with inherit
 2024-08-02 18:22 UTC  (4+ messages)
` [PATCH v10 1/2] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values


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