]> www.infradead.org Git - nvme.git/commit
rtla: Add the ability to create ctags and etags
authorJohn Kacur <jkacur@redhat.com>
Fri, 21 Mar 2025 17:50:53 +0000 (13:50 -0400)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Wed, 26 Mar 2025 14:39:40 +0000 (10:39 -0400)
commit732032692f6ae311bc35159b18e5b7c5e64010fc
tree0afd02bf5b024b338be5167dd9cb20bd29bfbd82
parenta86150f310d7c986bb27c3633520336b67388afe
rtla: Add the ability to create ctags and etags

- Add the ability to create and remove ctags and etags, using the following
make tags
make TAGS
make tags_clean

- fix a comment in Makefile.rtla with the correct spelling and don't
  imply that the ability to create an rtla tarball will be removed

Cc: Tomas Glozar <tglozar@redhat.com>
Cc: "Luis Claudio R . Goncalves" <lgoncalv@redhat.com>
Link: https://lore.kernel.org/20250321175053.29048-1-jkacur@redhat.com
Signed-off-by: John Kacur <jkacur@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
tools/tracing/rtla/Makefile.rtla