linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-13 12:14:29 to 2023-03-17 16:33:35 UTC [more...]

[PATCHv3 bpf-next 0/9] mm/bpf/perf: Store build id in file object
 2023-03-17 16:33 UTC  (23+ messages)
` [PATCHv3 bpf-next 1/9] mm: "
` [PATCHv3 bpf-next 2/9] perf: Use file object build id in perf_event_mmap_event
` [PATCHv3 bpf-next 3/9] bpf: Use file object build id in stackmap
` [PATCHv3 bpf-next 4/9] bpf: Switch BUILD_ID_SIZE_MAX to enum
` [PATCHv3 bpf-next 5/9] selftests/bpf: Add read_buildid function
` [PATCHv3 bpf-next 6/9] selftests/bpf: Add err.h header
` [PATCHv3 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
` [PATCHv3 bpf-next 8/9] selftests/bpf: Add iter_task_vma_buildid test
` [PATCHv3 bpf-next 9/9] selftests/bpf: Add file_build_id test

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-03-17 15:13 UTC  (9+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU
` [RFC PATCH v1 2/4] drivers/perf: hisi: Add driver support "
` [RFC PATCH v1 3/4] perf tool: Add HiSilicon PMCU data recording support

NMI reason 2d when running perf
 2023-03-17 14:25 UTC 

Cross-arch analysis
 2023-03-17 13:28 UTC  (2+ messages)

[RFC] Open Source Contribution | GSoC Perf
 2023-03-17 11:08 UTC  (4+ messages)

[PATCH] perf top: expand the range of multithreaded phase
 2023-03-17 10:05 UTC 

[PATCH 0/1] perf report: append inlines to non-dwarf callchains
 2023-03-17  7:41 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3] perf sched: Fix sched latency analysis incorrect
 2023-03-17  6:32 UTC 

[linus:master] [perf symbols] ce4c8e7966: perf-sanity-tests.Test_data_symbol.fail
 2023-03-17  6:26 UTC  (3+ messages)

[PATCH v2] perf sched: Fix sched latency analysis incorrect
 2023-03-17  1:43 UTC 

[PATCH 0/3] perf tools: Address fixes
 2023-03-16 21:21 UTC  (5+ messages)
` [PATCH 1/3] perf symbols: Fix use-after-free in get_plt_got_name()
` [PATCH 2/3] perf symbols: Fix unaligned access in get_x86_64_plt_disp()
` [PATCH 3/3] perf tools: Avoid warning in do_realloc_array_as_needed()

[PATCH] perf: Fix indentation errors by removing extra spaces
 2023-03-16 16:06 UTC  (3+ messages)

[PATCH v5 00/16] perf kvm: Support histograms and TUI mode
 2023-03-16 15:14 UTC  (27+ messages)
` [PATCH v5 01/16] perf kvm: Refactor overall statistics
` [PATCH v5 02/16] perf kvm: Add pointer to 'perf_kvm_stat' in kvm event
` [PATCH v5 03/16] perf kvm: Move up metrics helpers
` [PATCH v5 04/16] perf kvm: Use subtraction for comparison metrics
` [PATCH v5 05/16] perf kvm: Use macro to replace variable 'decode_str_len'
` [PATCH v5 06/16] perf kvm: Introduce histograms data structures
` [PATCH v5 07/16] perf kvm: Pass argument 'sample' to kvm_alloc_init_event()
` [PATCH v5 08/16] perf kvm: Parse address location for samples
` [PATCH v5 09/16] perf hist: Add 'kvm_info' field in histograms entry
` [PATCH v5 10/16] perf kvm: Add dimensions for KVM event statistics
` [PATCH v5 11/16] perf kvm: Use histograms list to replace cached list
` [PATCH v5 12/16] perf kvm: Polish sorting key
` [PATCH v5 13/16] perf kvm: Support printing attributions for dimensions
` [PATCH v5 14/16] perf kvm: Add dimensions for percentages
` [PATCH v5 15/16] perf kvm: Add TUI mode for stat report
` [PATCH v5 16/16] perf kvm: Update documentation to reflect new changes

[PATCH] perf/x86/zhaoxin: Add Yongfeng support
 2023-03-16 14:59 UTC  (2+ messages)

[RESEND PATCH] perf cs-etm: add error logging to cs_etm_is_etmv4()
 2023-03-16 13:32 UTC 

[PATCHSET 00/10] perf record: Implement BPF sample filter (v5)
 2023-03-16 10:15 UTC  (20+ messages)
` [PATCH 01/10] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 02/10] perf bpf filter: Implement event sample filtering
` [PATCH 03/10] perf record: Add BPF event filter support
` [PATCH 04/10] perf record: Record dropped sample count
` [PATCH 05/10] perf bpf filter: Add 'pid' sample data support
` [PATCH 06/10] perf bpf filter: Add more weight "
` [PATCH 07/10] perf bpf filter: Add data_src "
` [PATCH 08/10] perf bpf filter: Add logical OR operator
` [PATCH 09/10] perf bpf filter: Show warning for missing sample flags
` [PATCH 10/10] perf record: Update documentation for BPF filters

[PATCH] perf stat: Suppress warning when using cpum_cf events on s390
 2023-03-16  7:49 UTC 

[PATCH v2] perf tools riscv: Add support for riscv lookup_binutils_path
 2023-03-16  0:11 UTC  (2+ messages)

[PATCH] perf/test: Fix wrong size for perf test Setup struct perf_event_attr
 2023-03-15 16:42 UTC  (2+ messages)

[PATCH v2 RESEND] perf top: Fix rare segfault in thread__comm_len()
 2023-03-15 13:30 UTC  (2+ messages)

[PATCH] perf script: Fix Python support when no libtraceevent
 2023-03-15 13:27 UTC  (2+ messages)

[RESEND PATCH] perf tools: Add levenshtein ENOMEM check
 2023-03-15  8:33 UTC  (2+ messages)

[PATCH 1/6] tools/perf/json: Add common metrics for s390
 2023-03-15  7:21 UTC  (17+ messages)
` [PATCH 2/6] tools/perf/json: Add cache metrics for s390 z16
` [PATCH 3/6] tools/perf/json: Add cache metrics for s390 z15
` [PATCH 4/6] tools/perf/json: Add cache metrics for s390 z14
` [PATCH 5/6] tools/perf/json: Add cache metrics for s390 z13
` [PATCH 6/6] tools/perf/json: Add metric for tlb and cache s390

