linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-11 06:40:11 to 2021-12-23 07:46:12 UTC [more...]

[PATCH v2 00/48] Refactor perf cpumap
 2021-12-23  7:44 UTC  (2+ messages)
` [PATCH v2 01/48] libperf: Add comments to perf_cpu_map

[PATCH] perf record: Add O_EXCL flag for opening perf.data file
 2021-12-23  1:58 UTC 

[PATCH bpf-next 0/2] perf: stop using deprecated bpf APIs
 2021-12-22 22:17 UTC  (7+ messages)
` [PATCH bpf-next 1/2] perf: stop using deprecated bpf_prog_load() API
` [PATCH bpf-next 2/2] perf: stop using deprecated bpf__object_next() API

[PATCH] perf: Fix perf-record manual typo
 2021-12-22 21:33 UTC 

[PATCH] perf pmu: Fix event list for uncore PMUs
 2021-12-22 13:08 UTC  (11+ messages)

[PATCH 0/4] perf: Add new macros for mem_hops field
 2021-12-22 12:41 UTC  (8+ messages)
` [PATCH 2/4] tools/perf: "
` [PATCH 3/4] powerpc/perf: Add encodings to represent data based on newer composite PERF_MEM_LVLNUM* fields
` [PATCH 4/4] powerpc/perf: Add data source encodings for power10 platform

[PATCH] perf dso: Avoid copying redundant kallsyms in th buildid_dir
 2021-12-22  7:23 UTC 

[PATCH v2] perf pmu: Fix alias events list
 2021-12-22  6:56 UTC  (2+ messages)

[PATCH v3] perf expr: Fix return value of ids__new
 2021-12-22  4:25 UTC  (4+ messages)
  ` [PATCH v4] "

[PATCH v5 0/6] perf tools/arm64: Fix missing leaf-function callers in ARM64 when using "--call-graph=fp"
 2021-12-21 15:06 UTC  (12+ messages)
` [PATCH v5 1/6] perf tools: record ARM64 LR register automatically
` [PATCH v5 2/6] perf tools: add a mechanism to inject stack frames
` [PATCH v5 3/6] perf tools: Refactor script__setup_sample_type()
` [PATCH v5 4/6] perf tools: enable dwarf_callchain_users on arm64
` [PATCH v5 5/6] perf tools: Refactor SMPL_REG macro in perf_regs.h
` [PATCH v5 6/6] perf arm64: inject missing frames if perf-record used "--call-graph=fp"

[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
 2021-12-21 14:31 UTC  (12+ messages)
` [RFC PATCH 0/1] topdown with metrics
  ` [RFC PATCH 1/1] perf arm64: Implement --topdown "

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-21 13:15 UTC  (24+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH v5 0/3] libperf: Unify scaling of counters obtained from perf_evsel__read()
 2021-12-21  8:18 UTC  (4+ messages)
` [PATCH v5 3/3] libperf tests: Add test_stat_multiplexing test

[PATCH] perf tools: Fix typo in a comment
 2021-12-21  3:27 UTC 

[RFC] perf record: Disable debuginfod by default
 2021-12-19 13:06 UTC  (8+ messages)

[PATCH -mm v3] replace old hard-coded 16 with TASK_COMM_LEN_16
 2021-12-19  3:02 UTC 

[GIT PULL] perf tools fixes for v5.16: 4th batch
 2021-12-18 22:17 UTC  (2+ messages)

perf not showing me call graph for memcpy no matter what
 2021-12-18 12:47 UTC  (5+ messages)

[PATCH v3] perf arm-spe: Synthesize SPE instruction events
 2021-12-18  1:44 UTC  (4+ messages)

Sampling of non-C-like stacks with eBPF and perf_events?
 2021-12-17 16:45 UTC 

[PATCH v4 0/6] Fix missing leaf-function callers when recording
 2021-12-17 12:08 UTC  (11+ messages)
` [PATCH v4 1/6] perf tools: record ARM64 LR register automatically
` [PATCH v4 2/6] perf tools: add a mechanism to inject stack frames
` [PATCH v4 3/6] perf tools: Refactor script__setup_sample_type()
` [PATCH v4 4/6] perf tools: enable dwarf_callchain_users on arm64
` [PATCH v4 5/6] perf tools: Refactor SMPL_REG macro in perf_regs.h
` [PATCH v4 6/6] perf tools: determine if LR is the return address

[PATCH 1/3] coresight: Add config flag to enable branch broadcast
 2021-12-17 11:52 UTC  (9+ messages)
` [PATCH 2/3] coresight: Fail to open with return stacks if they are unavailable

[PATCH] perf test: Test 73 Sig_trap fails on s390
 2021-12-16 15:48 UTC  (2+ messages)

[PATCH v2] perf arm-spe: Synthesize SPE instruction events
 2021-12-16 15:00 UTC  (5+ messages)

[PATCH v3 1/4] perf: Enable libtracefs dynamic linking
 2021-12-16  8:07 UTC  (3+ messages)
` [PATCH v3 4/4] libtraceevent: Increase libtraceevent logging when verbose

