mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 10:01:39 -05:00
perf tools: Remove libtraceevent in .gitignore
The libtraceevent has been removed from the source tree, and .gitignore
needs to be updated as well.
Fixes: 4171925aa9 ("tools lib traceevent: Remove libtraceevent")
Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
Link: https://lore.kernel.org/r/20250726111532.8031-1-cp0613@linux.alibaba.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
This commit is contained in:
2
tools/perf/.gitignore
vendored
2
tools/perf/.gitignore
vendored
@@ -48,8 +48,6 @@ libbpf/
|
||||
libperf/
|
||||
libsubcmd/
|
||||
libsymbol/
|
||||
libtraceevent/
|
||||
libtraceevent_plugins/
|
||||
fixdep
|
||||
Documentation/doc.dep
|
||||
python_ext_build/
|
||||
|
||||
Reference in New Issue
Block a user