mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-11 17:10:13 +00:00
scripts: add tracepoint-update to the list of ignores files
The new program for removing unused tracepoints is not ignored as it should. Add it to the local .gitignore. Cc: Vladimir Oltean <vladimir.oltean@nxp.com> Cc: Jacob Keller <jacob.e.keller@intel.com> Cc: Jakub Kicinski <kuba@kernel.org> Link: https://lore.kernel.org/20251029120709.24669-1-brgl@bgdev.pl Fixes: e30f8e61e251 ("tracing: Add a tracepoint verification check at build time") Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
This commit is contained in:
parent
01ecf7af00
commit
b21f90e2e4
1
scripts/.gitignore
vendored
1
scripts/.gitignore
vendored
@ -11,4 +11,5 @@
|
||||
/sign-file
|
||||
/sorttable
|
||||
/target.json
|
||||
/tracepoint-update
|
||||
/unifdef
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user