linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-09 16:54:09 to 2022-11-15 08:43:51 UTC [more...]

[PATCH RFC 0/6] Add metrics for neoverse-n2
 2022-11-15  8:43 UTC  (12+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/6] perf vendor events arm64: Add topdown L1 "
  ` [External] : "
` [RFC PATCH v2 2/6] perf vendor events arm64: Add TLB "
` [RFC PATCH v2 3/6] perf vendor events arm64: Add cache "
` [RFC PATCH v2 4/6] perf vendor events arm64: Add branch "
` [RFC PATCH v2 5/6] perf vendor events arm64: Add PE utilization "
` [RFC PATCH v2 6/6] perf vendor events arm64: Add instruction mix "

[PATCH v3 3/3] perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
 2022-11-15  7:16 UTC  (3+ messages)

[PATCHSET 00/19] perf stat: Improve perf stat output (v1)
 2022-11-14 23:02 UTC  (20+ messages)
` [PATCH 01/19] perf stat: Clear screen only if output file is a tty
` [PATCH 02/19] perf stat: Split print_running() function
` [PATCH 03/19] perf stat: Split print_noise_pct() function
` [PATCH 04/19] perf stat: Split print_cgroup() function
` [PATCH 05/19] perf stat: Split aggr_printout() function
` [PATCH 06/19] perf stat: Factor out print_counter_value() function
` [PATCH 07/19] perf stat: Handle bad events in abs_printout()
` [PATCH 08/19] perf stat: Add before_metric argument
` [PATCH 09/19] perf stat: Align cgroup names
` [PATCH 10/19] perf stat: Split print_metric_headers() function
` [PATCH 11/19] perf stat: Factor out prepare_interval()
` [PATCH 12/19] perf stat: Cleanup interval print alignment
` [PATCH 13/19] perf stat: Remove impossible condition
` [PATCH 14/19] perf stat: Rework header display
` [PATCH 15/19] perf stat: Move condition to print_footer()
` [PATCH 16/19] perf stat: Factor out prefix display
` [PATCH 17/19] perf stat: Factor out print_metric_{begin,end}()
` [PATCH 18/19] perf stat: Support --for-each-cgroup and --metric-only
` [PATCH 19/19] perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown

[PATCH v3 00/10] Restructure perf list and add json output
 2022-11-14 21:07 UTC  (11+ messages)
` [PATCH v3 01/10] perf pmu: Remove is_hybrid member
` [PATCH v3 02/10] perf pmu: Add documentation
` [PATCH v3 03/10] tools lib api fs tracing_path: Add scandir alphasort
` [PATCH v3 04/10] perf tracepoint: Sort events in iterator
` [PATCH v3 05/10] perf list: Generalize limiting to a PMU name
` [PATCH v3 06/10] perf list: Simplify cache event printing
` [PATCH v3 07/10] perf list: Simplify symbol "
` [PATCH v3 08/10] perf pmu: Restructure print_pmu_events
` [PATCH v3 09/10] perf list: Reorganize to use callbacks
` [PATCH v3 10/10] perf list: Add json output option

[PATCH v2 00/14] Fix perf tools/lib includes
 2022-11-14 20:18 UTC  (21+ messages)
` [PATCH v2 01/14] tools lib api: Add install target
` [PATCH v2 02/14] tools lib subcmd: "
` [PATCH v2 03/14] perf build: Install libsubcmd locally when building
` [PATCH v2 04/14] perf build: Install libapi "
` [PATCH v2 05/14] perf build: Install libperf "
` [PATCH v2 06/14] perf build: Install libtraceevent "
` [PATCH v2 07/14] tools lib api: Add missing install headers
` [PATCH v2 08/14] tools lib perf: "
` [PATCH v2 09/14] tool lib symbol: Add Makefile/Build
` [PATCH v2 10/14] perf build: Install libsymbol locally when building
` [PATCH v2 11/14] perf expr: Tidy hashmap dependency
` [PATCH v2 12/14] perf thread_map: Reduce exposure of libperf internal API
` [PATCH v2 13/14] perf cpumap: Tidy libperf includes
` [PATCH v2 14/14] perf build: Use tools/lib headers from install path

[PATCH v1 0/9] Restructure perf list and add json output
 2022-11-14 19:00 UTC  (24+ messages)
` [PATCH v1 1/9] perf pmu: Add documentation
` [PATCH v1 2/9] tools lib api fs tracing_path: Add scandir alphasort
` [PATCH v1 3/9] perf tracepoint: Sort events in iterator
` [PATCH v1 4/9] perf list: Generalize limiting to a PMU name
` [PATCH v1 5/9] perf list: Simplify cache event printing
` [PATCH v1 6/9] perf list: Simplify symbol "
` [PATCH v1 7/9] perf pmu: Restructure print_pmu_events
` [PATCH v1 8/9] perf list: Reorganize to use callbacks
` [PATCH v1 9/9] perf list: Add json output option

