Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2024-05-31 05:58:28 to 2024-06-05 07:15:12 UTC [more...]

Makefile.perf:1149: *** Missing bpftool input for generating vmlinux.h. Stop
 2024-06-05  7:15 UTC  (11+ messages)

[RFC PATCH v1 1/2] perf stat: Make options local
 2024-06-05  6:38 UTC  (2+ messages)
` [RFC PATCH v1 2/2] perf stat: Choose the most disaggregate command line option

[PATCH v2 00/16] coresight: Use per-sink trace ID maps for Perf sessions
 2024-06-05  5:26 UTC  (18+ messages)
` [PATCH v2 01/16] perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
` [PATCH v2 02/16] perf auxtrace: Allow number of queues to be specified
` [PATCH v2 03/16] perf: cs-etm: Create decoders after both AUX and HW_ID search passes
` [PATCH v2 04/16] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v2 05/16] perf: cs-etm: Move traceid_list to each queue
` [PATCH v2 06/16] perf: cs-etm: Create decoders based on the trace ID mappings
` [PATCH v2 07/16] perf: cs-etm: Support version 0.1 of HW_ID packets
` [PATCH v2 08/16] coresight: Remove unused ETM Perf stubs
` [PATCH v2 09/16] coresight: Clarify comments around the PID of the sink owner
` [PATCH v2 10/16] coresight: Move struct coresight_trace_id_map to common header
` [PATCH v2 11/16] coresight: Expose map arguments in trace ID API
` [PATCH v2 12/16] coresight: Make CPU id map a property of a trace ID map
` [PATCH v2 13/16] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH v2 14/16] coresight: Remove pending trace ID release mechanism
` [PATCH v2 15/16] coresight: Re-emit trace IDs when the sink changes in per-thread mode
` [PATCH v2 16/16] coresight: Emit sink ID in the HW_ID packets

[RFC PATCH v11 0/8]TPEBS counting mode support
 2024-06-05  5:21 UTC  (9+ messages)
` [RFC PATCH v11 1/8] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v11 2/8] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v11 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v11 4/8] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v11 5/8] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v11 6/8] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v11 7/8] perf Document: Add TPEBS to Documents
` [RFC PATCH v11 8/8] perf test: Add test for Intel TPEBS counting mode

[PATCH v7 1/4] perf report: Support LLVM for addr2line()
 2024-06-05  1:13 UTC  (9+ messages)
` [PATCH v7 3/4] perf annotate: LLVM-based disassembler
` [PATCH v7 4/4] perf report: LLVM-based symbol listing

[PATCH v8 1/3] perf report: Support LLVM for addr2line()
 2024-06-05  1:10 UTC  (4+ messages)
` [PATCH v8 2/3] perf annotate: split out read_symbol()
` [PATCH v8 3/3] perf annotate: LLVM-based disassembler

[PATCH 0/4] perf report: Omit dummy events in the output (v2)
 2024-06-05  0:47 UTC  (10+ messages)
` [PATCH 1/4] perf hist: Factor out __hpp__fmt_print()
` [PATCH 2/4] perf hist: Simplify __hpp_fmt() using hpp_fmt_data
` [PATCH 3/4] perf hist: Add symbol_conf.skip_empty
` [PATCH 4/4] perf hist: Honor symbol_conf.skip_empty

[PATCH] perf test stat_bpf_counter.sh: Remove comparison of separate runs
 2024-06-05  0:31 UTC  (2+ messages)

Linux Perf Tool Office Hours
 2024-06-05  0:11 UTC  (2+ messages)

[RFC PATCH v10 0/8] TPEBS counting mode support
 2024-06-04 23:56 UTC  (16+ messages)
` [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

Why does libtracevent pkg-config detection wipe PKG_CONFIG_PATH?
 2024-06-04 23:53 UTC  (3+ messages)
` [PATCH] "

perf FTBFS due to -Werror with gcc 14.1.1
 2024-06-04 22:43 UTC  (4+ messages)

[PATCH v4 0/1] Perf lock improvements
 2024-06-04 22:17 UTC  (4+ messages)
` [PATCH 1/1] perf lock info: Display both map and thread by default

[PATCH] perf genelf: remove unused struct 'options'
 2024-06-04 22:15 UTC  (3+ messages)

perf 6.9-1 (archlinux) crashes during recording of cycles + raw_syscalls
 2024-06-04 20:04 UTC  (6+ messages)

[RFC/PATCH 1/1] tools headers arm64: Sync arm64's cputype.h with the kernel sources
 2024-06-04 20:01 UTC  (8+ messages)

[PATCH v2 0/4] Fix user stack traces captured from uprobes
 2024-06-04 17:16 UTC  (11+ messages)
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
` [PATCH v2 3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe
` [PATCH v2 4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces

[PATCH] perf/x86/amd: check event before enable to avoid GPF
 2024-06-04 14:26 UTC  (12+ messages)

[PATCH 0/3] Perf avoid opening events on offline CPUs
 2024-06-04 14:12 UTC  (12+ messages)
` [PATCH 1/3] perf pmu: Limit PMU cpumask to online CPUs
` [PATCH 2/3] perf: arm_pmu: Only show online CPUs in device's "cpus" attribute
` [PATCH 3/3] perf: arm_spe: Only show online CPUs in device's "cpumask" attribute

[PATCH RFC 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2024-06-04 12:25 UTC  (4+ messages)
` [PATCH RFC 1/3] kernel/events/uprobes: pass VMA instead of MM to install_breakpoint()
` [PATCH RFC 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH RFC 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH v1 0/6] perf: build: Fix cross compilation
 2024-06-04  9:32 UTC  (7+ messages)
` [PATCH v1 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v1 2/6] perf: build: Append libtraceevent path in PKG_CONFIG_LIBDIR
` [PATCH v1 3/6] perf: build: Set Python configuration for cross compilation
` [PATCH v1 4/6] perf: build: Only link libebl.a for old libdw
` [PATCH v1 5/6] perf: build: Link lib 'lzma' for static build
` [PATCH v1 6/6] perf: build: Link lib 'zstd' "

[PATCH] events: core: Remove unnecessary ‘NULL’ values from task_epc
 2024-06-04  9:07 UTC 

[PATCH v1] perf pmu: Count sys and cpuid json events separately
 2024-06-04  8:48 UTC  (2+ messages)

perf mem segfaults
 2024-06-04  4:26 UTC  (3+ messages)

[PATCH v2] riscv: stacktrace: Add USER_STACKTRACE support
 2024-06-04  3:47 UTC 

[PATCH V7 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-06-04  1:48 UTC  (8+ messages)
` [PATCH V7 07/12] perf tools: Add aux-action config term
` [PATCH V7 08/12] perf tools: Parse aux-action
` [PATCH V7 09/12] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V7 10/12] perf intel-pt: Improve man page format
` [PATCH V7 11/12] perf intel-pt: Add documentation for pause / resume
` [PATCH V7 12/12] perf intel-pt: Add a test "

[RFC PATCH v10 8/8] perf test: Add test for Intel TPEBS counting mode
 2024-06-03 17:00 UTC  (3+ messages)

[PATCH V3 00/14] Add data type profiling support for powerpc
 2024-06-03 16:58 UTC  (17+ messages)
` [PATCH V3 01/14] tools/perf: Move the data structures related to register type to header file
` [PATCH V3 02/14] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V3 03/14] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [PATCH V3 04/14] tools/perf: Use sort keys to determine whether to pick objdump to disassemble
` [PATCH V3 05/14] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V3 06/14] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V3 07/14] tools/perf: Add support to identify memory instructions of opcode 31 in powerpc
` [PATCH V3 08/14] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [PATCH V3 09/14] tools/perf: Add more instructions for instruction tracking
` [PATCH V3 10/14] tools/perf: Update instruction tracking for powerpc
` [PATCH V3 11/14] tools/perf: Add support to use libcapstone in powerpc
` [PATCH V3 12/14] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V3 13/14] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
` [PATCH V3 14/14] tools/perf: Set instruction name to be used with insn-stat when using raw instruction

[PATCH] perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
 2024-06-03 16:31 UTC  (3+ messages)

[PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c
 2024-06-03 15:46 UTC  (5+ messages)

[PATCH v4] perf/core: Fix missing wakeup when waiting for context reference
 2024-06-03 12:20 UTC  (3+ messages)

[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
 2024-06-03  9:39 UTC  (20+ messages)
` [PATCH V17 1/9] arm64/sysreg: Add BRBE registers and fields
` [PATCH V17 2/9] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
` [PATCH V17 3/9] drivers: perf: arm_pmu: Add infrastructure for branch stack sampling
` [PATCH V17 4/9] arm64/boot: Enable EL2 requirements for BRBE

[PATCH v4 1/3] perf/x86/amd/uncore: Add flex array to struct amd_uncore_ctx
 2024-06-01 16:56 UTC  (3+ messages)
` [PATCH v4 2/3] perf/x86/intel/uncore: Prefer struct_size over open coded arithmetic
` [PATCH v4 3/3] perf/ring_buffer: "

[PATCH v4 0/3] Hardening perf subsystem
 2024-06-01 16:56 UTC 

[PATCH] riscv: stacktrace: Add USER_STACKTRACE support
 2024-06-01 13:27 UTC  (2+ messages)

[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
 2024-06-01 12:59 UTC  (11+ messages)
` [PATCH V3 01/10] tools lib: adopt str_has_suffix() from bpftool/gen.c
` [PATCH V3 02/10] perf util: Delete ends_with() and replace its use with str_has_suffix()
` [PATCH V3 03/10] perf util: Replace an instance of strtailcmp() by str_has_suffix()
` [PATCH V3 04/10] tools lib: Adopt str_has_prefix() from kernel
` [PATCH V3 05/10] libsubcmd: Replace strstarts() usage with str_has_prefix()
` [PATCH V3 06/10] objtool: "
` [PATCH V3 07/10] perf tools: "
` [PATCH V3 08/10] tools lib: Remove strstarts() as all its usecases have been replaced by str_has_prefix()
` [PATCH V3 09/10] perf tools: Only treat files as map files when they have the extension .map
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command

[PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround
 2024-05-31 21:14 UTC  (2+ messages)

[PATCH v1] tools api io: Move filling the io buffer to its own function
 2024-05-31 21:14 UTC  (2+ messages)

[RESEND PATCH v3 0/2] Always show mmap prot even though PROT_NONE
 2024-05-31 21:13 UTC  (2+ messages)

[PATCH] perf jevents: return potentially empty metrics table
 2024-05-31 19:44 UTC 

Linux `perf report` regression
 2024-05-31 16:56 UTC  (4+ messages)


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