messages from 2024-07-12 05:37:30 to 2024-07-16 07:55:29 UTC [more...]
[PATCH] perf inject: Convert comma to semicolon
 2024-07-16  7:53 UTC 
[PATCH] perf daemon: Convert comma to semicolon
 2024-07-16  7:43 UTC 
[PATCH] perf annotate: Convert comma to semicolon
 2024-07-16  7:34 UTC 
[PATCH bpf-next] perf/bpf: Use prog to emit ksymbol event for main program
 2024-07-16  7:27 UTC  (3+ messages)
[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
 2024-07-16  7:25 UTC  (9+ messages)
[PATCH v5 1/2] perf script: Fix perf script -F +metric
 2024-07-16  5:58 UTC  (5+ messages)
` [PATCH v5 2/2] Add a test case for "
[PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c
 2024-07-16  2:39 UTC  (9+ messages)
[PATCH] kselftest/arm64: Add coresight test
 2024-07-16  2:06 UTC  (2+ messages)
[PATCH v1 1/1] perf test: make metric validation test return early when there is no metric supported on the test system
 2024-07-15 22:25 UTC  (3+ messages)
[PATCH 0/1] perf tool: fix handling NULL al->maps returned from thread__find_map
 2024-07-15 22:19 UTC  (6+ messages)
` [PATCH 1/1] "
[linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail
 2024-07-15 21:48 UTC  (5+ messages)
[PATCH] perf jevents: return potentially empty metrics table
 2024-07-15 21:43 UTC  (7+ messages)
[PATCH v2] perf docs: Mark the Android document as obsolete
 2024-07-15 21:21 UTC  (9+ messages)
[syzbot] [perf?] KASAN: slab-use-after-free Read in filter_chain
 2024-07-15 18:52 UTC 
[PATCH] perf dso: Fix build when libunwind is enabled
 2024-07-15 17:32 UTC  (3+ messages)
[PATCH V9 00/13] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-07-15 16:07 UTC  (14+ messages)
` [PATCH V9 01/13] perf/x86/intel/pt: Fix sampling synchronization
` [PATCH V9 02/13] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V9 03/13] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V9 04/13] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V9 05/13] perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
` [PATCH V9 06/13] perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
` [PATCH V9 07/13] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V9 08/13] perf tools: Add aux-action config term
` [PATCH V9 09/13] perf tools: Parse aux-action
` [PATCH V9 10/13] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V9 11/13] perf intel-pt: Improve man page format
` [PATCH V9 12/13] perf intel-pt: Add documentation for pause / resume
` [PATCH V9 13/13] perf intel-pt: Add a test "
[PATCH v4 00/11] Add per-core RAPL energy counter support for AMD CPUs
 2024-07-15 15:22 UTC  (6+ messages)
` [PATCH v4 10/11] perf/x86/rapl: Add per-core "
[PATCH v3 0/7] perf: build: Fix cross compilation
 2024-07-15 14:48 UTC  (10+ messages)
` [PATCH v3 1/7] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v3 7/7] perf docs: Remove the Android cross building document
[PATCH v4 0/6] perf: build: Fix cross compilation
 2024-07-15 14:29 UTC  (7+ messages)
` [PATCH v4 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v4 2/6] perf: build: Set Python configuration "
` [PATCH v4 3/6] perf: build: Only link libebl.a for old libdw
` [PATCH v4 4/6] perf: build: Link lib 'lzma' for static build
` [PATCH v4 5/6] perf: build: Link lib 'zstd' "
` [PATCH v4 6/6] perf docs: Document cross compilation
[PATCH] perf/x86/intel/uncore: Constify struct
 2024-07-15 13:46 UTC  (2+ messages)
[PATCH] perf test: Restore sample rate for perf_event_attr
 2024-07-15 12:34 UTC 
[PATCH RFC 0/3] perf: add logic to collect off-cpu samples
 2024-07-15 11:48 UTC  (8+ messages)
` [PATCH RFC 1/3] perf/core: add logic to collect off-cpu sample
[PATCH v5 0/8] perf: support specify vdso path in cmdline
 2024-07-15 11:38 UTC  (2+ messages)
[PATCH] perf callchain: Fix suspicious RCU usage in get_callchain_entry()
 2024-07-15 10:47 UTC  (2+ messages)