[PATCH bpf-next v5 1/3] add includes masked by cgroup -> bpf dependency
 2021-12-16  2:55 UTC 

perf not showing me call graph for memcpy no matter what
 2021-12-15 23:47 UTC 

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-15 17:45 UTC  (6+ messages)
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()

[PATCH v2] perf list: Display hybrid pmu events with cpu type
 2021-12-15 17:34 UTC  (4+ messages)

[PATCH 01/12] perf test: Shell - Limit to only run executable scripts in tests
 2021-12-15 16:22 UTC  (11+ messages)
` [PATCH 02/12] perf test: Shell - only run .sh shell files to skip other files
` [PATCH 03/12] perf test: Use 3 digits for test numbering now we can have more tests
` [PATCH 04/12] perf test: Add beginning of test infra + test to exercise coresight
` [PATCH 05/12] perf test: Add coresight test to check all threads get some data logged
` [PATCH 06/12] perf test: Add tests to re-use the thread loop test to check aux data
` [PATCH 07/12] perf test: Add simple bubblesort test for coresight "
` [PATCH 09/12] perf test: Add add memcpy test for coresight quality checking
` [PATCH 10/12] perf test: Add threaded memcpy tests to check coresight aux data
` [PATCH 11/12] perf test: Add unrolled loop tests for "
` [PATCH 12/12] perf test: Add docs for coresight and related tests

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-12-15 16:03 UTC  (9+ messages)
` [v4 05/11] RISC-V: Add RISC-V SBI PMU extension definitions

perf probe: adding probe on C++ member/namespace function or versioned symbols
 2021-12-15 14:59 UTC  (4+ messages)

[PATCH v8] libperf: Add arm64 support to perf_mmap__read_self()
 2021-12-14 22:08 UTC  (2+ messages)

PMU event repository for Arm
 2021-12-14 18:26 UTC  (4+ messages)

[PATCH v13 0/5] arm64 userspace counter support
 2021-12-14 14:04 UTC  (2+ messages)

[PATCH v2 0/3] Support register names of all architectures
 2021-12-14 13:26 UTC  (3+ messages)

[PATCH v1 0/2] perf: Fix perf in non-root PID namespace
 2021-12-14  3:24 UTC  (6+ messages)
` [PATCH v1 1/2] perf namespaces: Add helper nsinfo__is_in_root_namespace()
` [PATCH v1 2/2] perf evlist: Don't run perf in non-root PID namespace when launch workload

[PATCH 00/22] Refactor perf cpumap
 2021-12-13 22:06 UTC  (19+ messages)
` [PATCH 01/22] libperf: Add comments to perf_cpu_map
` [PATCH 03/22] perf stat: Switch aggregation to use for_each loop
` [PATCH 06/22] perf cpumap: Remove map+index get_socket
` [PATCH 17/22] perf cpumap: Refactor cpu_map__build_map
` [PATCH 21/22] perf cpumap: Trim the cpu_aggr_map

[PATCH v1 0/4] Support register names from all architectures
 2021-12-13 19:59 UTC  (7+ messages)
` [PATCH v1 2/4] perf script: Add "struct machine" parameter to process_event callback

[PATCH][next] libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
 2021-12-13 18:18 UTC  (2+ messages)

[PATCH v2] perf expr: Fix return value of ids__new
 2021-12-13 16:24 UTC 

[PATCH] perf stat: Fix NULL vs IS_ERR() checking in check_per_pkg
 2021-12-13 16:02 UTC  (7+ messages)
  ` [PATCH] perf expr: Fix return value of ids__new

[PATCH -mm v2 0/3] Phase 2 of task comm cleanups
 2021-12-13 14:41 UTC  (7+ messages)
` [PATCH -mm v2 1/3] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
` [PATCH -mm v2 2/3] cn_proc: replaced old hard-coded "
` [PATCH -mm v2 3/3] tools/perf: replace "

[PATCH] perf expr: Fix missing check for return value of hashmap__new
 2021-12-13 13:08 UTC  (3+ messages)

[PATCH v2] perf util: Fix use after free in metric__new
 2021-12-13  8:47 UTC  (2+ messages)

[PATCH] perf tools: Use IS_ERR_OR_NULL() to clean code and fix check
 2021-12-12 13:56 UTC 

[GIT PULL] perf tools fixes for v5.16: 3rd batch
 2021-12-11 21:34 UTC  (2+ messages)

[PATCH v2] Unbuffered output when pipe/tee to a file
 2021-12-11 17:10 UTC  (3+ messages)

[PATCH v5 1/6] perf bench futex: Add support for 32-bit systems with 64-bit time_t
 2021-12-11 11:28 UTC  (5+ messages)

[PATCH] perf tools: Fix NULL vs IS_ERR_OR_NULL() checking
 2021-12-11 11:25 UTC  (2+ 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).