aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-btrace.h
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2016-01-12 15:03:11 +0000
committerPedro Alves <palves@redhat.com>2016-01-12 15:03:11 +0000
commitbc504a311794145e7aef2011f31ea87aa64bea4c (patch)
treec090ec3bb13003608595cc59a8bd9ec1cd6b3cbf /gdb/nat/linux-btrace.h
parentcde67b27d6304ffcc43fc13fb6da56f583af018d (diff)
downloadgdb-bc504a311794145e7aef2011f31ea87aa64bea4c.zip
gdb-bc504a311794145e7aef2011f31ea87aa64bea4c.tar.gz
gdb-bc504a311794145e7aef2011f31ea87aa64bea4c.tar.bz2
Remove trademark acknowledgements throughout
The GNU Coding Standards say: "Please do not include any trademark acknowledgements in GNU software packages or documentation." gdb/ChangeLog: 2016-01-12 Pedro Alves <palves@redhat.com> Remove use of the registered trademark symbol throughout. gdb/gdbserver/ChangeLog: 2016-01-12 Pedro Alves <palves@redhat.com> Remove use of the registered trademark symbol throughout. gdb/doc/ChangeLog: 2016-01-12 Pedro Alves <palves@redhat.com> Remove use of the registered trademark symbol throughout.
Diffstat (limited to 'gdb/nat/linux-btrace.h')
-rw-r--r--gdb/nat/linux-btrace.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/nat/linux-btrace.h b/gdb/nat/linux-btrace.h
index c778756..7e91e6f 100644
--- a/gdb/nat/linux-btrace.h
+++ b/gdb/nat/linux-btrace.h
@@ -63,7 +63,8 @@ struct btrace_tinfo_bts
struct perf_event_buffer bts;
};
-/* Branch trace target information for Intel(R) Processor Trace. */
+/* Branch trace target information for Intel Processor Trace
+ tracing. */
struct btrace_tinfo_pt
{
/* The Linux perf_event configuration for collecting the branch trace. */