LinuxLists
Users
About
James Clark (
[email protected]
)
Number of posts: 1522 (0.85 per day)
First post: 2019-07-26 13:22:42
Last post: 2024-06-14 09:33:37
Previous Page
/
Next Page
Date
List
Subject
2024-06-04 14:34:24
linux-kernel
[PATCH v2 06/16] perf: cs-etm: Create decoders based on the trace ID mappings
2024-06-04 14:34:15
linux-kernel
[PATCH v2 05/16] perf: cs-etm: Move traceid_list to each queue
2024-06-04 14:32:58
linux-kernel
[PATCH v2 03/16] perf: cs-etm: Create decoders after both AUX and HW_ID search passes
2024-06-04 14:32:05
linux-kernel
[PATCH v2 02/16] perf auxtrace: Allow number of queues to be specified
2024-06-04 14:31:52
linux-kernel
[PATCH v2 01/16] perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
2024-06-03 10:24:34
linux-kernel
Re: [PATCH v2 3/3] coresight: dummy: Add reserve atid support for dummy source
2024-06-03 10:15:24
linux-kernel
Re: [PATCH v2 2/3] coresight: Add support to get preferred id for system trace sources
2024-06-03 10:06:02
linux-kernel
Re: [PATCH v2 2/3] coresight: Add support to get preferred id for system trace sources
2024-05-31 10:29:14
linux-kernel
Re: [PATCH v8 7/7] coresight: config: Add preloaded configuration
2024-05-31 10:16:55
linux-kernel
Re: [PATCH v8 6/7] coresight: tmc: Stop trace capture on FlIn
2024-05-31 10:11:09
linux-kernel
Re: [PATCH v8 4/7] coresight: tmc: Enable panic sync handling
2024-05-31 10:07:36
linux-kernel
Re: [PATCH v8 3/7] coresight: core: Add provision for panic callbacks
2024-05-31 10:05:58
linux-kernel
Re: [PATCH v8 2/7] coresight: tmc-etr: Add support to use reserved trace memory
2024-05-31 10:03:37
linux-kernel
Re: [PATCH v8 5/7] coresight: tmc: Add support for reading crash data
2024-05-30 15:37:24
linux-kernel
Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs
2024-05-30 12:57:10
linux-kernel
Re: [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
2024-05-30 12:48:57
linux-kernel
Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs
2024-05-30 12:22:34
linux-kernel
Re: [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings
2024-05-30 10:03:28
linux-kernel
Re: [PATCH V17 0/9] arm64/perf: Enable branch stack sampling
2024-05-30 09:47:50
linux-kernel
Re: [PATCH V17 0/9] arm64/perf: Enable branch stack sampling
2024-05-29 15:39:51
linux-kernel
Re: [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings
2024-05-29 14:53:22
linux-kernel
Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs
2024-05-29 13:37:06
linux-kernel
[PATCH] coresight: Fix ref leak when of_coresight_parse_endpoint() fails
2024-05-28 15:56:14
linux-kernel
Re: [PATCH v1] perf docs: Fix typos
2024-05-28 15:33:26
linux-kernel
Re: [PATCH v3 3/3] perf maps: Remove the replacement of kernel map
2024-05-28 15:01:14
linux-kernel
Re: [PATCH v3 1/3] perf maps: Sort kcore maps
2024-05-28 10:53:00
linux-nfs
Re: [PATCH] NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.
2024-05-17 10:45:56
linux-kernel
Re: [PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-05-17 10:09:21
linux-kernel
Re: [PATCH 11/17] coresight: Expose map argument in trace ID API
2024-05-17 10:07:35
linux-kernel
Re: [PATCH 14/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-05-17 10:01:24
linux-kernel
Re: [PATCH 16/17] coresight: Re-emit trace IDs when the sink changes in per-thread mode
2024-05-16 13:56:37
linux-kernel
Re: [PATCH v1 2/3] coresight: Add reserve trace id support
2024-05-16 13:51:24
linux-kernel
Re: [PATCH v1 1/3] dt-bindings: arm: Add trace-id for coresight dummy source
2024-05-16 13:23:27
linux-kernel
Re: [PATCH v1 2/3] coresight: Add reserve trace id support
2024-05-16 10:36:32
linux-kernel
Re: [PATCH] MAINTAINERS: perf: arm64: Catch all Arm files and folders
2024-05-15 15:38:38
linux-kernel
Re: [PATCH v1] perf arm-spe: Unaligned pointer work around
2024-05-15 15:13:03
linux-kernel
[PATCH] MAINTAINERS: perf: arm64: Catch all Arm files and folders
2024-05-08 14:19:43
linux-kernel
[PATCH] perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
2024-05-08 09:14:43
linux-kernel
Re: [PATCH 3/4] perf symbols: Update kcore map before merging in remaining symbols
2024-05-08 08:01:15
linux-kernel
Re: [PATCH 0/4] perf maps/symbols: Various assert fixes
2024-05-07 14:17:51
linux-kernel
[PATCH 3/4] perf symbols: Update kcore map before merging in remaining symbols
2024-05-07 14:17:47
linux-kernel
[PATCH 4/4] perf symbols: Fix ownership of string in dso__load_vmlinux()
2024-05-07 14:17:25
linux-kernel
[PATCH 2/4] perf maps: Re-use __maps__free_maps_by_name()
2024-05-07 14:17:13
linux-kernel
[PATCH 1/4] perf symbols: Remove map from list before updating addresses
2024-05-07 14:16:37
linux-kernel
[PATCH 0/4] perf maps/symbols: Various assert fixes
2024-05-07 10:07:11
linux-kernel
Re: [PATCH 01/17] perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versions
2024-05-07 10:01:31
linux-kernel
Re: [PATCH 00/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-05-07 09:59:22
linux-kernel
Re: [PATCH 12/17] coresight: Make CPU id map a property of a trace ID map
2024-05-03 14:31:46
linux-kernel
Re: [PATCH 14/17] coresight: Use per-sink trace ID maps for Perf sessions
2024-05-01 14:22:33
linux-kernel
Re: [PATCH v1] perf lock: More strdup argument freeing
2024-05-01 14:00:24
linux-kernel
[PATCH v2 3/3] perf cs-etm: Improve version detection and error reporting