messages from 2024-06-26 03:58:00 to 2024-06-28 10:27:17 UTC [more...]
(no subject)
2024-06-28 10:27 UTC (4+ messages)
` [PATCH 1/2] perf build: Use pkg-config for feature check for libtrace{event,fs}
[PATCH v2 0/9] Add CPU-type to topology
2024-06-28 8:59 UTC (12+ messages)
` [PATCH PATCH v2 1/9] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
` [PATCH PATCH v2 2/9] cpufreq: intel_pstate: Use topology_cpu_type()
` [PATCH PATCH v2 3/9] perf/x86/intel: Use topology_hw_cpu_type()
` [PATCH PATCH v2 4/9] x86/cpu: Remove get_this_hybrid_cpu_type()
` [PATCH PATCH v2 5/9] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH PATCH v2 6/9] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH PATCH v2 7/9] x86/cpu: Update x86_match_cpu() to also use cpu-type
` [PATCH PATCH v2 8/9] x86/bugs: Declutter vulnerable CPU list
` [PATCH PATCH v2 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list
[PATCH v3] perf sched replay: Fix -r/--repeat command line option for infinity
2024-06-28 7:18 UTC
[PATCH v2] perf sched replay: Fix -r/--repeat command line option for infinity
2024-06-28 7:09 UTC (4+ messages)
[PATCH V8 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-06-28 6:51 UTC (13+ messages)
` [PATCH V8 01/12] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V8 02/12] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V8 03/12] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V8 04/12] perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
` [PATCH V8 05/12] perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
` [PATCH V8 06/12] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V8 07/12] perf tools: Add aux-action config term
` [PATCH V8 08/12] perf tools: Parse aux-action
` [PATCH V8 09/12] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V8 10/12] perf intel-pt: Improve man page format
` [PATCH V8 11/12] perf intel-pt: Add documentation for pause / resume
` [PATCH V8 12/12] perf intel-pt: Add a test "
[PATCH v12 0/4] Introduce perf check subcommand
2024-06-28 6:42 UTC (5+ messages)
` [PATCH v12 1/4] perf check: introduce "
` [PATCH v12 2/4] perf version: update --build-options to use 'supported_features' array
` [PATCH v12 3/4] perf tests task_analyzer: use perf check for libtraceevent support
` [PATCH v12 4/4] tools/perf/tests: Update probe_vfs_getname.sh script to use perf check feature
[PATCH v10 0/4] Introduce perf check subcommand
2024-06-28 6:40 UTC (9+ messages)
` [PATCH v10 1/4] perf check: introduce "
` [PATCH v10 2/4] perf version: update --build-options to use 'supported_features' array
` [PATCH v10 3/4] perf tests task_analyzer: use perf check for libtraceevent support
` [PATCH v10 4/4] tools/perf/tests: Update probe_vfs_getname.sh script to use perf check feature
[PATCH v2 5/5] perf trace: Add test for enum augmentation
2024-06-28 6:37 UTC (2+ messages)
[PATCH] perf topdown: Correct leader selection with sample_read enabled
2024-06-28 6:17 UTC (3+ messages)
[PATCH -next] perf: pmus: Remove unneeded semicolon
2024-06-28 5:30 UTC
(no subject)
2024-06-28 5:00 UTC (13+ messages)
` [PATCH v2 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
` [PATCH v2 2/6] x86/irq: Extend NMI handler registration interface to include source
[PATCH v4 0/5] perf: support specify vdso path in cmdline
2024-06-28 4:21 UTC (7+ messages)
` [PATCH v4 1/5] "
[PATCH V2 0/3] perf/x86/intel/cstate: Update for latest client platforms
2024-06-28 3:17 UTC (4+ messages)
` [PATCH V2 1/3] perf/x86/intel/cstate: Fix Alderlake/Raptorlake/Meteorlake
` [PATCH V2 2/3] perf/x86/intel/cstate: Add Arrowlake support
` [PATCH V2 3/3] perf/x86/intel/cstate: Add Lunarlake support
[PATCH v2 1/2] perf stat: Fix a segfault with --per-cluster --metric-only
2024-06-28 2:33 UTC (3+ messages)
` [PATCH v2 2/2] perf stat: Use field separator in the metric header
[PATCH v2 1/2] perf script: Fix perf script -F +metric
2024-06-28 0:04 UTC (2+ messages)
` [PATCH v2 2/2] Add a test case for "
[PATCH v5 0/3] Introduce --task-name and --fuzzy-name options in perf sched map
2024-06-27 23:39 UTC (7+ messages)
` [PATCH v5 1/3] perf sched map: Add task-name option to filter the output map
` [PATCH v5 2/3] perf sched map: Add support for multiple task names using CSV
` [PATCH v5 3/3] perf sched map: Add --fuzzy-name option for fuzzy matching in task names
[PATCH 1/2] perf script: Fix perf script -F +metric
2024-06-27 22:54 UTC (6+ messages)
` [PATCH 2/2] Add a test case for "
[PATCH v1 0/2] perf mem: Support multiple Arm SPE PMUs
2024-06-27 22:37 UTC (5+ messages)
` [PATCH v1 1/2] perf arm-spe: "
[PATCH 00/11] perftool-testsuite 2nd batch
2024-06-27 22:29 UTC (2+ messages)
[PATCH 1/2] perf stat: Use field separator in the metric header
2024-06-27 22:23 UTC (4+ messages)
` [PATCH 2/2] perf stat: Fix a segfault with --per-cluster --metric-only
[PATCH 0/1] perf report: fix missing references to maps and map in thread__find_map
2024-06-27 21:36 UTC (3+ messages)
` [PATCH] perf probe: "
` [PATCH] debug patch for perf report segfault
[RFC PATCH v14 0/8] TPEBS counting mode support
2024-06-27 20:32 UTC (7+ messages)
` [RFC PATCH v14 6/8] perf stat: Add command line option for enabling tpebs recording
[PATCH] perf report: Display pregress bar on redirected pipe data
2024-06-27 19:41 UTC (2+ messages)
[PATCH v3 4/4] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET
2024-06-27 18:39 UTC (3+ messages)
` [PATCH v3B "
[PATCH v2] perf test stat_bpf_counter.sh: Stabilize the test results
2024-06-27 18:21 UTC (3+ messages)
[PATCH v5 0/8] Refactor perf python module build
2024-06-27 18:20 UTC (2+ messages)
Linux Perf Tool Office Hours
2024-06-27 17:48 UTC (6+ messages)
[PATCH 1/2] perf build: conditionally add feature check flags for libtrace{event,fs}
2024-06-27 17:26 UTC (3+ messages)
` [PATCH 2/2] perf build: warn if libtracefs is not found
[PATCH] Perf: Calling available function for stats printing
2024-06-27 17:17 UTC (2+ messages)
[PATCH 0/9] Add CPU-type to topology
2024-06-27 16:54 UTC (16+ messages)
[PATCH v3 0/4] x86/cpufeatures: Automatically generate required and disabled feature masks
2024-06-27 16:51 UTC (7+ messages)
` [PATCH v3 2/4] x86/cpufeatures: Generate a feature mask header based on build config
` [PATCH v3 4/4] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET
[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
2024-06-27 11:13 UTC (11+ messages)
` [PATCH v3 01/10] x86/topology: Introduce topology_logical_core_id()
` [PATCH v3 02/10] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
` [PATCH v3 10/10] perf/x86/rapl: Add per-core energy counter support "
[PATCH v2 00/12] arm64: Add support for Armv9.4 PMU fixed instruction counter
2024-06-27 11:05 UTC (18+ messages)
` [PATCH v2 01/12] perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold
` [PATCH v2 02/12] perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) check
` [PATCH v2 03/12] perf/arm: Move 32-bit PMU drivers to drivers/perf/
` [PATCH v2 04/12] perf: arm_v6/7_pmu: Drop non-DT probe support
` [PATCH v2 05/12] perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
` [PATCH v2 06/12] perf: arm_pmu: Remove event index to counter remapping
` [PATCH v2 07/12] perf: arm_pmuv3: Prepare for more than 32 counters
` [PATCH v2 08/12] KVM: arm64: pmu: Use arm_pmuv3.h register accessors
` [PATCH v2 09/12] KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
` [PATCH v2 10/12] arm64: perf/kvm: Use a common PMU cycle counter define
` [PATCH v2 11/12] KVM: arm64: Refine PMU defines for number of counters
` [PATCH v2 12/12] perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
[PATCH v11 0/4] Introduce perf check subcommand
2024-06-27 10:06 UTC (5+ messages)
` [PATCH v11 1/4] perf check: introduce "
` [PATCH v11 2/4] perf version: update --build-options to use 'supported_features' array
` [PATCH v11 3/4] perf tests task_analyzer: use perf check for libtraceevent support
` [PATCH v11 4/4] tools/perf/tests: Update probe_vfs_getname.sh script to use perf check feature
[V4 00/16] Add data type profiling support for powerpc
2024-06-27 9:28 UTC (13+ messages)
` [V4 03/16] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [V4 05/16] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
[PATCH 0/2] ARM: 9259/1: stacktrace: Add USER_STACKTRACE support
2024-06-27 7:14 UTC (4+ messages)
` [PATCH 1/2] ARM: 9258/1: Fix callchain_trace() return value
[PATCH v2 0/2] perf pmu: Event parsing and listing fixes
2024-06-26 22:22 UTC (4+ messages)
` [PATCH v2 1/2] perf pmu: Restore full PMU name wildcard support
` [PATCH v2 2/2] perf pmu: Don't de-duplicate core PMUs
[PATCH v2 00/27] Constify tool pointers
2024-06-26 20:36 UTC (28+ messages)
` [PATCH v2 01/27] perf auxevent: Zero size dummy tool
` [PATCH v2 02/27] perf cs-etm: Fix address sanitizer dso build failure
` [PATCH v2 03/27] perf tool: Constify tool pointers
` [PATCH v2 04/27] perf tool: Move fill defaults into tool.c
` [PATCH v2 05/27] perf tool: Add perf_tool__init
` [PATCH v2 06/27] perf kmem: Use perf_tool__init
` [PATCH v2 07/27] perf buildid-list: "
` [PATCH v2 08/27] perf kvm: "
` [PATCH v2 09/27] perf lock: "
` [PATCH v2 10/27] perf evlist: "
` [PATCH v2 11/27] perf record: "
` [PATCH v2 12/27] perf c2c: "
` [PATCH v2 13/27] perf script: "
` [PATCH v2 14/27] perf inject: "
` [PATCH v2 15/27] perf report: "
` [PATCH v2 16/27] perf stat: "
` [PATCH v2 17/27] perf annotate: "
` [PATCH v2 18/27] perf sched: "
` [PATCH v2 19/27] perf mem: "
` [PATCH v2 20/27] perf timechart: "
` [PATCH v2 21/27] perf diff: "
` [PATCH v2 22/27] perf data convert json: "
` [PATCH v2 23/27] perf data convert ctf: "
` [PATCH v2 24/27] perf test event_update: Ensure tools is initialized
` [PATCH v2 25/27] perf kwork: Use perf_tool__init
` [PATCH v2 26/27] perf tool: Remove perf_tool__fill_defaults
` [PATCH v2 27/27] perf session: Constify tool
[PATCH v1 00/26] Constify tool pointers
2024-06-26 17:54 UTC (4+ messages)
` [PATCH v1 22/26] perf auxevent: Add explicit dummy tool initialization
[PATCH] perf unwind-libunwind: Add malloc() failure handling
2024-06-26 15:47 UTC (3+ messages)
[PATCH] perf/x86/amd: Warn only on new bits set
2024-06-26 13:57 UTC (6+ messages)
[PATCH 0/2] perf pmu: Event parsing and listing fixes
2024-06-26 9:27 UTC (7+ messages)
` [PATCH 1/2] perf pmu: Restore full PMU name wildcard support
[PATCH] perf parse-events: Back to support for parsing of field "-"
2024-06-26 8:12 UTC
[PATCH] perf/x86/amd/uncore: Fix DF and UMC domain identification
2024-06-26 7:49 UTC
[PATCH] perf/x86/amd/uncore: Avoid PMU registration if counters are unavailable
2024-06-26 7:44 UTC
[PATCH V4 1/3] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
2024-06-26 5:04 UTC (5+ messages)
[PATCH 0/4] perf tools: Assorted random updates and fixes
2024-06-26 4:02 UTC (2+ messages)
[PATCH] perf pmus: Fixes always false when compare duplicates aliases
2024-06-26 4:01 UTC (2+ messages)
[PATCH] util: constant -1 with expression of type char
2024-06-26 4:00 UTC (2+ messages)
[PATCH v2] perf: Timehist account sch delay for scheduled out running
2024-06-26 3:59 UTC (2+ messages)
[PATCH 00/10] perf intel pt: Update instruction decoder for APX and other new instructions
2024-06-26 3:59 UTC (2+ messages)
` (subset) "
[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
2024-06-26 3:57 UTC (3+ messages)
` [PATCH V3 10/10] perf test: Check output of the probe ... --funcs command
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).