[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
 2024-07-15 10:27 UTC  (6+ messages)
[PATCH] perf/x86/amd/uncore: Remove unnecessary semicolon
 2024-07-15  8:28 UTC 
[PATCH v2 0/2] perf test: Display remaining tests while waiting
 2024-07-14 18:13 UTC  (8+ messages)
` [PATCH v2 1/2] tools subcmd: Add non-waitpid check_if_command_finished()
[PATCH V6 00/18] Add data type profiling support for powerpc
 2024-07-13 17:21 UTC  (11+ messages)
` [PATCH V6 17/18] tools/perf: Update data_type_cmp and sort__typeoff_sort function to include var_name in comparison
` [PATCH V6 18/18] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[PATCH V7 00/18] Add data type profiling support for powerpc
 2024-07-13 16:55 UTC  (19+ messages)
` [PATCH V7 01/18] tools/perf: Move the data structures related to register type to header file
` [PATCH V7 02/18] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V7 03/18] tools/perf: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
` [PATCH V7 04/18] tools/perf: Add disasm_line__parse to parse raw instruction for powerpc
` [PATCH V7 05/18] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility
` [PATCH V7 06/18] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V7 07/18] tools/perf: Add parse function for memory instructions in powerpc
` [PATCH V7 08/18] tools/perf: Add support to identify memory instructions of opcode 31 "
` [PATCH V7 09/18] tools/perf: Add some of the arithmetic instructions to support instruction tracking "
` [PATCH V7 10/18] tools/perf: Add more instructions for instruction tracking
` [PATCH V7 11/18] tools/perf: Update instruction tracking for powerpc
` [PATCH V7 12/18] tools/perf: Make capstone_init non-static so that it can be used during symbol disassemble
` [PATCH V7 13/18] tools/perf: Use capstone_init and remove open_capstone_handle from disasm.c
` [PATCH V7 14/18] tools/perf: Add support to use libcapstone in powerpc
` [PATCH V7 15/18] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V7 16/18] tools/perf: Add support for global_die to capture name of variable in case of register defined variable
` [PATCH V7 17/18] tools/perf: Update data_type_cmp and sort__typeoff_sort function to include var_name in comparison
` [PATCH V7 18/18] tools/perf: Set instruction name to be used with insn-stat when using raw instruction
[PATCH v5 0/8] perf trace: Augment enum arguments with BTF
 2024-07-13 15:06 UTC  (4+ messages)
` [PATCH v5 1/8] perf trace: Fix iteration of syscall ids in syscalltbl->entries
[PATCH v12 0/4] Introduce perf check subcommand
 2024-07-12 20:22 UTC  (7+ messages)
` [PATCH v12 1/4] perf check: introduce "
Bug with 'perf script --symfs'?
 2024-07-12 20:13 UTC  (2+ messages)
[PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
 2024-07-12 19:40 UTC  (6+ messages)
  ` [PATCH v3 1/5] perf build: Warn if libtracefs is not found
  ` [PATCH v3 2/5] tools: Make pkg-config dependency checks usable by other tools
  ` [PATCH v3 3/5] tools/verification: Use pkg-config in lib_setup of Makefile.config
  ` [PATCH v3 4/5] tools/rtla: "
  ` [PATCH v3 5/5] tools/latency: "
[RFC PATCH v17 0/8] TPEBS counting mode support
 2024-07-12 19:09 UTC  (9+ messages)
` [RFC PATCH v17 1/8] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v17 2/8] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v17 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v17 4/8] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v17 5/8] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v17 6/8] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v17 7/8] perf Document: Add TPEBS to Documents
` [RFC PATCH v17 8/8] perf test: Add test for Intel TPEBS counting mode
[PATCH v5 00/27] Constify tool pointers
 2024-07-12 18:11 UTC  (28+ messages)
` [PATCH v5 01/27] perf auxtrace: Remove dummy tools
` [PATCH v5 02/27] perf s390-cpumsf: Remove unused struct
` [PATCH v5 03/27] perf tool: Constify tool pointers
` [PATCH v5 04/27] perf tool: Move fill defaults into tool.c
` [PATCH v5 05/27] perf tool: Add perf_tool__init
` [PATCH v5 06/27] perf kmem: Use perf_tool__init
` [PATCH v5 07/27] perf buildid-list: "
` [PATCH v5 08/27] perf kvm: "
` [PATCH v5 09/27] perf lock: "
` [PATCH v5 10/27] perf evlist: "
` [PATCH v5 11/27] perf record: "
` [PATCH v5 12/27] perf c2c: "
` [PATCH v5 13/27] perf script: "
` [PATCH v5 14/27] perf inject: "
` [PATCH v5 15/27] perf report: "
` [PATCH v5 16/27] perf stat: "
` [PATCH v5 17/27] perf annotate: "
` [PATCH v5 18/27] perf sched: "
` [PATCH v5 19/27] perf mem: "
` [PATCH v5 20/27] perf timechart: "
` [PATCH v5 21/27] perf diff: "
` [PATCH v5 22/27] perf data convert json: "
` [PATCH v5 23/27] perf data convert ctf: "
` [PATCH v5 24/27] perf test event_update: Ensure tools is initialized
` [PATCH v5 25/27] perf kwork: Use perf_tool__init
` [PATCH v5 26/27] perf tool: Remove perf_tool__fill_defaults
` [PATCH v5 27/27] perf session: Constify tool
[PATCH v1] perf dso: Fix address sanitizer build
 2024-07-12 16:46 UTC  (2+ messages)
