messages from 2022-10-31 11:11:47 to 2022-11-08 23:25:02 UTC [more...]
[PATCHSET 0/9] perf stat: Cleanup perf stat output display (v1)
2022-11-08 23:23 UTC (20+ messages)
` [PATCH 1/9] perf stat: Fix crash with --per-node --metric-only in CSV mode
` [PATCH 2/9] perf stat: Increase metric length to align outputs
` [PATCH 3/9] perf stat: Clear screen only if output file is a tty
` [PATCH 4/9] perf stat: Move common code in print_metric_headers()
` [PATCH 5/9] perf stat: Fix --metric-only --json output
` [PATCH 6/9] perf stat: Do not indent headers for JSON
` [PATCH 7/9] perf stat: Add header for interval in JSON output
` [PATCH 8/9] perf stat: Fix condition in print_interval()
` [PATCH 9/9] perf stat: Consolidate condition to print metrics
[PATCH v5 00/14] coresight: Add new API to allocate trace source ID values
2022-11-08 22:49 UTC (22+ messages)
` [PATCH v5 01/14] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v5 02/14] coresight: Remove obsolete Trace ID unniqueness checks
` [PATCH v5 03/14] coresight: perf: traceid: Add perf ID allocation and notifiers
` [PATCH v5 04/14] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v5 05/14] coresight: etm4x: Update ETM4 "
` [PATCH v5 06/14] coresight: etm3x: Update ETM3 "
` [PATCH v5 07/14] coresight: etmX.X: stm: Remove trace_id() callback
` [PATCH v5 08/14] coresight: trace id: Remove legacy get trace ID function
` [PATCH v5 09/14] perf: cs-etm: Move mapping of Trace ID and cpu into helper function
` [PATCH v5 10/14] perf: cs-etm: Update record event to use new Trace ID protocol
` [PATCH v5 11/14] kernel: events: Export perf_report_aux_output_id()
` [PATCH v5 12/14] perf: cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
` [PATCH v5 13/14] coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
` [PATCH v5 14/14] coresight: trace-id: Add debug & test macros to Trace ID allocation
[PATCH v2] perf tools: exclude the include/perf/ directory
2022-11-08 21:15 UTC (2+ messages)
[PATCH] tools/perf: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
2022-11-08 21:08 UTC (3+ messages)
[PATCH] perf test: Fix skipping branch stack sampling test
2022-11-08 21:00 UTC (4+ messages)
[PATCH 1/2] tools/perf: Fix printing os->prefix in CSV metrics output
2022-11-08 20:57 UTC (8+ messages)
` [PATCH 2/2] tools/perf: Fix printing field separator "
[RFC PATCH v1] perf data: Add fields when converting to json
2022-11-08 19:00 UTC
[PATCH v3 0/8] perf: Arm SPEv1.2 support
2022-11-08 13:12 UTC (12+ messages)
` [PATCH v3 1/8] perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
` [PATCH v3 2/8] arm64: Drop SYS_ from SPE register defines
` [PATCH v3 3/8] arm64/sysreg: Convert SPE registers to automatic generation
` [PATCH v3 4/8] perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
` [PATCH v3 5/8] perf: arm_spe: Use new PMSIDR_EL1 register enums
` [PATCH v3 6/8] perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
` [PATCH v3 7/8] perf: Add perf_event_attr::config3
` [PATCH v3 8/8] perf: arm_spe: Add support for SPEv1.2 inverted event filtering
[PATCH v1 0/3] KVM: arm64: Support tracing virtual CPU ID
2022-11-08 11:49 UTC (8+ messages)
` [PATCH v1 1/3] KVM: arm64: Dynamically register callback for tracepoints
` [PATCH v1 2/3] KVM: arm64: Add trace events with field 'vcpu_id'
` [PATCH v1 3/3] perf arm64: Support virtual CPU ID for kvm-stat
Fwd: [PATCH] x86/perf: Fixed kernel panic during boot on Nano processor
2022-11-08 8:18 UTC
[PATCH v1 00/14] Fix perf tools/lib includes
2022-11-08 7:35 UTC (15+ messages)
` [PATCH v1 01/14] tools lib api: Add install target
` [PATCH v1 02/14] tools lib subcmd: "
` [PATCH v1 03/14] perf build: Install libsubcmd locally when building
` [PATCH v1 04/14] perf build: Install libapi "
` [PATCH v1 05/14] perf build: Install libperf "
` [PATCH v1 06/14] perf build: Install libtraceevent "
` [PATCH v1 07/14] tools lib api: Add missing install headers
` [PATCH v1 08/14] tools lib perf: "
` [PATCH v1 09/14] tool lib symbol: Add Makefile/Build
` [PATCH v1 10/14] perf build: Install libsymbol locally when building
` [PATCH v1 11/14] perf expr: Tidy hashmap dependency
` [PATCH v1 12/14] perf thread_map: Reduce exposure of libperf internal API
` [PATCH v1 13/14] perf cpumap: Tidy libperf includes
` [PATCH v1 14/14] perf build: Use tools/lib headers from install path
[PATCH v2 0/5] x86: cpuid: improve support for broken CPUID configurations
2022-11-07 21:57 UTC (18+ messages)
` [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
` [PATCH v2 2/5] x86/cpuid: refactor setup_clear_cpu_cap()/clear_cpu_cap()
[PATCH] perf print-events: Remove redundant comparison with zero
2022-11-07 20:59 UTC (2+ messages)
[PATCH 0/3] perf: intel-pt: Add hybrid CPU compatibility test
2022-11-07 19:32 UTC (5+ messages)
` [PATCH 1/3] perf: intel-pt: Rename intel-pt-pkt-decoder-test.c
` [PATCH 2/3] perf: intel-pt: Redefine test_suite
` [PATCH 3/3] perf: intel-pt: Add hybrid CPU compatibility test
[PATCH v7 0/6] Support hld delayed init based on Pseudo-NMI for
2022-11-07 15:18 UTC (2+ messages)
[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
2022-11-07 15:15 UTC (9+ messages)
` [PATCH V5 1/7] arm64/perf: Add BRBE registers and fields
` [PATCH V5 2/7] arm64/perf: Update struct arm_pmu for BRBE
` [PATCH V5 3/7] arm64/perf: Update struct pmu_hw_events "
` [PATCH V5 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [PATCH V5 5/7] arm64/perf: Drive BRBE from perf event states
` [PATCH V5 6/7] arm64/perf: Add BRBE driver
` [PATCH V5 7/7] arm64/perf: Enable branch stack sampling
Perf: BUG: kernel NULL pointer dereference, address: 0000000000000198
2022-11-07 10:29 UTC (8+ messages)
[PATCH V4 0/7] arm64/perf: Enable branch stack sampling
2022-11-07 2:41 UTC (4+ messages)
` [PATCH V4 6/7] arm64/perf: Add BRBE driver
[PATCH 1/1] perf trace: Add BPF augmenter to perf_event_open()'s 'struct perf_event_attr' arg
2022-11-04 20:56 UTC (2+ messages)
[PATCH] perf: Fix perf_event_{init,exit}_cpu stubs
2022-11-04 17:38 UTC (3+ messages)
[PATCH v2 0/7] perf: Arm SPEv1.2 support
2022-11-04 14:47 UTC (3+ messages)
[PATCH] perf lock: Allow concurrent record and report
2022-11-04 5:14 UTC
[PATCH v1 0/7] Fix perf trace libbpf 1.0+ compatibility
2022-11-04 1:04 UTC (17+ messages)
` [PATCH v1 1/7] perf trace: Raw augmented syscalls fix "
` [PATCH v1 2/7] perf trace: Etcsnoop "
` [PATCH v1 3/7] perf trace: Augmented syscalls "
` [PATCH v1 4/7] perf trace: hello "
` [PATCH v1 5/7] perf trace: empty "
` [PATCH v1 6/7] perf trace: 5sec "
` [PATCH v1 7/7] perf bpf: Remove now unused BPF headers
[PATCH v2 0/8] Update to C11, fix signal undefined behavior
2022-11-03 13:04 UTC (2+ messages)
[PATCH v2 0/3] tools/perf: Fix perf probe crash by clang DWARF5 file
2022-11-03 12:31 UTC (6+ messages)
` [PATCH v2 1/3] tools/perf: Fix to avoid crashing if DW_AT_decl_file is NULL
` [PATCH v2 2/3] tools/perf: Fix to use dwarf_attr_integrate for generic attr accessor
` [PATCH v2 3/3] tools/perf: Fix to get declared file name from clang DWARF5
[PATCH] x86/perf: Fixed kernel panic during boot on Nano processor
2022-11-03 10:07 UTC (2+ messages)
qemu-i386: perf: BUG: kernel NULL pointer dereference, address: 00000148
2022-11-03 9:53 UTC (6+ messages)
[PATCH] perf tools: exclude the include/perf/ directory
2022-11-03 8:07 UTC (3+ messages)
[syzbot] WARNING in __perf_event_overflow
2022-11-03 7:26 UTC (4+ messages)
[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
2022-11-03 6:57 UTC (2+ messages)
[PATCH] perf/hw_breakpoint: test: Skip the test if dependencies unmet
2022-11-02 17:38 UTC (5+ messages)
[PATCH v5 0/8] KVM: x86: Intel LBR related perf cleanups
2022-11-02 17:18 UTC (2+ messages)
[PATCH linux-next] perf stat: remove redundant ret variable
2022-11-02 13:42 UTC
[PATCH] [perf/core: Update sample_flags for raw_data in perf_output_sample
2022-11-02 8:19 UTC (3+ messages)
b4 ignoring Reviewed-by: in quoted-printable email
2022-11-01 15:16 UTC (4+ messages)
[PATCH 0/3] tools/perf: Fix perf probe crash by broken DWARF file
2022-11-01 13:29 UTC (5+ messages)
` [PATCH 1/3] tools/perf: Fix to avoid crashing with a "
` [PATCH 2/3] tools/perf: Fix to use dwarf_attr_integrate for generic attr accessor
` [PATCH 3/3] tools/perf: Fix to get declared file name from broken DWARF5
[PATCH] tools: port perf ui from GTK 2 to GTK 3
2022-10-31 19:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH] arch/x86/events/amd/core.c: Return -ENODEV when CPU does not have PERFCTL_CORE bit
2022-10-31 14:28 UTC (3+ messages)
[PATCH v2 0/1] Perf stack unwinding with pointer authentication
2022-10-31 13:48 UTC (6+ messages)
` [PATCH v2 1/1] perf arm64: Send pointer auth masks to ring buffer
[PATCH -next] perf/core: Using kfree_rcu() to simplify the code in put_ctx()
2022-10-31 13:11 UTC (3+ messages)
[PATCH RFC 0/6] Add metrics for neoverse-n2
2022-10-31 11:11 UTC (7+ messages)
` [PATCH RFC 1/6] perf vendor events arm64: Add topdown L1 "
` [PATCH RFC 2/6] perf vendor events arm64: Add TLB "
` [PATCH RFC 3/6] perf vendor events arm64: Add cache "
` [PATCH RFC 4/6] perf vendor events arm64: Add branch "
` [PATCH RFC 5/6] perf vendor events arm64: Add PE utilization "
` [PATCH RFC 6/6] perf vendor events arm64: Add instruction mix "
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).