[PATCHSET 00/11] perf stat: Cleanup perf stat output display (v2)
 2022-11-14 18:21 UTC  (17+ messages)
` [PATCH 01/11] perf stat: Fix crash with --per-node --metric-only in CSV mode
` [PATCH 02/11] perf stat: Move common code in print_metric_headers()
` [PATCH 03/11] perf stat: Fix --metric-only --json output
` [PATCH 04/11] perf stat: Increase metric length to align outputs
` [PATCH 05/11] perf stat: Clear screen only if output file is a tty
` [PATCH 06/11] perf stat: Do not indent headers for JSON
` [PATCH 07/11] perf stat: Add header for interval in JSON output
` [PATCH 08/11] perf stat: Fix condition in print_interval()
` [PATCH 09/11] perf stat: Consolidate condition to print metrics
` [PATCH 10/11] perf stat: Fix summary output in CSV with --metric-only
` [PATCH 11/11] perf stat: Add missing separator in the CSV header

[PATCH v2 0/9] Restructure perf list and add json output
 2022-11-14 18:12 UTC  (10+ messages)
` [PATCH v2 1/9] perf pmu: Add documentation
` [PATCH v2 2/9] tools lib api fs tracing_path: Add scandir alphasort
` [PATCH v2 3/9] perf tracepoint: Sort events in iterator
` [PATCH v2 4/9] perf list: Generalize limiting to a PMU name
` [PATCH v2 5/9] perf list: Simplify cache event printing
` [PATCH v2 6/9] perf list: Simplify symbol "
` [PATCH v2 7/9] perf pmu: Restructure print_pmu_events
` [PATCH v2 8/9] perf list: Reorganize to use callbacks
` [PATCH v2 9/9] perf list: Add json output option

[PATCH] perf/x86/intel/pt: Fix sampling using single range output
 2022-11-14 12:59 UTC  (4+ messages)

[PATCH v2] perf list: Add PMU pai_ext event description for IBM z16
 2022-11-14 16:06 UTC  (2+ messages)

[PATCHSET 00/12] perf test: Add test workloads (v2)
 2022-11-14 11:14 UTC  (23+ messages)
` [PATCH 01/12] perf test: Add -w/--workload option
` [PATCH 02/12] perf test: Replace pipe test workload with noploop
` [PATCH 03/12] perf test: Add 'thloop' test workload
` [PATCH 04/12] perf test: Replace record test workload with thloop
` [PATCH 05/12] perf test: Add 'leafloop' test workload
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 07/12] perf test: Add 'sqrtloop' test workload
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop
` [PATCH 09/12] perf test: Add 'brstack' test workload
` [PATCH 10/12] perf test: Replace brstack "
` [PATCH 11/12] perf test: Add 'datasym' "
` [PATCH 12/12] perf test: Replace data symbol test workload with datasym

[PATCH] arch/x86/events/amd/core.c: Return -ENODEV when CPU does not have PERFCTL_CORE bit
 2022-11-14 10:52 UTC  (5+ messages)

[PATCH bpf] perf, bpf: Use subprog name when reporting subprog ksymbol
 2022-11-14 10:36 UTC  (2+ messages)

[PATCH 1/2] tools/perf: Fix printing os->prefix in CSV metrics output
 2022-11-14  9:30 UTC  (6+ messages)
` [PATCH 2/2] tools/perf: Fix printing field separator "

