public inbox for linux-perf-users@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-25 06:53:27 to 2024-07-31 23:55:08 UTC [more...]

[PATCHSET 0/6] perf mem: Basic support for data type profiling (v1)
 2024-07-31 23:55 UTC  (5+ messages)
` [PATCH 1/6] perf hist: Correct hist_entry->mem_info refcounts
` [PATCH 2/6] perf mem: Free the allocated sort string
` [PATCH 3/6] perf mem: Rework command option handling
` [PATCH 4/6] perf tools: Add mode argument to sort_help()

[PATCH v1] perf python: Remove PYTHON_PERF ifdefs
 2024-07-31 23:00 UTC 

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

[PATCH] perf vendor events power10: Update JSON/events
 2024-07-31 20:14 UTC  (7+ messages)

[PATCH v1 0/3] perf trace: Augment struct pointer arguments
 2024-07-31 19:49 UTC  (4+ messages)
` [PATCH v1 1/3] perf trace: Set up beauty_map, load it to BPF
` [PATCH v1 2/3] perf trace: Collect augmented data using BPF
` [PATCH v1 3/3] perf trace: Fix perf trace -p <PID>

[PATCH v7 1/4] Create source symlink in perf object dir
 2024-07-31 19:32 UTC  (15+ 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 "

[PATCH] perf/x86/intel: Restrict period on Haswell
 2024-07-31 19:20 UTC  (2+ messages)

[PATCH 1/1] perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers
 2024-07-31 18:49 UTC  (2+ messages)

[PATCH v3 0/5] Dump off-cpu samples directly
 2024-07-31 18:23 UTC  (16+ 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 v1] perf inject: Fix leader sampling inserting additional samples
 2024-07-31 18:21 UTC  (2+ messages)

[PATCH v9 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-07-31 18:17 UTC  (7+ 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 v2] perf/x86/amd: Warn only on new bits set
 2024-07-31 16:59 UTC  (2+ messages)

[PATCH v3 0/7] arm64: Add support for Armv9.4 PMU fixed instruction counter
 2024-07-31 16:51 UTC  (8+ messages)
` [PATCH v3 1/7] perf: arm_pmu: Remove event index to counter remapping
` [PATCH v3 2/7] perf: arm_pmuv3: Prepare for more than 32 counters
` [PATCH v3 3/7] KVM: arm64: pmu: Use arm_pmuv3.h register accessors
` [PATCH v3 4/7] KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
` [PATCH v3 5/7] arm64: perf/kvm: Use a common PMU cycle counter define
` [PATCH v3 6/7] KVM: arm64: Refine PMU defines for number of counters
` [PATCH v3 7/7] perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter

[PATCH 0/4] perf ftrace: Add 'profile' subcommand (v1)
 2024-07-31 15:33 UTC  (10+ 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] uprobes: Remove redundant spinlock in uprobe_deny_signal
 2024-07-31 14:12 UTC  (2+ messages)

[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
 2024-07-31 14:10 UTC  (8+ messages)
` [PATCH v3 1/8] perf bpf-filter: Make filters map a single entry hashmap
` [PATCH v3 8/8] perf test: Update sample filtering test

[PATCH V8 00/15] Add data type profiling support for powerpc
 2024-07-31 13:51 UTC  (5+ messages)
` [PATCH V8 14/15] tools/perf: Add support to use libcapstone in powerpc

[syzbot] [perf?] KCSAN: data-race in _free_event / perf_pending_task
 2024-07-31 12:08 UTC 

[GIT PULL] perf-tools fixes for v6.11-rc2
 2024-07-31  2:43 UTC  (2+ messages)

[PATCH v9 1/3] perf report: Support LLVM for addr2line()
 2024-07-30 19:49 UTC  (3+ messages)

[PATCH 0/2] Small changes for perf tools
 2024-07-30 19:40 UTC  (4+ 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] libperf: Add gitignore
 2024-07-30 19:32 UTC  (2+ messages)

[PATCH v2 0/4] perf auxtrace: Support multiple AUX events
 2024-07-30 19:28 UTC  (8+ 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 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 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 0/2] perf: Add PERF_EVENT_IOC_SET_EVENT_LIMIT
 2024-07-29 21:19 UTC  (2+ messages)

[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 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

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  (2+ messages)

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

[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

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

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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox