linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-27 22:11:05 to 2023-12-02 00:51:57 UTC [more...]

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-02  0:51 UTC  (6+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup

[PATCH v1 1/9] perf thread_map: Skip exited threads when scanning /proc
 2023-12-01 23:50 UTC  (9+ messages)
` [PATCH v1 2/9] perf list: Add scandirat compatibility function
` [PATCH v1 3/9] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v1 4/9] tools subcmd: Add a no exec function call option
` [PATCH v1 5/9] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v1 6/9] perf tests: Use scandirat for shell script finding
` [PATCH v1 7/9] perf tests: Run time generate shell test suites
` [PATCH v1 8/9] perf srcline: Add missed addr2line closes
` [PATCH v1 9/9] perf tests: Add option to run tests in parallel

[PATCH] perf mem: Fix perf mem error on hybrid
 2023-12-01 21:43 UTC  (7+ messages)

[PATCH 0/2] Cache the arch specific stderrno routine
 2023-12-01 20:30 UTC  (3+ messages)
` [PATCH 1/2] perf env: Introduce perf_env__arch_strerrno()
` [PATCH 2/2] perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()

[PATCH] perf test record user-regs: Fix mask for vg register
 2023-12-01 19:46 UTC 

[PATCH 1/1] perf beauty: Don't use 'find ... -printf' as it isn't available in busybox
 2023-12-01 17:16 UTC  (5+ messages)

[PATCH V15 0/8] arm64/perf: Enable branch stack sampling
 2023-12-01 16:58 UTC  (10+ messages)
` [PATCH V15 1/8] arm64/sysreg: Add BRBE registers and fields
` [PATCH V15 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V15 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
` [PATCH V15 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [PATCH V15 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH V15 6/8] perf: test: Speed up running brstack test on an Arm model
` [PATCH V15 7/8] perf: test: Remove empty lines from branch filter test output
` [PATCH V15 8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE

[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2023-12-01 16:16 UTC  (7+ messages)
` [PATCH 2/3] perf: imx_perf: add support for i.MX95 platform
  ` [EXT] Re: [PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible

[PATCH] KVM: x86/pmu: Prevent any host user from enabling PEBS for profiling guest
 2023-12-01 14:38 UTC  (6+ messages)

[PATCH] perf header: Set proper symbol name for vdso when build-id event found
 2023-12-01 11:15 UTC 

Perf support in CPython
 2023-12-01  9:57 UTC  (8+ messages)

[PATCH v2 1/4] perf build: Shellcheck support for OUTPUT directory
 2023-12-01  6:19 UTC  (6+ messages)
` [PATCH v2 2/4] perf list: Fix json segfault
` [PATCH v2 3/4] perf test: Use common python setup library
` [PATCH v2 4/4] perf test: Add basic list test

[PATCH 0/3] perf vendor events arm64: Add AmpereOneX events and metrics and fix AmpereOne bugs
 2023-12-01  2:15 UTC  (4+ messages)
` [PATCH 1/3] perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fields
` [PATCH 2/3] perf vendor events arm64: AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_MEM_FAULT
` [PATCH 3/3] perf vendor events arm64: AmpereOneX: Add core PMU events and metrics

[GIT PULL] perf tools fixes for v6.7: 1st batch
 2023-12-01  1:24 UTC  (2+ messages)

[PATCH v4 00/13] Support Andes PMU extension
 2023-12-01  1:14 UTC  (21+ messages)
` [PATCH v4 04/13] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v4 09/13] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v4 11/13] riscv: dts: allwinner: Add T-Head PMU extension

[PATCH v2] perf test record.sh: Raise limit of open file descriptors
 2023-11-30 21:42 UTC 

More perf events reordering
 2023-11-30 21:29 UTC 

[PATCH] perf test record.sh: Raise limit of open file descriptors
 2023-11-30 21:29 UTC  (2+ messages)

[PATCH v5 00/50] Improvements to memory use
 2023-11-30 21:25 UTC  (39+ messages)
