mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-26 21:52:20 +00:00

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>
54 lines
770 B
Plaintext
54 lines
770 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
PERF-CFLAGS
|
|
PERF-GUI-VARS
|
|
PERF-VERSION-FILE
|
|
FEATURE-DUMP
|
|
perf
|
|
!include/perf/
|
|
perf-read-vdso32
|
|
perf-read-vdsox32
|
|
perf-help
|
|
perf-record
|
|
perf-report
|
|
perf-stat
|
|
perf-top
|
|
perf*.1
|
|
perf*.xml
|
|
perf*.html
|
|
common-cmds.h
|
|
perf*.data
|
|
perf*.data.old
|
|
output.svg
|
|
perf-archive
|
|
perf-iostat
|
|
tags
|
|
TAGS
|
|
stats-*.csv
|
|
cscope*
|
|
config.mak
|
|
config.mak.autogen
|
|
*-bison.*
|
|
*-flex.*
|
|
*.pyc
|
|
*.pyo
|
|
*.stdout
|
|
.config-detected
|
|
util/intel-pt-decoder/inat-tables.c
|
|
arch/*/include/generated/
|
|
trace/beauty/generated/
|
|
pmu-events/pmu-events.c
|
|
pmu-events/jevents
|
|
pmu-events/metric_test.log
|
|
pmu-events/empty-pmu-events.log
|
|
pmu-events/test-empty-pmu-events.c
|
|
*.shellcheck_log
|
|
feature/
|
|
libapi/
|
|
libbpf/
|
|
libperf/
|
|
libsubcmd/
|
|
libsymbol/
|
|
fixdep
|
|
Documentation/doc.dep
|
|
python_ext_build/
|