messages from 2022-11-30 11:15:41 to 2022-12-12 15:55:49 UTC [more...]
[PATCH 0/5] perf: cs-etm: Print auxtrace info even if OpenCSD isn't linked
2022-12-12 15:55 UTC (3+ messages)
` [PATCH 1/5] perf: cs-etm: Print unknown header version as an error
` [PATCH 2/5] perf: cs-etm: Remove unused stub methods
[PATCH v4] perf jevents: Parse metrics during conversion
2022-12-12 15:46 UTC (8+ messages)
[PATCH] perf tools: Fix a typo in BTF tracepoint name
2022-12-12 15:42 UTC (2+ messages)
[PATCH] perf vendor events powerpc: Fix spelling mistake "fpr" -> "for"
2022-12-12 15:40 UTC (2+ messages)
[PATCH] perf test: Update event group check for support of uncore event
2022-12-12 15:39 UTC (4+ messages)
[PATCH 0/3] libtraceevent from system and build fix
2022-12-12 14:28 UTC (40+ messages)
` [PATCH 1/3] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
` [PATCH 2/3] perf build: Use libtraceevent from the system
` [ALMOST ready] "
` [PATCH 3/3] perf build: Fix python/perf.so library's name
[PATCH RFC 1/8] perf/core: Add *group_leader to perf_event_create_kernel_counter()
2022-12-12 13:23 UTC (4+ messages)
` [PATCH RFC 2/8] perf: x86/core: Expose the available number of the Topdown metrics
` [PATCH RFC 3/8] perf: x86/core: Snyc PERF_METRICS bit together with fixed counter3
[PATCH 0/4] perf lock contention: Support task/addr aggregation mode (v1)
2022-12-09 19:07 UTC (5+ messages)
` [PATCH 1/4] perf lock contention: Add lock_data.h for common data
` [PATCH 2/4] perf lock contention: Implement -t/--threads option for BPF
` [PATCH 3/4] perf lock contention: Add -l/--lock-addr option
` [PATCH 4/4] perf test: Update perf lock contention test
[PATCH V6 0/7] arm64/perf: Enable branch stack sampling
2022-12-08 11:43 UTC (9+ messages)
` [PATCH V6 1/7] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V6 2/7] arm64/perf: Add BRBE registers and fields
` [PATCH V6 3/7] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V6 4/7] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V6 5/7] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V6 6/7] arm64/perf: Enable branch stack events via FEAT_BRBE
` [PATCH V6 7/7] drivers: perf: arm_pmu: Enable branch stack sampling event
[PATCH v3 0/8] perf: Arm SPEv1.2 support
2022-12-07 19:56 UTC (8+ messages)
` [PATCH v3 7/8] perf: Add perf_event_attr::config3
[PATCH 0/4] perf vendor events amd: Add Zen 4 events and metrics
2022-12-07 17:44 UTC (11+ messages)
` [PATCH 1/4] perf vendor events amd: Add Zen 4 mapping
` [PATCH 2/4] perf vendor events amd: Add Zen 4 core events
` [PATCH 3/4] perf vendor events amd: Add Zen 4 uncore events
` [PATCH 4/4] perf vendor events amd: Add Zen 4 metrics
[PATCH v2] perf stat: Update event skip condition
2022-12-07 17:37 UTC (2+ messages)
[PATCH v2] perf/core: Fix cgroup events tracking
2022-12-07 12:40 UTC
[PATCH v3] perf jevents: Parse metrics during conversion
2022-12-07 11:21 UTC (6+ messages)
[PATCH] perf/core: Fix cgroup events tracking
2022-12-07 11:19 UTC (3+ messages)
[PATCH v3 0/2] perf test: Add event group test
2022-12-07 5:54 UTC (11+ messages)
` [PATCH v3 1/2] perf tool: Move pmus list variable to new a file
` [PATCH v3 2/2] perf test: Add event group test
[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
2022-12-06 17:05 UTC (6+ messages)
` [PATCH V5 6/7] arm64/perf: Add BRBE driver
[PATCH] perf stat: Update event skip condition
2022-12-06 16:05 UTC (3+ messages)
[PATCHSET 00/20] perf stat: Cleanup counter aggregation (v3)
2022-12-06 13:39 UTC (5+ messages)
` [PATCH 18/20] perf stat: Display event stats using aggr counts
[PATCH AUTOSEL 5.15 11/12] perf: Fix perf_pending_task() UaF
2022-12-06 9:49 UTC
[PATCH AUTOSEL 6.0 11/13] perf: Fix perf_pending_task() UaF
2022-12-06 9:49 UTC
[PATCH RESEND v3 3/3] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
2022-12-06 8:29 UTC
[PATCH] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
2022-12-05 22:44 UTC (4+ messages)
[PATCH] perf python: Account for multiple words in CC
2022-12-05 21:01 UTC (2+ messages)
[PATCH] perf stat: Fix multi-line metric output in JSON
2022-12-05 18:07 UTC (4+ messages)
[PATCH v2 0/4] perf use system libtraceevent
2022-12-05 13:16 UTC (14+ messages)
` [PATCH v2 1/4] perf util: Make header guard consistent with tool
` [PATCH v2 2/4] perf util: Add host_is_bigendian to util.h
` [PATCH v2 3/4] perf build: Use libtraceevent from the system
[PATCH] Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
2022-12-05 13:09 UTC (2+ messages)
[PATCH 1/2] perf tests: Fix "perf stat JSON output linter" test for new output
2022-12-05 13:07 UTC (9+ messages)
` [PATCH 2/2] perf stat: Fix invalid output handle
perf-stat: count events for BPF programs
2022-12-05 12:52 UTC
[PATCH 0/5] Improvements to incremental builds
2022-12-05 12:50 UTC (7+ messages)
` [PATCH 1/5] tools lib api: Add dependency test to install_headers
` [PATCH 2/5] tools lib perf: "
` [PATCH 3/5] tools lib subcmd: "
` [PATCH 4/5] tools lib symbol: "
` [PATCH 5/5] perf build: Fix python/perf.so library's name
[PATCH] perf/tool: Add remaining branch filters to perf record
2022-12-05 12:49 UTC (2+ messages)
[V3] tools/perf: Fix printing field separator in CSV metrics output
2022-12-05 12:48 UTC (2+ messages)
[PATCHSET 00/15] perf stat: Improve perf stat output (v2)
2022-12-05 12:40 UTC (8+ messages)
` [PATCH 05/15] perf stat: Remove prefix argument in print_metric_headers()
[PATCH] perf/core: Reset remaining bits in perf_clear_branch_entry_bitfields()
2022-12-05 3:41 UTC (3+ messages)
[PATCH] Prevent normalize() from reading into undefined memory
2022-12-04 10:58 UTC
[RFC PATCH v2 0/6] Add metrics for neoverse-n2
2022-12-04 7:10 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 5/6] perf vendor events arm64: Add PE utilization "
[PATCH v5 0/4] perf: Add more syscalls to benchmark
2022-12-03 9:19 UTC (2+ messages)
[PATCH] tools: port perf ui from GTK 2 to GTK 3
2022-12-02 21:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH][next] perf/x86/amd: fix potential integer overflow on shift of a int
2022-12-02 19:10 UTC (3+ messages)
[PATCH] perf: Fix interpretation of branch records
2022-12-02 18:33 UTC (6+ messages)
[PATCH 0/9] tools: Make {clear,set}_bit() atomic for reals
2022-12-02 18:27 UTC (5+ messages)
` [PATCH 5/9] perf tools: Use dedicated non-atomic clear/set bit helpers
[PATCH 13/15] perf stat: Fix JSON output in metric-only mode
2022-12-02 18:03 UTC
[PATCH v2 0/2] perf test: Add event group test
2022-12-01 16:29 UTC (8+ messages)
` [PATCH v2 2/2] "
[PATCH v2 0/2] bpftool: improve error handing for missing .BTF section
2022-12-01 0:55 UTC (6+ messages)
` [PATCH v2 1/2] libbpf: show error info about missing ".BTF" section
` [PATCH v2 2/2] bpf: makefiles: do not generate empty vmlinux.h
[PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2022-11-30 12:08 UTC (5+ 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).