messages from 2023-01-26 20:45:40 to 2023-02-02 23:51:25 UTC [more...]
[PATCH 0/4] perf lock contention: Improve aggr x filter combination (v1)
2023-02-02 23:51 UTC (9+ messages)
` [PATCH 1/4] perf lock contention: Factor out lock_contention_get_name()
` [PATCH 2/4] perf lock contention: Use lock_stat_find{,new}
` [PATCH 3/4] perf lock contention: Support filters for different aggregation
` [PATCH 4/4] perf test: Add more test cases for perf lock contention
[PATCH V2 0/9] perf symbols: Improve dso__synthesize_plt_symbols() for x86
2023-02-02 19:41 UTC (13+ messages)
` [PATCH V2 1/9] perf symbols: Correct plt entry sizes "
` [PATCH V2 2/9] perf symbols: Add support for x86 .plt.sec
` [PATCH V2 3/9] perf symbols: Sort plt relocations for x86
` [PATCH V2 4/9] perf symbols: Record whether a symbol is an alias for an IFUNC symbol
` [PATCH V2 5/9] perf symbols: Add support for IFUNC symbols for x86_64
` [PATCH V2 6/9] perf symbols: Allow for .plt without header
` [PATCH V2 7/9] perf symbols: Allow for static executables with .plt
` [PATCH V2 8/9] perf symbols: Start adding support for .plt.got for x86
` [PATCH V2 9/9] perf symbols: Get symbols for .plt.got for x86-64
[PATCH] tools/perf/tests: Add system wide check for perf bench workload in all metric test
2023-02-02 16:44 UTC
[RFC 0/5] mm/bpf/perf: Store build id in file object
2023-02-02 15:33 UTC (10+ messages)
` [PATCH RFC 1/5] mm: "
` [PATCH RFC 2/5] bpf: Use file object build id in stackmap
` [PATCH RFC 3/5] perf: Use file object build id in perf_event_mmap_event
` [PATCH RFC 4/5] selftests/bpf: Add file_build_id test
` [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test
[PATCH v4 0/4] tools perf: Add branch speculation info
2023-02-02 13:14 UTC (8+ messages)
` [PATCH v4 1/4] perf script: Show "
` [PATCH v4 2/4] perf session: Show branch speculation info in raw dump
` [PATCH v4 3/4] perf test sample-parsing: Update expected branch flags
` [PATCH v4 4/4] perf test brstack: Update regex to include spec field
[PATCH 0/2] Script style improvements in lib/coresight.sh
2023-02-02 13:00 UTC (6+ messages)
` [PATCH 1/2] perf test: Replace 'grep | wc -l' with 'grep -c'
` [PATCH 2/2] perf test: Replace legacy `...` with $(...)
[PATCH] x86/perf/zhaoxin: Add stepping check for ZX-C
2023-02-02 9:17 UTC
[PATCH v5 00/15] jevents/pmu-events improvements
2023-02-02 8:06 UTC (27+ messages)
` [PATCH v5 01/15] perf jevents metric: Correct Function equality
` [PATCH v5 02/15] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v5 03/15] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v5 04/15] perf pmu-events: Add separate metric from pmu_event
` [PATCH v5 05/15] perf pmu-events: Separate the metrics from events for no jevents
` [PATCH v5 06/15] perf pmu-events: Remove now unused event and metric variables
` [PATCH v5 07/15] perf stat: Remove evsel metric_name/expr
` [PATCH v5 08/15] perf jevents: Combine table prefix and suffix writing
` [PATCH v5 09/15] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v5 10/15] perf jevents: Generate metrics and events as separate tables
` [PATCH v5 11/15] perf jevents: Add model list option
` [PATCH v5 12/15] perf pmu-events: Fix testing with JEVENTS_ARCH=all
` [PATCH v5 13/15] perf jevents: Correct bad character encoding
` [PATCH v5 14/15] tools build: Add test echo-cmd
` [PATCH v5 15/15] perf jevents: Run metric_test.py at compile-time
[PATCH] tools/perf: Fix usage of perf probe when libtraceevent is missing
2023-02-02 4:17 UTC (3+ messages)
[PATCH 1/2] tests/shell: Add check for perf data file in record+probe_libc_inet_pton test
2023-02-02 4:17 UTC (4+ messages)
` [PATCH 2/2] tests/shell: Fix perf test shell to check for libtracevent support
[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
2023-02-02 2:57 UTC (4+ messages)
[PATCH v3] perf: fix the probe finder location (.dwo files)
2023-02-02 2:55 UTC (4+ messages)
[PATCH v3 0/2] tools perf: Add branch speculation info
2023-02-02 2:37 UTC (9+ messages)
` [PATCH v3 1/2] perf script: Show "
` [PATCH v3 2/2] perf session: Show branch speculation info in raw dump
[PATCH v5 0/4] perf: Add more syscalls to benchmark
2023-02-02 1:58 UTC (5+ messages)
[PATCH] perf lock contention: Add -S/--callstack-filter option
2023-02-02 1:31 UTC (2+ messages)
[PATCH v2] perf stat: Hide invalid uncore event output for aggr mode
2023-02-02 1:31 UTC (3+ messages)
[PATCH v2] perf script: Add 'cgroup' field for output
2023-02-02 1:26 UTC (2+ messages)
[PATCH 0/9] use canonical ftrace path whenever possible
2023-02-02 1:24 UTC (4+ messages)
` [PATCH 4/9] perf docs: use canonical ftrace path
[PATCH 0/2] perf test: Fix JSON linter
2023-02-02 1:18 UTC (6+ messages)
` [PATCH 2/2] perf test: Fix JSON format linter test checks
[PATCH] perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
2023-02-02 1:15 UTC (3+ messages)
[PATCH] perf arm-spe: Only warn once for each unsupported address packet
2023-02-02 1:14 UTC (3+ messages)
[PATCH] perf/util: Symbol lookup can fail if multiple segmets match stext
2023-02-02 1:00 UTC (4+ messages)
` [PATCH v2] perf/util: Symbol lookup with kcore can fail if multiple segments "
[PATCH] tests/bpf: Fix the bpf test to check for libtraceevent support
2023-02-02 0:57 UTC (2+ messages)
[6.1.7][6.2-rc5] perf all metrics test: FAILED!
2023-02-01 19:06 UTC (13+ messages)
[PATCH v2] perf: Allow restricted kernel breakpoints on user addresses
2023-02-01 12:00 UTC (9+ messages)
[PATCH 0/1] perf: Fix warning from concurrent read/write of perf_event_pmu_context
2023-02-01 10:49 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v3] perf_event_open.2: Update recent changes
2023-01-31 17:58 UTC (3+ messages)
[PATCH 0/4] perf intel-pt: Fix the pipe mode (v2)
2023-01-31 16:10 UTC (7+ messages)
` [PATCH 1/4] perf inject: Use perf_data__read() for auxtrace
` [PATCH 2/4] perf intel-pt: Do not try to queue auxtrace data on pipe
` [PATCH 3/4] perf session: Avoid calling lseek(2) for pipe
` [PATCH 4/4] perf test: Add pipe mode test to the Intel PT test suite
[PATCH AUTOSEL 5.15 04/12] perf/x86/intel: Add Emerald Rapids
2023-01-31 15:00 UTC
[PATCH AUTOSEL 6.1 05/20] perf/x86/intel: Add Emerald Rapids
2023-01-31 14:59 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 06/20] perf/x86/intel/cstate: "
[PATCH v7 00/15] coresight: Add new API to allocate trace source ID values
2023-01-31 11:49 UTC (4+ messages)
[PATCH] perf/x86: KVM: Disable vPMU support on hybrid CPUs (host PMUs)
2023-01-31 10:59 UTC (9+ messages)
[PATCH 0/9] perf symbols: Improve dso__synthesize_plt_symbols() for x86
2023-01-31 10:17 UTC (16+ messages)
` [PATCH 1/9] perf symbols: Correct plt entry sizes "
` [PATCH 2/9] perf symbols: Add support for x86 .plt.sec
` [PATCH 3/9] perf symbols: Sort plt relocations for x86
` [PATCH 4/9] perf symbols: Record whether a symbol is an alias for an IFUNC symbol
` [PATCH 5/9] perf symbols: Add support for IFUNC symbols for x86_64
` [PATCH 6/9] perf symbols: Allow for .plt without header
` [PATCH 7/9] perf symbols: Allow for static executables with .plt
` [PATCH 8/9] perf symbols: Start adding support for .plt.got for x86
` [PATCH 9/9] perf symbols: Get symbols for .plt.got for x86-64
[PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-31 2:19 UTC (16+ messages)
` [PATCH 1/4] perf inject: Use perf_data__read() for auxtrace
` [PATCH 2/4] perf intel-pt: Do not try to queue auxtrace data on pipe
` [PATCH 3/4] perf session: Avoid calling lseek(2) for pipe
` [PATCH 4/4] perf test: Add pipe mode test to the Intel PT test suite
[PATCH V8 5/6] arm64/perf: Add branch stack support in ARMV8 PMU
2023-01-30 16:28 UTC (2+ messages)
[PATCH] perf test: Switch basic bpf filtering test to use syscall tracepoint
2023-01-30 14:09 UTC (3+ messages)
[PATCH] perf: cs-etm: Update decoder code for OpenCSD version 1.4
2023-01-30 13:59 UTC (5+ messages)
[PATCH] perf/core: Fix account interrupt throttle
2023-01-28 1:28 UTC (2+ messages)
[PATCH v3] perf record: Fix segfault with --overwrite and --max-size
2023-01-28 1:27 UTC (2+ messages)
[PATCH 0/8] perf: arm: Make PMUv3 driver available for aarch32
2023-01-26 20:44 UTC (2+ messages)
` [PATCH 8/8] ARM: mach-virt: Select PMUv3 driver by default
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).