messages from 2022-12-12 13:23:21 to 2022-12-20 18:33:15 UTC [more...]
[PATCH] perf test: Fix "all PMU test" to skip parametrized events
2022-12-20 18:33 UTC (2+ messages)
[PATCH] perf: makefile: add .DELETE_ON_ERROR special target
2022-12-20 18:31 UTC (3+ messages)
[PATCH 0/6] perf lock contention: Add more filter options (v1)
2022-12-20 18:28 UTC (8+ messages)
` [PATCH 1/6] perf lock contention: Factor out lock_type_table
` [PATCH 2/6] perf lock contention: Add -Y/--type-filter option
` [PATCH 3/6] perf lock contention: Support lock type filtering for BPF
` [PATCH 4/6] perf lock contention: Add -L/--lock-filter option
` [PATCH 5/6] perf lock contention: Support lock addr/name filtering for BPF
` [PATCH 6/6] perf test: Update perf lock contention test
[PATCH 0/3] Fixes for debug variables
2022-12-20 18:17 UTC (8+ messages)
` [PATCH 1/3] perf tools: Set debug_peo_args and redirect_to_stderr to correct values in perf_quiet_option
` [PATCH 2/3] perf tools: Fix usage of the verbose variable
` [PATCH 3/3] perf probe: Check -v and -q options in the right place
[syzbot] KASAN: use-after-free Read in put_pmu_ctx
2022-12-20 17:10 UTC (11+ messages)
[PATCH v3 0/2] bpftool: improve error handing for missing .BTF section
2022-12-20 15:38 UTC (9+ messages)
` [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section
` [PATCH v3 2/2] bpf: makefiles: do not generate empty vmlinux.h
[GIT PULL] perf tools changes for v6.2: 1st batch
2022-12-20 13:08 UTC (8+ messages)
[PATCH 0/4] Enable display of partial and empty SVE predicates from Arm SPE data
2022-12-20 10:22 UTC (7+ messages)
` [PATCH 1/4] perf event: Add simd_flags field to perf_sample
` [PATCH 2/4] perf arm-spe: Refactor arm-spe to support operation packet type
` [PATCH 3/4] perf arm-spe: Add SVE flags to the SPE samples
` [PATCH 4/4] perf report: Add 'simd' sort field
[PATCH 0/5] Improvements to incremental builds
2022-12-20 7:33 UTC (12+ messages)
` [PATCH 2/5] tools lib perf: Add dependency test to install_headers
` [PATCH] tools lib perf: fix install_pkgconfig target
` [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers
[syzbot] WARNING in put_pmu_ctx
2022-12-20 6:29 UTC (2+ messages)
[PATCH] perf tool: Fix output unexpected messages in quiet mode
2022-12-19 13:19 UTC (6+ messages)
[RFC v2] libtraceevent: Add initial support for meson
2022-12-19 13:01 UTC
[PATCH v3 1/2] perf/test: Fix perf test 84 on s390
2022-12-19 8:49 UTC (2+ messages)
` [PATCH v3 2/2] perf/test: Fix test case 89 for x86
[PATCH v2 0/2] bpftool: improve error handing for missing .BTF section
2022-12-17 9:43 UTC (7+ 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
[PATCHSET 0/9] perf report: Improve srcline sort performance (v1)
2022-12-16 18:08 UTC (13+ messages)
` [PATCH 1/9] perf srcline: Do not return NULL for srcline
` [PATCH 2/9] perf report: Ignore SIGPIPE "
` [PATCH 3/9] perf symbol: Add filename__has_section()
` [PATCH 4/9] perf srcline: Skip srcline if .debug_line is missing
` [PATCH 5/9] perf srcline: Conditionally suppress addr2line warnings
` [PATCH 6/9] perf hist: Add perf_hpp_fmt->init() callback
` [PATCH 7/9] perf hist: Improve srcline sort key performance
` [PATCH 8/9] perf hist: Improve srcfile "
` [PATCH 9/9] perf hist: Improve srcline_{from,to} "
[PATCH v2] perf/core: Fix cgroup events tracking
2022-12-16 13:45 UTC (3+ messages)
[PATCH 1/2 v2] perf/test: Fix perf test 84 on s390
2022-12-16 11:59 UTC (2+ messages)
` [PATCH 2/2 v2] perf/test: Fix test case 89 for x86
[PATCH v1 00/32] Refresh Intel vendor events
2022-12-15 17:23 UTC (6+ messages)
` [PATCH v1 01/32] perf test pmu-events: Fake PMU metric workaround
` [PATCH v1 02/32] perf vendor events intel: Refresh alderlake metrics
` [PATCH v1 03/32] perf vendor events intel: Refresh alderlake-n metrics
` [PATCH v1 04/32] perf vendor events intel: Refresh bonnell events
[PATCH RFC 1/8] perf/core: Add *group_leader to perf_event_create_kernel_counter()
2022-12-15 13:36 UTC (5+ messages)
[PATCH] perf: Update MAINTAINERS to remove "F: arch/*/kernel/*/perf_event*.c"
2022-12-15 12:54 UTC
A few questions from writing a perf tutorial
2022-12-15 7:28 UTC (3+ messages)
[PATCH 2/3] perf build: Use libtraceevent from the system
2022-12-15 7:10 UTC (20+ messages)
[PATCH v1 20/32] perf vendor events intel: Refresh meteorlake events
2022-12-15 6:55 UTC (2+ messages)
` [PATCH v1 25/32] perf vendor events intel: Refresh silvermont events
[PATCH 1/2] perf stat: refactor __run_perf_stat common code
2022-12-15 1:45 UTC (10+ messages)
` [PATCH 2/2] perf stat: fix unexpected delay behaviour
[PATCH] perf stat: Do not delay the workload with --delay
2022-12-15 1:43 UTC (6+ messages)
[PATCH v1 0/5] build/libtraceevent resends
2022-12-14 18:10 UTC (9+ messages)
` [PATCH v1 1/5] perf build: Fix python/perf.so library's name
` [PATCH v1 2/5] perf trace-event: Add libtraceevent version tools to header
` [PATCH v1 3/5] libtraceevent: Increase libtraceevent logging when verbose
` [PATCH v1 4/5] perf trace-event: Use version check to avoid 1 define
` [PATCH v1 5/5] perf evlist: Remove group option
[PATCH] tools: perf: Use "grep -E" instead of "egrep"
2022-12-14 16:27 UTC (5+ messages)
[PATCH v2 0/4] perf vendor events amd: Add Zen 4 events and metrics
2022-12-14 15:59 UTC (6+ messages)
` [PATCH v2 1/4] perf vendor events amd: Add Zen 4 core events
` [PATCH v2 2/4] perf vendor events amd: Add Zen 4 uncore events
` [PATCH v2 3/4] perf vendor events amd: Add Zen 4 metrics
` [PATCH v2 4/4] perf vendor events amd: Add Zen 4 mapping
[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
2022-12-14 15:51 UTC (5+ messages)
[PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
2022-12-14 14:38 UTC (8+ messages)
` [PATCH v2 1/4] perf test: Add ability to test exit code for attr tests
` [PATCH v2 2/4] perf test: Add mechanism for skipping attr tests on auxiliary vector values
` [PATCH v2 3/4] perf test: Add mechanism for skipping attr tests on kernel versions
` [PATCH v2 4/4] perf test arm64: Add attr tests for new VG register
[PATCH 1/2] perf/test: Fix perf test 84 on s390
2022-12-14 14:34 UTC (5+ messages)
` [PATCH 2/2] perf/test: Fix perf test 89 on x86
KCSAN: data-race in __perf_event_overflow / perf_pending_irq
2022-12-13 14:53 UTC
[PATCH 1/2] perf/test: Fix perf test 84 on s390
2022-12-13 10:37 UTC (2+ messages)
` [PATCH 2/2] perf/test: Fix perf test 89 on x86
[PATCH v6 00/14] coresight: Add new API to allocate trace source ID values
2022-12-13 10:08 UTC (4+ messages)
` [PATCH v6 11/14] kernel: events: Export perf_report_aux_output_id()
[PATCH 0/4] perf vendor events amd: Add Zen 4 events and metrics
2022-12-13 9:45 UTC (4+ messages)
` [PATCH 4/4] perf vendor events amd: Add Zen 4 metrics
[PATCH v1 0/9] jevents/pmu-events improvements
2022-12-13 5:00 UTC (10+ messages)
` [PATCH v1 1/9] perf jevents metric: Correct Function equality
` [PATCH v1 2/9] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v1 3/9] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v1 4/9] perf pmu-events: Separate metric out of pmu_event
` [PATCH v1 5/9] perf stat: Remove evsel metric_name/expr
` [PATCH v1 6/9] perf jevents: Combine table prefix and suffix writing
` [PATCH v1 7/9] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v1 8/9] perf jevents: Generate metrics and events as separate tables
` [PATCH v1 9/9] perf jevents: Add model list option
[GIT PULL] perf event updates for v6.2
2022-12-12 23:45 UTC (2+ messages)
[PATCH v2 0/4] perf use system libtraceevent
2022-12-12 20:10 UTC (2+ messages)
` [PATCH v2 4/4] tools lib traceevent: Remove libtraceevent
[PATCH 0/4] perf lock contention: Support task/addr aggregation mode (v1)
2022-12-12 20:04 UTC (7+ messages)
` [PATCH 1/4] perf lock contention: Add lock_data.h for common data
[PATCH 0/5] perf: cs-etm: Print auxtrace info even if OpenCSD isn't linked
2022-12-12 19:50 UTC (7+ 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 3/5] perf: cs-etm: Tidy up auxtrace info header printing
` [PATCH 4/5] perf: cs-etm: Cleanup cs_etm__process_auxtrace_info()
` [PATCH 5/5] perf: cs-etm: Print auxtrace info even if OpenCSD isn't linked
[PATCH] perf python: Account for multiple words in CC
2022-12-12 18:53 UTC (3+ messages)
Perf dumps core when running test case 86 on x86 and s390
2022-12-12 16:26 UTC
[PATCH v4] perf jevents: Parse metrics during conversion
2022-12-12 15:46 UTC (6+ 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)
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).