messages from 2024-07-12 18:13:02 to 2024-07-17 20:17:26 UTC [more...]
[PATCH v3 0/5] perf build: libtraceevent, libtracefs feature check with pkg-config
2024-07-17 20:17 UTC (19+ 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: "
[PATCH] perf dso: Fix build when libunwind is enabled
2024-07-17 19:45 UTC (4+ messages)
[PATCH v1] perf test: Avoid python leak sanitizer test failures
2024-07-17 16:57 UTC
[PATCH RESEND AGAIN] perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
2024-07-17 16:29 UTC (4+ messages)
` [PATCH tip rebase] "
[PATCH v4 00/11] Add per-core RAPL energy counter support for AMD CPUs
2024-07-17 15:36 UTC (10+ messages)
` [PATCH v4 02/11] perf/x86/rapl: Fix the energy-pkg event "
[PATCH v5 0/6] perf: build: Fix cross compilation
2024-07-17 15:22 UTC (8+ messages)
` [PATCH v5 1/6] perf: build: Setup PKG_CONFIG_LIBDIR for "
` [PATCH v5 2/6] perf: build: Set Python configuration "
` [PATCH v5 3/6] perf: build: Only link libebl.a for old libdw
` [PATCH v5 4/6] perf: build: Link lib 'lzma' for static build
` [PATCH v5 5/6] perf: build: Link lib 'zstd' "
` [PATCH v5 6/6] perf docs: Document cross compilation
[PATCH v5 00/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-07-17 15:03 UTC (13+ messages)
` [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] kselftest/arm64: Add coresight test
2024-07-17 14:48 UTC (3+ messages)
[RFC] perf script: Completing error handling?
2024-07-17 13:55 UTC
[RFC PATCH] tools/lib/subcmd: Don't free the usage string
2024-07-17 10:33 UTC
[PATCH v12 0/4] Introduce perf check subcommand
2024-07-17 6:42 UTC (8+ messages)
` [PATCH v12 1/4] perf check: introduce "
[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-07-17 3:41 UTC (14+ messages)
[GIT PULL] perf-tools for v6.11
2024-07-17 1:03 UTC
[GIT PULL] Performance events changes for v6.11
2024-07-17 0:48 UTC (2+ messages)
[PATCH v5 00/27] Constify tool pointers
2024-07-16 16:44 UTC (9+ messages)
` [PATCH v5 01/27] perf auxtrace: Remove dummy tools
` [PATCH v5 23/27] perf data convert ctf: Use perf_tool__init
` [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 v2] perf docs: Mark the Android document as obsolete
2024-07-16 15:41 UTC (16+ messages)
[PATCH V7 00/18] Add data type profiling support for powerpc
2024-07-16 14:18 UTC (20+ 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] perf inject: Convert comma to semicolon
2024-07-16 13:33 UTC (2+ messages)
[PATCH] perf daemon: Convert comma to semicolon
2024-07-16 13:33 UTC (2+ messages)
[PATCH] perf annotate: Convert comma to semicolon
2024-07-16 13:33 UTC (2+ messages)
[linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail
2024-07-16 12:52 UTC (6+ messages)
[PATCH 1/1] perf archive: unpack to correct dir given by perf
2024-07-16 12:29 UTC (4+ messages)
[PATCH v2 1/6] perf build: Conditionally add feature check flags for libtrace{event,fs}
2024-07-16 10:19 UTC (2+ messages)
[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 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] "
[PATCH] perf jevents: return potentially empty metrics table
2024-07-15 21:43 UTC (7+ messages)
[syzbot] [perf?] KASAN: slab-use-after-free Read in filter_chain
2024-07-15 18:52 UTC
[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 v3 0/7] perf: build: Fix cross compilation
2024-07-15 14:48 UTC (6+ messages)
` [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 (9+ 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 v5 0/8] perf trace: Augment enum arguments with BTF
2024-07-13 15:06 UTC (2+ messages)
Bug with 'perf script --symfs'?
2024-07-12 20:13 UTC (2+ messages)
[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
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).