linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-23 23:49:04 to 2024-07-30 19:17:50 UTC [more...]

[PATCH v3 0/2] perf jevents: Autogenerate empty-pmu-events.c
 2024-07-30 19:17 UTC  (2+ messages)
` [PATCH v3 1/2] perf jevents: Use name for special find value

[PATCH v1 1/1] perf test: make metric validation test return early when there is no metric supported on the test system
 2024-07-30 19:14 UTC  (5+ messages)

[PATCH] perf test pmu: Remove unused test_pmus
 2024-07-30 18:59 UTC  (5+ messages)

[PATCH v2] perf cap: Tidy up and improve capability testing
 2024-07-30 16:58 UTC  (3+ messages)

[PATCH 0/4] perf ftrace: Add 'profile' subcommand (v1)
 2024-07-30 16:07 UTC  (8+ messages)
` [PATCH 1/4] perf ftrace: Add 'tail' option to --graph-opts
` [PATCH 2/4] perf ftrace: Factor out check_ftrace_capable()
` [PATCH 3/4] perf ftrace: Add 'profile' command
` [PATCH 4/4] perf ftrace: Add -s/--sort option to profile sub-command

[PATCH] perf vendor events power10: Update JSON/events
 2024-07-30 13:53 UTC  (5+ messages)

[PATCH v9 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-07-30 12:25 UTC  (6+ messages)
` [PATCH v9 1/4] perf: Rename perf_event_context.nr_pending to nr_no_switch_fast
` [PATCH v9 2/4] perf: Support PERF_SAMPLE_READ with inherit
` [PATCH v9 3/4] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v9 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH 0/2] Small changes for perf tools
 2024-07-30  6:23 UTC  (3+ messages)
` [PATCH 1/2] perf tools: Fix wrong message when running "make JOBS=1"
` [PATCH 2/2] perf list: Give clues if failed to open tracing events directory

[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
 2024-07-30  4:49 UTC  (3+ messages)
` [PATCH v2 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH v2 2/2] powercap/intel_rapl: "

[PATCH v2] perf/x86: Fix smp_processor_id()-in-preemptible warnings
 2024-07-30  4:36 UTC  (4+ messages)

[PATCH v2] ARM: stacktrace: Add USER_STACKTRACE support
 2024-07-30  2:15 UTC 

[PATCH] perf vender events arm64: Use "Topdown" as topdown metric group name
 2024-07-30  2:01 UTC 

[PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c
 2024-07-30  1:47 UTC  (11+ messages)

[PATCH] libperf: Add gitignore
 2024-07-29 23:11 UTC 

[PATCH v1] perf inject: Fix leader sampling inserting additional samples
 2024-07-29 22:06 UTC 

[PATCH 0/2] perf: Add PERF_EVENT_IOC_SET_EVENT_LIMIT
 2024-07-29 21:19 UTC  (4+ messages)
` [PATCH 1/2] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
` [PATCH 2/2] perf: Document PERF_EVENT_IOC_SET_EVENT_LIMIT

[PATCH v2 0/8] libperf: Add interface for overflow check of sampling events
 2024-07-29 19:46 UTC  (13+ messages)
` [PATCH v2 1/8] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
` [PATCH v2 2/8] libbpf: Move opts code into dedicated header
` [PATCH v2 3/8] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
` [PATCH v2 4/8] libperf: Add support for overflow handling of sampling events
` [PATCH v2 5/8] libperf: Add perf_evsel__has_fd() functions
` [PATCH v2 6/8] libperf: Add perf_evsel__{refresh, period}() functions
` [PATCH v2 7/8] libperf test: Add test_stat_overflow()
` [PATCH v2 8/8] libperf test: Add test_stat_overflow_event()

[PATCH v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
 2024-07-29 18:19 UTC  (3+ messages)
` [v2] "

[PATCH v1] perf cap: Tidy up and improve capability testing
 2024-07-29 18:16 UTC  (2+ messages)

[PATCH RESEND v5] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-29 17:52 UTC 

[GIT PULL] sysctl constification changes for v6.11-rc1
 2024-07-29 16:42 UTC  (5+ messages)

[PATCH v3 0/5] Dump off-cpu samples directly
 2024-07-29 15:24 UTC  (14+ messages)
` [PATCH v3 1/5] perf record off-cpu: Add direct off-cpu event
` [PATCH v3 2/5] perf record off-cpu: Dumping samples in BPF
` [PATCH v3 3/5] perf record off-cpu: processing of embedded sample
` [PATCH v3 4/5] perf record off-cpu: save embedded sample type
` [PATCH v3 5/5] perf record off-cpu: Add direct off-cpu test

[PATCH] perf/x86/intel: Restrict period on Haswell
 2024-07-29 22:33 UTC 

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-07-29 14:18 UTC  (4+ messages)
` [PATCH RESEND v2 2/2] perf/core: Fix incorrected time diff in tick adjust period

[PATCH] perf/x86: Fix smp_processor_id()-in-preemptible warnings
 2024-07-29 13:43 UTC  (3+ messages)

[GIT PULL 00/28] perf/core improvements and fixes
 2024-07-29 11:53 UTC  (3+ messages)
` [PATCH 19/28] perf bench: Add epoll parallel epoll_wait benchmark

[PATCH v2 0/4] perf auxtrace: Support multiple AUX events
 2024-07-29  8:48 UTC  (9+ messages)
` [PATCH v2 1/4] perf auxtrace: Iterate all AUX events when finish reading
` [PATCH v2 2/4] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
` [PATCH v2 3/4] perf arm-spe: Extract evsel setting up
` [PATCH v2 4/4] perf arm-spe: Support multiple Arm SPE events

Kernel functions showing only addresses in `perf` output
 2024-07-29  1:34 UTC  (4+ messages)
  `  "

[PATCH v13 0/7] Introduce perf check subcommand
 2024-07-28 19:58 UTC  (4+ messages)
` [PATCH v13 1/7] tools/lib/subcmd: Don't free the usage string

[PATCH] uprobes: Optimize the allocation of insn_slot for performance
 2024-07-27  9:44 UTC 

[PATCH 1/2] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
 2024-07-27  0:20 UTC 

[PATCH V9 00/13] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-07-26 18:24 UTC  (14+ messages)
` [PATCH V9 02/13] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V9 06/13] perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF

