messages from 2022-04-12 10:03:12 to 2022-04-20 17:20:46 UTC [more...]
[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] tools: port perf ui from GTK 2 to GTK 3
2022-04-20 17:08 UTC (3+ messages)
[PATCH] perf/test: test case 71 fails on s390
2022-04-20 16:52 UTC (2+ messages)
[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
2022-04-20 16:47 UTC (16+ 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
[PATCHSET v4 next 0/3] perf stat: add user_time and system_time tool events
2022-04-20 16:46 UTC (6+ 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] 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 RFC 0/8] hardened usercopy and stacktrace improvement
2022-04-20 7:32 UTC (15+ 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 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 (19+ messages)
` [PATCH 02/14] perf vendor events intel: Fix icelakex "
` [PATCH 04/14] perf vendor events intel: Update CLX uncore to v1.14
` [PATCH 05/14] perf vendor events intel: Update SKX uncore
` [PATCH 06/14] perf vendor events intel: Update nehalemep event topics
` [PATCH 07/14] perf vendor events intel: Update tigerlake topic
` [PATCH 08/14] perf vendor events intel: Update tremontx uncore and topics
` [PATCH 09/14] perf vendor events intel: Update westmereep-dp event topics
` [PATCH 10/14] perf vendor events intel: Update westmereep-sp "
` [PATCH 11/14] perf vendor events intel: Update westmereex "
` [PATCH 12/14] perf vendor events intel: Update elkhartlake "
` [PATCH 13/14] perf vendor events intel: Update goldmontplus "
` [PATCH 14/14] perf vendor events intel: Update goldmont "
` [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 (10+ messages)
` [RFC V2 1/8] perf: Consolidate branch sample filter helpers
` [RFC V2 2/8] arm64/perf: Add register definitions for BRBE
` [RFC V2 3/8] arm64/perf: Update struct arm_pmu "
` [RFC V2 4/8] arm64/perf: Update struct pmu_hw_events "
` [RFC V2 5/8] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [RFC V2 6/8] arm64/perf: Drive BRBE from perf event states
` [RFC V2 7/8] arm64/perf: Add BRBE driver
` [RFC V2 8/8] arm64/perf: Enable branch stack sampling
[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: "
[PATCH v2] perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
2022-04-14 15:16 UTC (2+ messages)
[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
2022-04-14 13:20 UTC (11+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver
[PATCH V3 0/2] Fix perf bench numa to work with machines having #CPUs > 1K
2022-04-14 12:16 UTC (4+ messages)
` [PATCH V3 1/2] tools/perf: Fix perf bench numa testcase to check if CPU used to bind task is online
` [PATCH V3 2/2] perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
[PATCH v2 1/3] perf record: Fix per-thread option
2022-04-14 12:10 UTC (6+ messages)
` [PATCH v2 2/3] perf cpumap: Switch to using perf_cpu_map API
` [PATCH v2 3/3] perf test: Add basic perf record tests
[PATCH] perf: docs: Add man page entry for Arm SPE
2022-04-14 11:58 UTC (3+ messages)
[PATCH v2] perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
2022-04-14 11:52 UTC (6+ messages)
[PATCH] perf arm-spe: Test memory samples
2022-04-14 2:37 UTC (3+ messages)
[PATCH 1/3] perf record: Fix per-thread option
2022-04-14 1:31 UTC (5+ messages)
` [PATCH 3/3] perf test: Add basic perf record tests
[PATCH] perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
2022-04-14 1:24 UTC (7+ messages)
[PATCH] perf stat: fix error check return value of hashmap__new()
2022-04-14 1:20 UTC (2+ messages)
[PATCH v2 0/4] Tidy up symbol end fixup
2022-04-13 20:28 UTC (9+ messages)
` [PATCH v2 1/4] perf symbols: Always do architecture specific fixups
` [PATCH v2 2/4] perf symbols: Add is_kernel argument to fixup end
` [PATCH v2 3/4] perf symbol: By default only fix zero length symbols
` [PATCH v2 4/4] perf symbols: More specific architecture end fixing
[PATCH v3 5/5] arm64: Enable perf events based hard lockup detector
2022-04-13 10:25 UTC (3+ messages)
[PATCH v2 2/4] perf stat: add rusage utime and stime events
2022-04-12 22:31 UTC (7+ messages)
` [RFC v3] "
` [PATCH v3 2/3] "
[Question about project size]Perf data converter is large project or medium project?
2022-04-12 17:01 UTC (3+ messages)
[GSoC] Applicant Introduction, project selection
2022-04-12 17:00 UTC (3+ messages)
[PATCH v2 0/4] Fix perf bench numa, futex and epoll to work with machines having #CPUs > 1K
2022-04-12 16:33 UTC (4+ messages)
[PATCH 0/1] perf tools: Use Python devtools for version autodetection
2022-04-12 15:45 UTC (4+ messages)
` [PATCH 1/1] perf tools: Use Python devtools for version autodetection rather than runtime
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).