index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm
/
util
/
cs-etm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-01
libperf cpumap: Make index and nr types unsigned
Ian Rogers
1
-3
/
+4
2026-03-10
perf cs-etm: Finish removal of ETM_OPT_*
James Clark
1
-14
/
+0
2026-01-14
perf cs-etm: Don't hard code config attribute when configuring the event
James Clark
1
-29
/
+27
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGR
James Clark
1
-45
/
+34
2026-01-14
perf cs-etm: Don't use hard coded config bits when setting up ETMCR
James Clark
1
-1
/
+34
2026-01-14
perf cs-etm: Make a helper to find the Coresight evsel
James Clark
1
-23
/
+27
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
1
-6
/
+3
2024-08-29
perf: cs-etm: Only save valid trace IDs into files
James Clark
1
-1
/
+2
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
1
-5
/
+3
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
1
-1
/
+0
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
1
-18
/
+43
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
1
-33
/
+27
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
1
-116
/
+88
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
1
-65
/
+49
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
1
-3
/
+3
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
1
-5
/
+5
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
1
-0
/
+9
2023-10-17
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
1
-2
/
+11
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
1
-10
/
+3
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
1
-6
/
+6
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-2
/
+2
2023-05-10
perf cs-etm: Fix contextid validation
James Clark
1
-5
/
+4
2023-04-24
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
1
-6
/
+23
2023-04-24
perf cs-etm: Validate options after applying them
James Clark
1
-84
/
+68
2023-04-24
perf cs-etm: Don't test full_auxtrace because it's always set
James Clark
1
-31
/
+25
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
1
-10
/
+17
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
1
-1
/
+5
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
1
-4
/
+4
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
1
-3
/
+9
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
1
-0
/
+48
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
1
-7
/
+36
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
1
-1
/
+1
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
1
-0
/
+1
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-4
/
+4
2022-02-15
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
1
-0
/
+3
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-12
/
+23
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
1
-8
/
+8
2021-12-16
perf cs-etm: Remove duplicate and incorrect aux size checks
James Clark
1
-19
/
+0
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
1
-12
/
+12
2021-09-03
perf cs-etm: Fix typo
James Clark
1
-1
/
+1
2021-09-03
perf cs-etm: Save TRCDEVARCH register
James Clark
1
-5
/
+44
2021-09-03
perf cs-etm: Refactor out ETMv4 header saving
James Clark
1
-23
/
+23
2021-07-01
perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
1
-133
/
+0
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+8
2021-03-02
perf cs-etm: Support PID tracing in config
Suzuki K Poulose
1
-12
/
+49
2021-03-02
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+4
2021-03-02
perf cs-etm: Update ETM metadata format
Mike Leach
1
-2
/
+5
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]