diff options
author | Andrew Turner <andrew@FreeBSD.org> | 2020-06-15 11:30:04 +0000 |
---|---|---|
committer | Andrew Turner <andrew@FreeBSD.org> | 2020-06-15 11:30:04 +0000 |
commit | d7aa8d0a1f110421252d79f5acfb72d89187ad1f (patch) | |
tree | 8b0efac880d3949a9d25ab9bb34792eac605eee6 /decoder/docs/test_progs.md | |
parent | cf98ba14dc260458f757fa46419575cf69f45a44 (diff) |
Notes
Diffstat (limited to 'decoder/docs/test_progs.md')
-rw-r--r-- | decoder/docs/test_progs.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/decoder/docs/test_progs.md b/decoder/docs/test_progs.md index 27194553f2309..c02d02e962710 100644 --- a/decoder/docs/test_progs.md +++ b/decoder/docs/test_progs.md @@ -20,6 +20,9 @@ See [external_custom.md](@ref custom_decoders) for details. These programs are both built at the same time as the library for the same set of platforms. See [build_libs.md](@ref build_lib) for build details. +_Note:_ The programs above use the library's [core name mapper helper class] (@ref CoreArchProfileMap) to map +the name of the core into a profile / architecture pair that the library can use. +The snapshot definition must use one of the names recognised by this class or an error will occur. Trace "Snapshot" directory. ---------------------------- |