[PATCH -next] perf: Fix IS_ERR() vs NULL check in inherit_event()
 2022-11-14  9:18 UTC 

[PATCH V2] tools/perf: Fix printing field separator in CSV metrics output
 2022-11-14  8:55 UTC 

Perf: BUG: kernel NULL pointer dereference, address: 0000000000000198
 2022-11-14  4:40 UTC  (2+ messages)
` [PATCH] perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and throttling

[GIT PULL] perf tools fixes for v6.1: 2nd batch
 2022-11-11 18:03 UTC  (2+ messages)

[PATCH v1 0/7] Fix perf trace libbpf 1.0+ compatibility
 2022-11-11 12:09 UTC  (2+ messages)

[PATCH] perf: Fix possible memleak in pmu_dev_alloc()
 2022-11-11 10:36 UTC 

[PATCH] perf: remove unneeded assignment in find_get_context()
 2022-11-11  7:26 UTC 

[PATCH] perf: Fix perf_event_{init,exit}_cpu stubs
 2022-11-10 19:05 UTC  (4+ messages)

[PATCH v2] perf jevents: Parse metrics during conversion
 2022-11-10 18:48 UTC  (3+ messages)
  ` RFC "

[PATCH] perf vendor events: Add Arm Neoverse V2 PMU events
 2022-11-10 18:41 UTC  (3+ messages)

[RFC PATCH v1] perf data: Add fields when converting to json
 2022-11-10 18:37 UTC  (3+ messages)

[PATCH] perf lock: Allow concurrent record and report
 2022-11-10 18:34 UTC  (3+ messages)

[PATCHSET 00/12] perf test: Add test workloads (v1)
 2022-11-10 17:48 UTC  (21+ messages)
` [PATCH 01/12] perf test: Add -w/--workload option
` [PATCH 02/12] perf test: Replace pipe test workload with noploop
` [PATCH 03/12] perf test: Add 'thloop' test workload
` [PATCH 04/12] perf test: Replace record test workload with thloop
` [PATCH 05/12] perf test: Add 'leafloop' test workload
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 07/12] perf test: Add 'sqrtloop' test workload
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop
` [PATCH 09/12] perf test: Add 'brstack' test workload
` [PATCH 10/12] perf test: Replace brstack "
` [PATCH 11/12] perf test: Add 'datasym' "
` [PATCH 12/12] perf test: Replace data symbol test workload with datasym

[PATCH v5 0/4] perf: Add more syscalls to benchmark
 2022-11-10  3:50 UTC  (5+ messages)
` [PATCH v5 1/4] tools x86: Keep list sorted by number in unistd_{32,64}.h
` [PATCH v5 2/4] perf bench syscall: Introduce bench_syscall_common()
` [PATCH v5 3/4] perf bench syscall: Add getpgid syscall benchmark
` [PATCH v5 4/4] perf bench syscall: Add execve "

[PATCH v4 0/4] perf: Add more syscalls to benchmark
 2022-11-10  1:58 UTC  (3+ messages)

[PATCHSET 0/9] perf stat: Cleanup perf stat output display (v1)
 2022-11-09 18:33 UTC  (11+ messages)
` [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 v1 00/14] Fix perf tools/lib includes
 2022-11-09 18:27 UTC  (6+ messages)

[PATCH 0/3] perf: intel-pt: Add hybrid CPU compatibility test
 2022-11-09 18:21 UTC  (3+ messages)


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).