messages from 2025-01-06 12:02:56 to 2025-01-09 19:25:55 UTC [more...]
[PATCH v4 0/4] Add support for cpu event term
2025-01-09 19:25 UTC (9+ messages)
` [PATCH v4 1/4] libperf cpumap: Add ability to create CPU from a single CPU number
` [PATCH v4 2/4] perf stat: Use counter cpumask to skip zero values
` [PATCH v4 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v4 4/4] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH 1/1 perf-tools] perf MANIFEST: add license files
2025-01-09 18:55 UTC (2+ messages)
[PATCH] perf trace: Fix unaligned access for augmented args
2025-01-09 18:46 UTC (2+ messages)
[PATCH v4 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-09 18:45 UTC (10+ messages)
` [PATCH v4 1/4] perf evsel: Add pmu_name helper
` [PATCH v4 2/4] perf stat: Fix find_stat for mixed legacy/non-legacy events
` [PATCH v4 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v4 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH v3 0/5] perf test: Add a runs-per-test option
2025-01-09 18:40 UTC (6+ messages)
` [PATCH v3 1/5] perf test: Rename functions and variables for better clarity
` [PATCH v3 2/5] perf test: Send list output to stdout rather than stderr
` [PATCH v3 3/5] perf test: Remove parallel option documentation
` [PATCH v3 4/5] perf test: Add a runs-per-test flag
` [PATCH v3 5/5] perf test: Improve verbose documentation
[PATCH v3 RESEND] events/core: fix acoount failure for event's child_total_enable_time at task exit
2025-01-09 18:12 UTC
[PATCH v1 0/6] Mypy and pylint build support
2025-01-09 18:07 UTC (2+ messages)
[PATCH v1] perf symbol-elf: Avoid a weak cxx_demangle_sym function
2025-01-09 17:58 UTC (2+ messages)
[PATCH v1] perf parse-events: Tidy name token matching
2025-01-09 17:54 UTC
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-09 15:59 UTC (19+ messages)
` [PATCH v6 01/16] perf tools: Create generic syscall table support
` [PATCH v6 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v6 03/16] perf tools: csky: "
` [PATCH v6 04/16] perf tools: arm: Support "
` [PATCH v6 05/16] perf tools: sh: "
` [PATCH v6 06/16] perf tools: sparc: "
` [PATCH v6 07/16] perf tools: xtensa: Support syscall header
` [PATCH v6 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v6 09/16] perf tools: alpha: Support syscall header
` [PATCH v6 10/16] perf tools: parisc: "
` [PATCH v6 11/16] perf tools: arm64: Use syscall table
` [PATCH v6 12/16] perf tools: loongarch: "
` [PATCH v6 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v6 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v6 15/16] perf tools: s390: "
` [PATCH v6 16/16] perf tools: Remove dependency on libaudit
[PATCH] MAINTAINERS: Add perf list for drivers/perf/
2025-01-09 15:28 UTC
[PATCH v2] perf: Fix a wrong help message
2025-01-09 15:22 UTC
[PATCH] perf report: Fix input reload/switch functionality
2025-01-09 14:50 UTC (4+ messages)
[PATCH 1/2] perf ftrace: Check min/max latency only with bucket range
2025-01-09 7:53 UTC (3+ messages)
` [PATCH 2/2] perf ftrace: Fix display for range of the first bucket
[PATCH v1 00/11] Python improvements for a real use of parse_events
2025-01-09 7:51 UTC (12+ messages)
` [PATCH v1 01/11] perf debug: Avoid stack overflow in recursive error message
` [PATCH v1 02/11] perf evlist: Add success path to evlist__create_syswide_maps
` [PATCH v1 03/11] perf evsel: tp_format accessing improvements
` [PATCH v1 04/11] perf python: Add evlist enable and disable methods
` [PATCH v1 05/11] perf python: Add member access to a number of evsel variables
` [PATCH v1 06/11] perf python: Add optional cpus and threads arguments to parse_events
` [PATCH v1 07/11] perf python: Update ungrouped evsel leader in clone
` [PATCH v1 08/11] perf python: Avoid duplicated code in get_tracepoint_field
` [PATCH v1 09/11] perf python: Add evlist all_cpus accessor
` [PATCH v1 10/11] perf python: Add evlist.config to set up record options
` [PATCH v1 11/11] perf python tracepoint: Switch to using parse_events
[PATCH] perf machine: Don't ignore _etext when not a text symbol
2025-01-09 6:38 UTC (3+ messages)
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-09 2:29 UTC (20+ messages)
` [PATCH v5 01/16] perf tools: Create generic syscall table support
` [PATCH v5 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v5 03/16] perf tools: csky: "
` [PATCH v5 04/16] perf tools: arm: Support "
` [PATCH v5 05/16] perf tools: sh: "
` [PATCH v5 06/16] perf tools: sparc: "
` [PATCH v5 07/16] perf tools: xtensa: Support syscall header
` [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v5 09/16] perf tools: alpha: Support syscall header
` [PATCH v5 10/16] perf tools: parisc: "
` [PATCH v5 11/16] perf tools: arm64: Use syscall table
` [PATCH v5 12/16] perf tools: loongarch: "
` [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v5 15/16] perf tools: s390: "
` [PATCH v5 16/16] perf tools: Remove dependency on libaudit
[PATCH bpf-next 1/2] bpf: Return error for missed kprobe multi bpf program execution
2025-01-08 20:56 UTC (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add kprobe session recursion check test
[PATCH v1] perf test cpumap: Avoid use-after-free following merge
2025-01-08 20:41 UTC (3+ messages)
[PATCH] perf llvm-add2line: Remove unused include
2025-01-08 20:39 UTC (2+ messages)
[PATCH 0/5 v1] Processing java JIT dumps from containers
2025-01-08 20:31 UTC (3+ messages)
[PATCH 1/1 perf-tools-next] perf top: Don't complain about lack of vmlinux when not resolving some kernel samples
2025-01-08 20:20 UTC (3+ messages)
[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode
2025-01-08 20:16 UTC (7+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] perf docs: arm_spe: Document new "
` [PATCH v3 3/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH v3 4/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH v3 5/5] perf test: arm_spe: Add test for "
[PATCH v2] perf: Fix display of kernel symbols
2025-01-08 19:55 UTC (5+ messages)
[PATCH v2 1/3] perf ftrace: Display latency statistics at the end
2025-01-08 19:52 UTC (5+ messages)
` [PATCH v2 2/3] perf ftrace: Add --graph-opts option to profile subcommand
` [PATCH v2 3/3] perf test: Update ftrace test to use --graph-opts
[PATCH v2 0/3] Add a runs-per-test flag
2025-01-08 19:09 UTC (5+ messages)
` [PATCH v2 1/3] perf test: Rename functions and variables for better clarity
` [PATCH v2 2/3] perf test: Send list output to stdout rather than stderr
` [PATCH v2 3/3] perf test: Add a runs-per-test flag
Perf doesn't display kernel symbols anymore (bisected commit 659ad3492b91 ("perf maps: Switch from rbtree to lazily sorted array for addresses"))
2025-01-08 17:55 UTC (12+ messages)
[PATCH] perf: Fix a wrong help message
2025-01-08 17:55 UTC (2+ messages)
[PATCH] perf hist: Fix width calculation in hpp__fmt()
2025-01-08 17:41 UTC (3+ messages)
[PATCH v1 00/22] Intel vendor events and TMA 5.01 metrics
2025-01-08 16:18 UTC (10+ messages)
` [PATCH v1 01/22] perf vendor events: Update Alderlake events/metrics
[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode
2025-01-08 14:27 UTC
[PATCH v3 00/10] perf/amd/ibs: Fix sample period computations
2025-01-08 11:16 UTC (4+ messages)
` [PATCH v3 08/10] perf/core: Introduce pmu->adjust_period() callback
[PATCH v2 0/5] perf: arm_spe: Add format option for discard mode
2025-01-08 10:08 UTC (4+ messages)
` [PATCH v2 1/5] "
[PATCH] kallsyms: Always include _edata
2025-01-08 9:17 UTC
[PATCH] tools/perf: Add wall-clock and parallelism profiling
2025-01-08 8:34 UTC (2+ messages)
[PATCH 0/2] perf hist: Fix bogus profiles when filters are enabled
2025-01-08 8:23 UTC (3+ messages)
` [PATCH 1/2] perf hist: Deduplicate cmp/sort/collapse code
` [PATCH 2/2] perf hist: Fix bogus profiles when filters are enabled
[PATCH v3 1/2] perf check: Add sanitizer features
2025-01-07 22:28 UTC (2+ messages)
[PATCH v3 1/3] perf evsel: Improve the evsel__open_strerror for EBUSY
2025-01-07 19:44 UTC (5+ messages)
` [PATCH v3 2/3] perf: Reveal PMU type in fdinfo
[PATCH] perf Documentation: clarify sysfs event names characters
2025-01-07 19:14 UTC (3+ messages)
[PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-07 18:44 UTC (4+ messages)
` [PATCH v4 16/16] perf tools: Remove dependency on libaudit
[PATCH] perf test: Mark remaining probe tests as exclusive
2025-01-07 17:16 UTC (2+ messages)
[PATCH] perf/x86/intel/uncore: Fix the lack of ch_mask format for SPR
2025-01-07 17:12 UTC (6+ messages)
[PATCH v1] tools build: Fix a number of Wconversion warnings
2025-01-07 17:06 UTC (4+ messages)
[PATCH v2] perf test record+probe_libc_inet_pton: Make test resilient
2025-01-07 16:51 UTC (2+ messages)
[PATCH] libperf: Add back guard on MAX_NR_CPUS
2025-01-07 16:46 UTC (6+ messages)
` [PATCH] perf: Fix display of kernel symbols
[PATCH 1/3] perf ftrace: Add --stats option to latency subcommand
2025-01-07 14:49 UTC (7+ messages)
` [PATCH 2/3] perf ftrace: Add --graph-opts option to profile subcommand
` [PATCH 3/3] perf test: Update ftrace test to use --graph-opts
[PATCH v2] perf bench: Fix undefined behavior in cmpworker()
2025-01-07 7:39 UTC
[PATCH v3 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
2025-01-07 4:07 UTC (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] perf: Document PERF_EVENT_IOC_INC_EVENT_LIMIT
` [PATCH v3 3/3] libperf: Add perf_evsel__refresh() function
[PATCH v3] libperf: Add perf_evsel__id() function
2025-01-07 3:39 UTC
[PATCH linux-next 0/2] Fix perf security check problem
2025-01-07 1:52 UTC (7+ messages)
` [PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
` [PATCH linux-next 2/2] perf: Return EACCESS when need perfmon capability
[PATCH v2] perf annotate: Prefer passing evsel to evsel->core.idx
2025-01-06 22:30 UTC
[PATCH] perf test trace_btf_general: Fix shellcheck warning
2025-01-06 21:47 UTC (2+ messages)
[PATCH] tools/perf: Fix segfault during perf record --off-cpu when debuginfo is not enabled
2025-01-06 21:25 UTC (3+ messages)
[PATCH] tools/perf: Fix return code for lock_contention_prepare
2025-01-06 21:15 UTC (2+ messages)
[PATCH v2] perf cpumap: Reduce cpu size from int to int16_t
2025-01-06 18:01 UTC (4+ messages)
[PATCH V8 1/2] perf: Avoid the read if the count is already updated
2025-01-06 14:21 UTC (2+ messages)
` [PATCH V8 2/2] perf/x86/intel: Support PEBS counters snapshotting
[PATCH v2 0/5] A mechanism for efficient support for per-function metrics
2025-01-06 12:01 UTC (3+ messages)
` [PATCH v2 4/5] tools/perf: Modify event parser to support alt-period-jitter term
` [PATCH v2 5/5] perf: Record sample last_period before updating
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).