[PATCH] perf: fix segmentation fault in perf_event__synthesize_one_bpf_prog
 2023-03-15  6:58 UTC 

[PATCH] perf tools: Add levenshtein ENOMEM check
 2023-03-15  5:59 UTC 

[PATCH V9 00/10] arm64/perf: Enable branch stack sampling
 2023-03-15  5:14 UTC  (11+ messages)
` [PATCH V9 01/10] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V9 02/10] arm64/perf: Add BRBE registers and fields
` [PATCH V9 03/10] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V9 04/10] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V9 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V9 06/10] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V9 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
` [PATCH V9 08/10] arm64/perf: Add struct brbe_regset helper functions
` [PATCH V9 09/10] arm64/perf: Implement branch records save on task sched out
` [PATCH V9 10/10] arm64/perf: Implement branch records save on PMU IRQ

[RFC PATCH kernel 0/2] PreventHostIBS feature for SEV-ES and SNP guests
 2023-03-15  5:05 UTC  (4+ messages)
` [RFC PATCH kernel 2/2] KVM: SEV: PreventHostIBS enablement for SEV-ES and SNP guest

[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
 2023-03-14 22:18 UTC  (12+ messages)
` [PATCH 4/9] perf record: Record dropped sample count

[PATCH 0/4] perf lock contention: Improve lock symbol display (v1)
 2023-03-14 17:55 UTC  (8+ messages)
` [PATCH 1/4] perf lock contention: Track and show mmap_lock with address
` [PATCH 2/4] perf lock contention: Track and show siglock "
` [PATCH 3/4] perf lock contention: Show per-cpu rq_lock "
` [PATCH 4/4] perf lock contention: Show lock type "

[PATCH v1 0/3] Event updates for GNR, MTL and SKL
 2023-03-14 12:54 UTC  (5+ messages)
` [PATCH v1 1/3] perf vendor events intel: Update graniterapids events
` [PATCH v1 2/3] perf vendor events intel: Update meteorlake events
` [PATCH v1 3/3] perf vendor events intel: Update skylake events

[PATCH v1 00/13] Perf tool build improvements
 2023-03-14 12:29 UTC  (21+ messages)
` [PATCH v1 02/13] perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL
` [PATCH v1 04/13] perf build: Error if no libelf and NO_LIBELF isn't set
` [PATCH v1 07/13] perf build: Make binutil libraries opt in
` [PATCH v1 12/13] tools headers: Make the difference output easier to read

[PATCH] fix IPC output in perf intel-pt-events script
 2023-03-14 11:44 UTC  (4+ messages)
` [PATCH v2] perf scripts: intel-pt-events.py: Fix IPC output for Python 2

[PATCH v1] perf test: Fix "PMU event table sanity" for NO_JEVENTS=1
 2023-03-14 11:43 UTC  (3+ messages)

[PATCH v2 0/3] Assume libbpf 1.0+
 2023-03-14 11:36 UTC  (7+ messages)
` [PATCH v2 2/3] perf build: Remove libbpf pre-1.0 feature tests

Better support for temporarily elevating user permissions for perf
 2023-03-14 10:46 UTC 

[PATCH] perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output
 2023-03-14  4:47 UTC 

[BUG] perf: No samples found when using kcore + coresight
 2023-03-14  0:36 UTC  (7+ messages)

[PATCH v4 00/16] perf kvm: Support histograms and TUI mode
 2023-03-14  0:26 UTC  (4+ messages)
` [PATCH v4 04/16] perf kvm: Use subtraction for comparison metrics

[PATCH v4 00/11] Better fixes for grouping of events
 2023-03-13 20:58 UTC  (4+ messages)
` [PATCH v4 06/11] perf evsel: Add function to compute group PMU name

[PATCH] perf tools riscv: Add support for riscv lookup_binutils_path
 2023-03-13 20:21 UTC  (5+ messages)

[PATCH v2] perf lock contention: Fix builtin detection
 2023-03-13 19:14 UTC  (3+ messages)

[PATCH 1/2] perf cs-etm: Reduce verbosity of ts_source warning
 2023-03-13 19:10 UTC  (3+ messages)

[PATCH] perf list: Add PMU pai_ext event description for IBM z16
 2023-03-13 19:03 UTC  (3+ messages)

[PATCH v5 00/11] Better fixes for grouping of events
 2023-03-13 18:25 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v6.3
 2023-03-13 16:55 UTC  (6+ messages)

Google Summer-of-Code 2023
 2023-03-13 16:38 UTC  (5+ messages)

[PATCH v2 0/3] perf/ibs: Fix interface via core pmu events
 2023-03-13 15:40 UTC  (8+ messages)
` [PATCH v2 2/3] "


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