| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # 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
- tests/shell/*.shellcheck_log
- tests/shell/coresight/*.shellcheck_log
- tests/shell/lib/*.shellcheck_log
- feature/
- libapi/
- libbpf/
- libperf/
- libsubcmd/
- libsymbol/
- fixdep
- Documentation/doc.dep
- python_ext_build/
|