linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-07 10:55:42 to 2024-08-12 19:25:16 UTC [more...]

[syzbot] [perf?] KASAN: slab-use-after-free Read in __uprobe_unregister
 2024-08-12 19:24 UTC  (9+ messages)

[PATCH v2 1/2] perf sched timehist: Skip print non-idle task samples when only show idle events
 2024-08-12 19:04 UTC  (4+ messages)
` [PATCH v2 2/2] perf sched timehist: Remove BUG_ON in timehist_sched_change_event()

[PATCH v6 00/27] Constify tool pointers
 2024-08-12 18:10 UTC  (5+ messages)

[PATCH] uprobes: Optimize the allocation of insn_slot for performance
 2024-08-12 17:57 UTC  (12+ messages)

[PATCH v2] perf lock contention: Change stack_id type to s32
 2024-08-12 17:33 UTC  (2+ messages)

[bug report] perf lock: Print the number of lost entries for BPF
 2024-08-12 17:05 UTC  (7+ messages)
` [PATCH] perf lock contention: Change stack_id type to s32

[PATCH v2] perf test record.sh: Raise limit of open file descriptors
 2024-08-12 17:02 UTC  (6+ messages)

[RFC PATCH v18 0/8] TPEBS counting mode support
 2024-08-12 16:35 UTC  (9+ messages)

[PATCH] perf annotate-data: Fix a buffer overflow in TUI browser
 2024-08-12 16:08 UTC  (2+ messages)

[Patch v3 0/5] Bug fixes on topdown events reordering
 2024-08-12 15:37 UTC  (10+ messages)
` [Patch v3 1/5] perf x86/topdown: Complete topdown slots/metrics events check
` [Patch v3 2/5] perf x86/topdown: Correct leader selection with sample_read enabled
` [Patch v3 3/5] perf x86/topdown: Don't move topdown metric events in group

[PATCH v2] ARM: stacktrace: Add USER_STACKTRACE support
 2024-08-12 15:02 UTC  (4+ messages)

[PATCH v1] perf vendor events: SKX, CLX, SNR uncore cache event fixes
 2024-08-12 14:26 UTC  (2+ messages)

[PATCH v2] perf docs: Refine the description for the buffer size
 2024-08-12 13:30 UTC  (2+ messages)

[PATCH] perf script: add --addr2line option
 2024-08-12 13:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] perf test attr: Add back missing topdown events
 2024-08-12 13:25 UTC  (3+ messages)

[PATCH] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-08-12 13:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] perf test pmu: Set uninitialized PMU alias to null
 2024-08-12 12:56 UTC  (5+ messages)

[PATCH v2 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-08-12 12:07 UTC  (5+ messages)
` [PATCH v2 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v2 2/2] uprobes: Remove the spinlock within handle_singlestep()

[PATCH] perf docs: Refine the description for the buffer size
 2024-08-12  9:37 UTC  (3+ messages)