` [PATCH v5 01/50] perf comm: Use regular mutex
` [PATCH v5 02/50] libperf: Lazily allocate/size mmap event copy
` [PATCH v5 03/50] perf mmap: Lazily initialize zstd streams
` [PATCH v5 04/50] tools api fs: Switch filename__read_str to use io.h
` [PATCH v5 05/50] tools api fs: Avoid reading whole file for a 1 byte bool
` [PATCH v5 06/50] tools lib api: Add io_dir an allocation free readdir alternative
` [PATCH v5 07/50] perf maps: Switch modules tree walk to io_dir__readdir
` [PATCH v5 08/50] perf record: Be lazier in allocating lost samples buffer
` [PATCH v5 09/50] perf pmu: Switch to io_dir__readdir
` [PATCH v5 10/50] perf header: Switch mem topology "
` [PATCH v5 11/50] perf events: Remove scandir in thread synthesis
` [PATCH v5 44/50] perf dsos: Remove __dsos__addnew
` [PATCH v5 45/50] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v5 46/50] perf dsos: Switch hand code to bsearch
` [PATCH v5 47/50] perf dso: Add reference count checking and accessor functions
` [PATCH v5 48/50] perf dso: Reference counting related fixes
` [PATCH v5 49/50] perf dso: Use container_of to avoid a pointer in dso_data
` [PATCH v5 50/50] perf env: Avoid recursively taking env->bpf_progs.lock

[PATCHSET 0/8] perf annotate: Make annotation_options global (v1)
 2023-11-30 18:37 UTC  (14+ messages)
` [PATCH 1/8] perf annotate: Introduce global annotation_options
` [PATCH 2/8] perf report: Convert to the "
` [PATCH 3/8] perf top: "
` [PATCH 4/8] perf annotate: Use "
` [PATCH 5/8] perf ui/browser/annotate: "
` [PATCH 6/8] perf annotate: Ensure init/exit for global options
` [PATCH 7/8] perf annotate: Remove remaining usages of local annotation options
` [PATCH 8/8] perf annotate: Get rid "

[PATCH] perf symbols: Parse NOTE segments until the build id is found
 2023-11-30 18:23 UTC  (2+ messages)

[PATCH 1/1] libapi: Add missing linux/types.h header to get the __u64 type on io.h
 2023-11-30 17:57 UTC  (2+ messages)

[PATCH] tools/perf: Fix man page formatting for perf lock
 2023-11-30 13:38 UTC  (3+ messages)

[PATCH v7 0/4] Introduce perf check subcommand
 2023-11-30 13:33 UTC  (5+ messages)

[PATCH 0/2] Skip the 'perf test sigtrap' on kernels with sleepable spinlocks
 2023-11-30 13:28 UTC  (7+ messages)
` [PATCH 1/2] perf test sigtrap: Generalize the BTF routine to reuse it in this test
` [PATCH 2/2] perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks

armv8pmu: Pending overflow interrupt is discarded when perf event is disabled
 2023-11-30 12:23 UTC  (5+ messages)

[PATCH] perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
 2023-11-30 10:46 UTC  (6+ messages)

[PATCH v6 0/3] arm64: perf: Add support for event counting threshold
 2023-11-30 10:36 UTC  (9+ messages)
` [PATCH v6 2/3] "
` [PATCH v6 3/3] Documentation: arm64: Document the PMU event counting threshold feature

[PATCH RFC 0/3] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-11-30 10:07 UTC  (10+ messages)
` [PATCH RFC 1/3] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH RFC 2/3] perf/x86/intel/pt: Add support for pause_resume()

[PATCH v2] perf/x86/amd: Reject branch stack for IBS events
 2023-11-30  6:22 UTC 

[V14 0/8] arm64/perf: Enable branch stack sampling
 2023-11-30  3:58 UTC  (4+ messages)
` [V14 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework

[PATCH v1] perf stat: Fix help message for --metric-no-threshold option
 2023-11-29 22:35 UTC 

[PATCH v1 1/2] perf list: Fix json segfault
 2023-11-29 21:37 UTC  (7+ messages)
` [PATCH v1 2/2] perf test: Add basic list test

[PATCH 0/2] perf build: Fixes for arm64 sysreg-defs build rules
 2023-11-29 16:27 UTC  (3+ messages)
` [PATCH 2/2] perf build: Ensure sysreg-defs Makefile respects output dir

[syzbot] [perf?] general protection fault in inherit_task_group
 2023-11-29 12:21 UTC  (3+ messages)

[PATCH] perf/x86: Don't enforce minimum period for KVM guest-only events
 2023-11-29 11:20 UTC  (4+ messages)

Question about perf sibling_list race problem
 2023-11-29 10:32 UTC  (2+ messages)

[PATCH] perf help:Fail check on dynamic allocation
 2023-11-29  9:42 UTC 

[PATCH v3] perf vendor events amd: Add Zen 4 memory controller events
 2023-11-29  6:25 UTC 

[PATCH v1 00/14] Clean up libperf cpumap's empty function
 2023-11-29  6:02 UTC  (15+ messages)
` [PATCH v1 01/14] libperf cpumap: Rename perf_cpu_map__dummy_new
` [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
` [PATCH v1 03/14] libperf cpumap: Rename perf_cpu_map__empty
` [PATCH v1 04/14] libperf cpumap: Replace usage of perf_cpu_map__new(NULL)
` [PATCH v1 05/14] libperf cpumap: Add for_each_cpu that skips the "any CPU" case
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
` [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps
` [PATCH v1 08/14] perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
` [PATCH v1 09/14] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
` [PATCH v1 10/14] perf top: Avoid repeated function calls
` [PATCH v1 11/14] perf arm64 header: Remove unnecessary CPU map get and put
` [PATCH v1 12/14] perf stat: Remove duplicate cpus_map_matched function
` [PATCH v1 13/14] perf cpumap: Use perf_cpu_map__for_each_cpu when possible
` [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior

[PATCH] perf vendor events: Update datasource event name to fix duplicate events
 2023-11-29  5:21 UTC  (3+ messages)

[PATCH V4] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
 2023-11-29  5:22 UTC  (4+ messages)

[PATCH v4 00/53] Improvements to memory use
 2023-11-28 20:29 UTC  (14+ messages)
` [PATCH v4 01/53] perf comm: Use regular mutex
` [PATCH v4 04/53] perf mmap: Lazily initialize zstd streams
` [PATCH v4 10/53] perf record: Be lazier in allocating lost samples buffer

[PATCH v1] perf tests: Make DSO tests a suite rather than individual
 2023-11-28 19:46 UTC 

[PATCH 0/2] drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
 2023-11-28  5:29 UTC  (2+ 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).