messages from 2022-04-14 22:45:16 to 2022-04-25 17:01:47 UTC [more...]
[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
2022-04-25 17:01 UTC (25+ messages)
` [PATCH v5 1/5] tools: arm64: Import cputype.h
` [PATCH v5 2/5] perf: Add SNOOP_PEER flag to perf mem data struct
` [PATCH v5 3/5] perf tools: sync addition of PERF_MEM_SNOOPX_PEER
` [PATCH v5 4/5] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH v5 5/5] perf mem: Support mem_lvl_num in c2c command
[RFC 0/4] perf record: Implement off-cpu profiling with BPF (v1)
2022-04-25 16:49 UTC (12+ messages)
` [PATCH 1/4] perf report: Do not extend sample type of bpf-output event
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF
` [PATCH 3/4] perf record: Implement basic filtering for off-cpu
` [PATCH 4/4] perf record: Handle argument change in sched_switch
[PATCH perf/core 0/5] perf tools: Fix prologue generation
2022-04-25 16:22 UTC (9+ messages)
` [PATCH perf/core 1/5] libbpf: Add bpf_program__set_insns function
` [PATCH perf/core 2/5] libbpf: Load prog's instructions after prog_prepare_load_fn callback
` [PATCH perf/core 3/5] perf tools: Move libbpf init in libbpf_init function
` [PATCH perf/core 4/5] perf tools: Register perfkprobe libbpf section handler
` [PATCH perf/core 5/5] perf tools: Rework prologue generation code
[PATCH 1/2] perf vendor events intel: Update core event list for Sapphirerapids
2022-04-25 13:22 UTC
[PATCH 0/3] perf: arm-spe: Fix addresses of synthesized Arm SPE events
2022-04-25 9:12 UTC (9+ messages)
` [PATCH 1/3] perf: arm-spe: Fix addresses of synthesized "
` [PATCH 2/3] perf: arm-spe: Fix SPE events with phys addresses
` [PATCH 3/3] perf test: Add perf_event_attr test for Arm SPE
[PATCH 0/6] perf/amd: Zen4 IBS extensions support
2022-04-25 4:43 UTC (7+ messages)
` [PATCH 1/6] perf/amd/ibs: Add support for L3 miss filtering
` [PATCH 2/6] perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute
` [PATCH 3/6] perf/tool/amd/ibs: Warn about sampling period skew
` [PATCH 4/6] perf/tool: Parse non-cpu pmu capabilities
` [PATCH 5/6] perf/tool/amd/ibs: Support new IBS bits in raw trace dump
` [PATCH 6/6] perf/tool/amd/ibs: Fix comment
[PATCH] perf sched: simplify if-if to if-else
2022-04-25 0:01 UTC (2+ messages)
[GIT PULL] perf tools fixes for v5.18: 3rd batch
2022-04-23 16:39 UTC (2+ messages)
[PATCHSET v4 next 0/3] perf stat: add user_time and system_time tool events
2022-04-23 12:15 UTC (11+ messages)
` [PATCH v4 1/3] perf stat: introduce stats for the user and system rusage times
` [PATCH v4 2/3] perf stat: add user_time and system_time events
` [PATCH v4 3/3] perf list: print all available tool events
` [PATCH v5] "
[PATCH] tools: port perf ui from GTK 2 to GTK 3
2022-04-22 19:01 UTC (5+ messages)
[PATCH] perf vendor events intel: Add metrics for Alderlake
2022-04-22 17:22 UTC (2+ messages)
[RFC RESEND 0/4] perf record: Implement off-cpu profiling with BPF (v1)
2022-04-22 15:05 UTC (5+ messages)
` [PATCH 1/4] perf report: Do not extend sample type of bpf-output event
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF
` [PATCH 3/4] perf record: Implement basic filtering for off-cpu
` [PATCH 4/4] perf record: Handle argument change in sched_switch
[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
2022-04-22 10:18 UTC (12+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable
[PATCH 0/7] libperf: Add interface for overflow check of sampling events
2022-04-22 9:38 UTC (8+ messages)
` [PATCH 1/7] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
` [PATCH 2/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
` [PATCH 3/7] libperf: Add support for overflow handling of sampling events
` [PATCH 4/7] libperf: Add perf_evsel__has_fd() functions
` [PATCH 5/7] libperf: Add perf_evsel__{refresh, period}() functions
` [PATCH 6/7] libperf test: Add test_stat_overflow()
` [PATCH 7/7] libperf test: Add test_stat_overflow_event()
[PATCH 1/3] perf stat: Support metrics with hybrid events
2022-04-22 6:56 UTC (3+ messages)
` [PATCH 2/3] perf stat: Merge event counts from all hybrid PMUs
` [PATCH 3/3] perf stat: Support hybrid --topdown option
[PATCH] perf/x86/amd: Replace snprintf() with sysfs_emit()
2022-04-22 2:37 UTC
[PATCH 1/3] perf test: Shell - Limit to only run executable scripts in tests
2022-04-21 17:38 UTC (7+ messages)
` [PATCH 2/3] perf test: Shell - only run .sh shell files to skip other files
` [PATCH 3/3] perf test: Add coresight tests to guage quality of data generated
[PATCH v3 5/5] arm64: Enable perf events based hard lockup detector
2022-04-21 16:30 UTC (2+ messages)
[PATCH -next] perf/x86/amd: Remove unused variable 'hwc'
2022-04-21 11:10 UTC
[PATCH RFC 0/8] hardened usercopy and stacktrace improvement
2022-04-21 9:20 UTC (16+ messages)
` [PATCH RFC 1/8] stacktrace: Change callback prototype to pass more information
` [PATCH RFC 2/8] arm64: stacktrace: Add arch_within_stack_frames
` [PATCH RFC 3/8] arm64: stacktrace: Make callbacks use new prototype with frame info
` [PATCH RFC 4/8] powerpc: "
` [PATCH RFC 5/8] riscv: "
` [PATCH RFC 6/8] s390: "
` [PATCH RFC 7/8] x86: "
` [PATCH RFC 8/8] lkdtm: usercopy: Make USERCOPY_STACK_FRAME_x able to work for all archs
[PATCH v2 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
2022-04-21 5:46 UTC (8+ messages)
` [PATCH v2 1/7] x86/cpufeatures: Add PerfMonV2 feature bit
` [PATCH v2 2/7] x86/msr: Add PerfCntrGlobal* registers
` [PATCH v2 3/7] perf/x86/amd/core: Detect PerfMonV2 support
` [PATCH v2 4/7] perf/x86/amd/core: Detect available counters
` [PATCH v2 5/7] perf/x86/amd/core: Add PerfMonV2 counter control
` [PATCH v2 6/7] perf/x86/amd/core: Add PerfMonV2 overflow handling
` [PATCH v2 7/7] kvm: x86/cpuid: Fix CPUID leaf 0xA
[Feedback/Approval] Perf
2022-04-20 18:18 UTC
[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
2022-04-20 17:20 UTC (35+ messages)
` [PATCH bpf-next 01/11] bpf, perf: fix bpftool compilation with !CONFIG_PERF_EVENTS
` [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
` [PATCH bpf-next 03/11] tools, bpf: fix bpftool build with !CONFIG_BPF_EVENTS
` [PATCH bpf-next 04/11] samples: bpf: add 'asm/mach-generic' include path for every MIPS
` [PATCH bpf-next 05/11] samples: bpf: use host bpftool to generate vmlinux.h, not target
` [PATCH bpf-next 06/11] tools, bpf: fix fcntl.h include in bpftool
` [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals
` [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions
` [PATCH bpf-next 09/11] samples: bpf: fix include order for non-Glibc environments
` [PATCH bpf-next 10/11] samples: bpf: fix -Wsequence-point
` [PATCH bpf-next 11/11] samples: bpf: xdpsock: fix -Wmaybe-uninitialized
[PATCH] perf/test: test case 71 fails on s390
2022-04-20 16:52 UTC (2+ messages)
[PATCH] perf: print warning when HAVE_DEBUGINFOD_SUPPORT is not set
2022-04-20 16:34 UTC (2+ messages)
[PATCH] Add HAVE_DEBUGINFOD_SUPPORT to built-in features
2022-04-20 16:33 UTC (3+ messages)
[RESEND PATCH 1/2] perf/x86: extract code to assign perf events for both core and uncore
2022-04-20 14:44 UTC (13+ messages)
` [RESEND PATCH 2/2] perf/x86: improve the event scheduling to avoid unnecessary pmu_stop/start
Read perf counters of a specific userspace process from the kernel
2022-04-20 12:45 UTC
[PATCH] signal: Deliver SIGTRAP on perf event asynchronously if blocked
2022-04-20 11:50 UTC (4+ messages)
[RFC PATCH v2 0/7] libperf: Add interface for overflow check of sampling events
2022-04-20 8:22 UTC (5+ messages)
[PATCH V5 0/8] perf: Expand perf_branch_entry
2022-04-19 14:01 UTC (13+ messages)
` [PATCH V5 1/8] perf: Add system error and not in transaction branch types
` [PATCH V5 2/8] perf: Extend branch type classification
` [PATCH V5 4/8] perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
` [PATCH V5 5/8] perf/tools: Add system error and not in transaction branch types
` [PATCH V5 6/8] perf/tools: Extend branch type classification
[PATCH v3] perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
2022-04-19 1:21 UTC (3+ messages)
[PATCH 01/14] perf vendor events intel: Fix icelake cstate metrics
2022-04-18 15:39 UTC (6+ messages)
` [PATCH 03/14] perf vendor events intel: Add sapphirerapids events
[PATCH] perf mem: Print memory operation type
2022-04-18 14:45 UTC (2+ messages)
[PATCH] perf script: Always allow field 'data_src' for auxtrace
2022-04-18 14:45 UTC (2+ messages)
Effect of sched_latency_ns
2022-04-18 9:24 UTC
[PATCH 0/3] perf tools: Tidy up symbol end fixup (v3)
2022-04-16 14:59 UTC (5+ messages)
` [PATCH 1/3] perf symbol: Pass is_kallsyms to symbols__fixup_end()
` [PATCH 2/3] perf symbol: Update symbols__fixup_end()
` [PATCH 3/3] perf symbol: Remove arch__symbols__fixup_end()
[GIT PULL] perf tools fixes for v5.18: 2nd batch
2022-04-15 18:47 UTC (2+ messages)
[PATCH] perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support
2022-04-15 12:02 UTC (2+ messages)
[RFC V2 0/8] arm64/perf: Enable branch stack sampling
2022-04-15 8:19 UTC (3+ messages)
` [RFC V2 1/8] perf: Consolidate branch sample filter helpers
[PATCH] perf llvm: Fix compile bpf failed to cope with latest llvm
2022-04-15 3:53 UTC (3+ messages)
perf :: intel hybrid events (fwd)
2022-04-15 3:14 UTC (3+ messages)
` Fwd: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).