[PATCH v2 0/2] perf mem: Support multiple Arm SPE PMUs
 2024-07-12 16:46 UTC  (2+ messages)
[PATCH 1/1] perf build x86: Fix SC2034 error in syscalltbl.sh
 2024-07-12 16:46 UTC  (2+ messages)
[PATCH 1/1] perf record: Fix memset out-of-range error
 2024-07-12 16:45 UTC  (2+ messages)
[PATCH v6 0/3] Introduce --task-name and --fuzzy-name options in perf sched map
 2024-07-12 16:45 UTC  (2+ messages)
[PATCH v4 1/2] perf script: Fix perf script -F +metric
 2024-07-12 16:42 UTC  (2+ messages)
[PATCH v5 00/17] coresight: Use per-sink trace ID maps for Perf sessions
 2024-07-12 10:20 UTC  (18+ messages)
` [PATCH v5 01/17] perf: cs-etm: Create decoders after both AUX and HW_ID search passes
` [PATCH v5 02/17] perf: cs-etm: Allocate queues for all CPUs
` [PATCH v5 03/17] perf: cs-etm: Move traceid_list to each queue
` [PATCH v5 04/17] perf: cs-etm: Create decoders based on the trace ID mappings
` [PATCH v5 05/17] perf: cs-etm: Only save valid trace IDs into files
` [PATCH v5 06/17] perf: cs-etm: Support version 0.1 of HW_ID packets
` [PATCH v5 07/17] perf: cs-etm: Print queue number in raw trace dump
` [PATCH v5 08/17] perf: cs-etm: Add runtime version check for OpenCSD
` [PATCH v5 09/17] coresight: Remove unused ETM Perf stubs
` [PATCH v5 10/17] coresight: Clarify comments around the PID of the sink owner
` [PATCH v5 11/17] coresight: Move struct coresight_trace_id_map to common header
` [PATCH v5 12/17] coresight: Expose map arguments in trace ID API
` [PATCH v5 13/17] coresight: Make CPU id map a property of a trace ID map
` [PATCH v5 14/17] coresight: Use per-sink trace ID maps for Perf sessions
` [PATCH v5 15/17] coresight: Remove pending trace ID release mechanism
` [PATCH v5 16/17] coresight: Emit sink ID in the HW_ID packets
` [PATCH v5 17/17] coresight: Make trace ID map spinlock local to the map
[Patch v3 0/5] Bug fixes on topdown events reordering
 2024-07-12 17:03 UTC  (6+ messages)
` [Patch v3 1/5] perf x86/topdown: Complete topdown slots/metrics events check
` [Patch v3 2/5] perf x86/topdown: Correct leader selection with sample_read enabled
` [Patch v3 3/5] perf x86/topdown: Don't move topdown metric events in group
` [Patch v3 4/5] perf tests: Add leader sampling test in record tests
` [Patch v3 5/5] perf tests: Add topdown events counting and sampling tests
[PATCH] perf annotate: Cache debuginfo for data type profiling
 2024-07-12  6:04 UTC  (3+ 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).