messages from 2022-12-26 19:50:21 to 2023-01-09 02:46:54 UTC [more...]
[PATCH v2] perf record: Fix coredump with --overwrite and --max-size
2023-01-09 2:46 UTC (6+ messages)
[PATCH] Prevent normalize() from reading into undefined memory
2023-01-08 14:12 UTC (2+ messages)
[BUG] perf kmem: Broken because of missing tracepoints
2023-01-08 6:30 UTC (9+ messages)
[PATCH 1/2] perf kmem: Support legacy tracepoints
2023-01-08 6:24 UTC (2+ messages)
` [PATCH 2/2] perf kmem: Support field "node" in evsel__process_alloc_event()
[PATCH v2] perf_event_open.2: Update recent changes
2023-01-07 22:53 UTC (2+ messages)
[PATCH 1/2] perf/x86/rapl: Add support for Intel Meteor Lake
2023-01-07 14:07 UTC (16+ messages)
` [PATCH 2/2] perf/x86/rapl: Add support for Intel Emerald Rapids
[PATCH v5 0/4] perf: Add more syscalls to benchmark
2023-01-07 7:23 UTC (5+ messages)
[RFC PATCH 00/25] Upstream kvx Linux port
2023-01-07 6:25 UTC (8+ messages)
` [RFC PATCH 24/25] kvx: Add support for CPU Perf Monitors
[PATCH] tools:perf:scripts:python:intel-pt-events del unusedvar
2023-01-06 21:56 UTC
[GIT PULL] perf tools fixes for v6.2: 1st batch
2023-01-06 21:19 UTC (3+ messages)
[RFC PATCH v1] perf record: Correct address filters for duplicated symbols
2023-01-06 20:37 UTC
[PATCH v3 1/2] perf build: Properly guard libbpf includes
2023-01-06 19:06 UTC (8+ messages)
` [PATCH v3 2/2] perf build: Fix build error when NO_LIBBPF=1
[PATCH v6 0/7] Add metrics for neoverse-n2-v2
2023-01-06 15:59 UTC (9+ messages)
` [PATCH v6 1/7] perf vendor events arm64: Add common topdown L1 metrics
` [PATCH v6 2/7] perf vendor events arm64: Add topdown L1 metrics for neoverse-n2-v2
` [PATCH v6 3/7] perf vendor events arm64: Add TLB "
` [PATCH v6 4/7] perf vendor events arm64: Add cache "
` [PATCH v6 5/7] perf vendor events arm64: Add branch "
` [PATCH v6 6/7] perf vendor events arm64: Add PE utilization "
` [PATCH v6 7/7] perf vendor events arm64: Add instruction mix "
[PATCH v1] perf script flamegraph: Avoid d3-flame-graph package dependency
2023-01-06 15:31 UTC (3+ messages)
[PATCH v2 1/2] perf build: Properly guard libbpf includes
2023-01-06 15:14 UTC (6+ messages)
` [PATCH v2 2/2] perf build: Fix build error when NO_LIBBPF=1
[PATCH] perf build: Fix build error when NO_LIBBPF=1
2023-01-06 14:36 UTC (6+ messages)
Expected rdpmc behavior during context swtich and a RISC-V conundrum
2023-01-06 12:02 UTC (2+ messages)
[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
2023-01-06 11:13 UTC (3+ messages)
[PATCH v5 0/6] Add metrics for neoverse-n2
2023-01-06 10:34 UTC (20+ messages)
` [PATCH v5 1/6] perf vendor events arm64: Add topdown L1 "
` [PATCH v5 2/6] perf vendor events arm64: Add TLB "
` [PATCH v5 3/6] perf vendor events arm64: Add cache "
` [PATCH v5 4/6] perf vendor events arm64: Add branch "
` [PATCH v5 5/6] perf vendor events arm64: Add PE utilization "
` [PATCH v5 6/6] perf vendor events arm64: Add instruction mix "
[PATCH v6 00/14] coresight: Add new API to allocate trace source ID values
2023-01-06 9:54 UTC (5+ messages)
` [PATCH v6 11/14] kernel: events: Export perf_report_aux_output_id()
[PATCH v1] perf build: Fix build error when NO_LIBBPF=1
2023-01-06 6:16 UTC
[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
2023-01-05 20:32 UTC
[PATCH v3 0/2] bpftool: improve error handing for missing .BTF section
2023-01-05 14:57 UTC (12+ messages)
` [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section
[PATCH 1/2] tools/perf: Update the exit error codes in function try_to_find_probe_trace_event
2023-01-05 12:54 UTC (3+ messages)
` [PATCH 2/2] perf test bpf: Skip test if kernel-debuginfo is not present
[PATCH] tools/perf: Fix bpf-script-test-prologue test compile issue with clang
2023-01-05 12:53 UTC (2+ messages)
[PATCH v1] perf llvm: Fix inadvertent file creation
2023-01-05 8:26 UTC
[PATCH] perf: Add missing sys/types.h include
2023-01-04 19:42 UTC (5+ messages)
[PATCH v2] perf: Add missing sys/types.h include
2023-01-04 19:34 UTC
[PATCH 0/4] perf bpf_counter: A set of random fixes (v1)
2023-01-04 14:21 UTC (8+ messages)
` [PATCH 1/4] perf bpf_counter: Add more error messages for bperf
` [PATCH 2/4] perf bpf_counter: Increase perf_attr_map entries to 32
` [PATCH 3/4] perf bpf_counter: Handle unsupported cgroup events
` [PATCH 4/4] perf stat: Do not use the same cgroup more than once
[PATCH v2 1/2] perf/test: Fix perf test 84 on s390
2023-01-04 9:33 UTC (5+ messages)
` [PATCH v2 2/2] perf/test: Fix test case 89 for x86
[PATCH] perf lock: Fix core dump in command perf lock contention
2023-01-03 18:50 UTC (4+ messages)
[PATCH v2 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
2023-01-03 16:22 UTC (14+ messages)
` [PATCH v2 1/7] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
` [PATCH v2 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
` [PATCH v2 4/7] perf pmu: Add function to check if a pmu file exists
` [PATCH v2 6/7] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
2023-01-03 16:20 UTC (8+ messages)
` [PATCH v3 1/7] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
` [PATCH v3 2/7] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
` [PATCH v3 3/7] perf: Remove remaining duplication of bus/event_source/devices/
` [PATCH v3 4/7] perf pmu: Add function to check if a pmu file exists
` [PATCH v3 5/7] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
` [PATCH v3 6/7] perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
` [PATCH v3 7/7] perf cs_etm: Set the time field in the synthetic samples
[v6.2-rc1] Regression with installing perf tool
2023-01-03 11:18 UTC (5+ messages)
[PATCH] perf_event_open.2: Update recent changes
2023-01-03 9:59 UTC (4+ messages)
[PATCH] perf build: Don't propagate subdir to submakes for install_headers
2023-01-03 7:09 UTC
[PATCH v4 0/6] Add metrics for neoverse-n2
2023-01-03 6:54 UTC (3+ messages)
[PATCH 1/1] perf tools: Fix segfault when trying to process tracepoints in perf.data and not linked with libtraceevent
2023-01-02 16:16 UTC
[PATCH] perf tui: don't ignore job control
2023-01-02 15:35 UTC (9+ messages)
` [PATCH 2/1] perf tools: don't include signature in version strings
` [PATCH v2 1/2] perf tui: don't ignore job control
` [PATCH v2 2/2] perf tools: don't include signature in version strings
[PATCH] perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
2023-01-02 14:52 UTC (3+ messages)
[PATCH] perf tools riscv: Fix perf tool build error on riscv
2023-01-02 14:50 UTC (2+ messages)
[PATCH] perf tools: Fix resources leak in perf_data__open_dir
2023-01-02 14:46 UTC (3+ messages)
[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
2023-01-02 14:23 UTC (6+ messages)
[PATCH][next] perf-tools: Fix spelling mistake "lenght" -> "length"
2022-12-30 23:32 UTC
[PATCH] perf record: Fix coredump with --overwrite and --max-size
2022-12-29 12:44 UTC (3+ messages)
[PATCH] x86/rapl: Treat Tigerlake like Icelake
2022-12-28 11:34 UTC
[PATCH 1/2] perf python: fix clang feature detection littering
2022-12-28 1:58 UTC (6+ messages)
` [PATCH 2/2] perf python: don't run the linker for clang feature tests
` [PATCH v2 1/4] perf python: make clang feature detection work
` [PATCH v2 2/4] perf python: fix clang feature detection littering
` [PATCH v2 3/4] perf python: don't run the linker for clang feature tests
` [PATCH v2 4/4] perf python: only check for the clang features we care about removing
Getting the latest and greatest Linux perf features on every Debian kernel
2022-12-26 19:15 UTC (7+ messages)
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).