[RFC 1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf
 2024-08-12  4:49 UTC  (2+ messages)

[PATCH v4] perf script python: Add the ins_lat field to event handler
 2024-08-11  3:52 UTC  (3+ messages)

[PATCH] perf: Remove setting of page->index and ->mapping
 2024-08-10 22:15 UTC  (2+ messages)

[PATCH v3 0/2] *** Fix small negative period being ignored ***
 2024-08-10 10:24 UTC  (3+ messages)
` [PATCH v3 1/2] perf/core: Fix small negative period being ignored
` [PATCH v3 2/2] perf/core: Fix incorrected time diff in tick adjust period

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-08-10  9:26 UTC  (5+ messages)
` [PATCH RESEND v2 2/2] perf/core: Fix incorrected time diff in tick adjust period

publish: perfwiki.github.io/main
 2024-08-10  5:11 UTC 

[PATCH] perf annotate-data: Support --skip-empty option
 2024-08-10  4:15 UTC  (3+ messages)

[PATCH 5/5] perf annotate: Add --skip-empty option
 2024-08-09 21:15 UTC  (3+ messages)
` [PATCH] perf annotate: Fix --group behavior when leader has no samples

[PATCH] perf sched timehist: Skip print non-idle task samples when only show idle events
 2024-08-09 20:12 UTC  (2+ messages)

[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
 2024-08-09 19:46 UTC  (10+ messages)
` [PATCH 06/10] tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources

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

uprobe causing a process to crash on file modification
 2024-08-09 14:16 UTC 

[PATCH v1 0/3] perf trace: Augment struct pointer arguments
 2024-08-09 13:21 UTC  (3+ messages)
` [PATCH v1 2/3] perf trace: Collect augmented data using BPF

[PATCH v4 0/8] perf auxtrace: Support multiple AUX events
 2024-08-09 12:14 UTC  (9+ messages)
` [PATCH v4 1/8] perf/core: Allow multiple AUX PMU events with the same module
` [PATCH v4 2/8] perf auxtrace: Use evsel__is_aux_event() for checking AUX event
` [PATCH v4 3/8] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
` [PATCH v4 4/8] perf auxtrace: Introduce auxtrace_record__validate_events()
` [PATCH v4 5/8] perf auxtrace: Refactor evlist__enable_event_idx()
` [PATCH v4 6/8] perf auxtrace: Bails out after finding the event for the map index
` [PATCH v4 7/8] perf auxtrace: Iterate all AUX events when finish reading
` [PATCH v4 8/8] perf arm-spe: Support multiple events in arm_spe_evsel_is_auxtrace()

[PATCH] perf kvm: move HAVE_KVM_STAT_SUPPORT down
 2024-08-09 11:53 UTC 

[PATCH] perf test trace_btf_enum: Fix shellcheck warning
 2024-08-09  9:54 UTC 

[PATCH v2] perf script python: Add the ins_lat field to event handler
 2024-08-09  2:15 UTC  (4+ messages)

[PATCH v3] perf script python: Add the ins_lat field to event handler
 2024-08-09  2:12 UTC 

[PATCH 0/2] perf sched timehist: Add --show-prio & --prio option
 2024-08-09  1:59 UTC  (4+ messages)
` [PATCH 1/2] perf sched timehist: Add --show-prio option
    ` [External] "

[PATCH v1 1/2] perf callchain: Fix stitch LBR memory leaks
 2024-08-08 20:28 UTC  (7+ messages)
` [PATCH v1 2/2] perf test: Add set of perf record LBR tests

[PATCH V2 0/9] Support branch counters in block annotation
 2024-08-08 20:27 UTC  (11+ messages)
` [PATCH V2 1/9] perf report: Fix --total-cycles --stdio output error
` [PATCH V2 2/9] perf report: Remove the first overflow check for branch counters
` [PATCH V2 3/9] perf evlist: Save branch counters information
` [PATCH V2 4/9] perf annotate: Save branch counters for each block
` [PATCH V2 5/9] perf evsel: Assign abbr name for the branch counter events
` [PATCH V2 6/9] perf report: Display the branch counter histogram
` [PATCH V2 7/9] perf annotate: "
` [PATCH V2 8/9] perf script: Add branch counters
` [PATCH V2 9/9] perf test: Add new test cases for the branch counter feature

Linux Perf Tool Office Hours
 2024-08-08 18:25 UTC  (12+ messages)

[PATCH v4 0/9] perf record --off-cpu: Dump off-cpu samples directly
 2024-08-08 13:57 UTC  (20+ 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] perf script python: Add the ins_lat field to event handler
 2024-08-08 13:28 UTC  (3+ messages)

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

[PATCH] perf test: Add a new shell test for perf ftrace
 2024-08-08 13:01 UTC  (2+ messages)

[PATCH] perf annotate-data: Show typedef names properly
 2024-08-08 12:40 UTC  (2+ messages)

[PATCH v3] perf annotate: Cache debuginfo for data type profiling
 2024-08-08 12:40 UTC  (2+ messages)

[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
 2024-08-08 12:10 UTC  (7+ messages)
` [PATCH v2 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH v2 2/2] powercap/intel_rapl: "

[PATCH v3 0/7] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-08-08 10:40 UTC  (2+ messages)

[RFC/PATCH 1/1] tools headers arm64: Sync arm64's cputype.h with the kernel sources
 2024-08-08  8:35 UTC  (8+ messages)

[PATCH v2 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
 2024-08-08  0:02 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] perf: Document PERF_EVENT_IOC_INC_EVENT_LIMIT
` [PATCH v2 3/3] libperf: Add perf_evsel__refresh() function

[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()

[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] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
 2024-08-07 12:00 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).