[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
 2024-07-26 16:35 UTC  (13+ messages)

[PATCH v6 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-07-26 14:49 UTC  (6+ messages)

[PATCH] perf scripts python: cs-etm: Restore first sample log in verbose mode
 2024-07-26 14:36 UTC  (3+ messages)

[PATCH 0/1] perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushed
 2024-07-26 14:35 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] perf inject: Convert comma to semicolon
 2024-07-26 14:15 UTC  (2+ messages)

[PATCH] perf daemon: Convert comma to semicolon
 2024-07-26 14:14 UTC  (3+ messages)

[PATCH] perf annotate: Convert comma to semicolon
 2024-07-26 14:12 UTC  (3+ messages)

[PATCH v2 0/6] Add support for sysfs event.cpus and cpu event term
 2024-07-26 14:07 UTC  (15+ messages)
` [PATCH v2 3/6] perf pmu: Add support for event.cpus files in sysfs

[PATCHv5] perf tool: fix dereferencing NULL al->maps
 2024-07-26 14:07 UTC  (6+ messages)

[PATCH v5 0/6] perf: build: Fix cross compilation
 2024-07-26 12:37 UTC  (4+ messages)

[PATCH V8 00/15] Add data type profiling support for powerpc
 2024-07-26 12:35 UTC  (12+ messages)
` [PATCH V8 03/15] tools/perf: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
` [PATCH V8 04/15] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V8 14/15] tools/perf: Add support to use libcapstone in powerpc

[PATCH v2] perf annotate: Cache debuginfo for data type profiling
 2024-07-26  3:41 UTC  (2+ messages)

[PATCH v1 1/2] libperf threadmap: Add ability to find index from pid
 2024-07-26  3:32 UTC  (4+ messages)
` [PATCH v1 2/2] perf script: Fix for `perf script +F metric` with leader sampling

[PATCH v7 1/4] Create source symlink in perf object dir
 2024-07-26  3:13 UTC  (14+ messages)
` [PATCH v7 2/4] perf test: Support external tests for separate objdir
` [PATCH v7 3/4] perf script: Fix perf script -F +metric
` [PATCH v7 4/4] Add a test case for "

Perf is crashing inside Flatpak runtime
 2024-07-26  2:13 UTC  (3+ messages)

[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
 2024-07-26  1:41 UTC  (9+ messages)
` [PATCH v3 1/8] perf bpf-filter: Make filters map a single entry hashmap

Linux Perf Tool Office Hours
 2024-07-25 20:56 UTC  (10+ messages)

Some unc_cha_tor_* events appear to be "not supported"?
 2024-07-25 17:52 UTC  (5+ messages)

[PATCH v6 0/8] perf: Support searching local debugging vdso or specify vdso path in cmdline
 2024-07-25  2:15 UTC  (9+ messages)
` [PATCH v6 1/8] perf: support "
` [PATCH v6 2/8] perf: disasm: refactor function dso__disassemble_filename
` [PATCH v6 3/8] perf: disasm: use build_id_path if fallback failed
` [PATCH v6 4/8] perf: symbol: generalize vmlinux path searching
` [PATCH v6 5/8] perf: build-id: add support for build-id cache vdso debug
` [PATCH v6 6/8] perf: build-id: extend build_id_cache__find_debug() to find local debugging vdso
` [PATCH v6 7/8] perf: disasm: prefer debugging files in build-id cache
` [PATCH v6 8/8] perf buildid-cache: recognize vdso when adding files

[PATCH] perf dso: Fix build when libunwind is enabled
 2024-07-24 20:26 UTC  (2+ messages)

[PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
 2024-07-24 20:25 UTC  (2+ messages)

[syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_mmap
 2024-07-24 18:15 UTC 

[PATCH 0/7] Fix i915 pmu on bind/unbind
 2024-07-24 15:39 UTC  (7+ messages)
` [PATCH 6/7] drm/i915/pmu: Lazy unregister

[PATCH] perf scripts python: cs-etm: Update example to provide vmlinux path to Perf
 2024-07-24 15:35 UTC  (4+ messages)

[PATCH v5 8/8] perf buildid-cache: recognize vdso when adding files
 2024-07-24 14:55 UTC  (2+ messages)

[GIT PULL] perf-tools fixes for v6.11-rc1
 2024-07-24  1:21 UTC  (2+ messages)

[PATCH v6 1/4] Create source symlink in perf object dir
 2024-07-24  0:36 UTC  (6+ messages)
` [PATCH v6 3/4] perf script: Fix perf script -F +metric


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