2020-03-03 21:35:59 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2009-06-02 14:09:48 +08:00
|
|
|
PERF-CFLAGS
|
|
|
|
PERF-GUI-VARS
|
|
|
|
PERF-VERSION-FILE
|
2015-03-20 11:20:37 +08:00
|
|
|
FEATURE-DUMP
|
2009-06-02 14:09:48 +08:00
|
|
|
perf
|
2022-11-03 17:27:04 +08:00
|
|
|
!include/perf/
|
2014-11-11 22:16:40 +08:00
|
|
|
perf-read-vdso32
|
|
|
|
perf-read-vdsox32
|
2009-06-02 14:09:48 +08:00
|
|
|
perf-help
|
|
|
|
perf-record
|
|
|
|
perf-report
|
|
|
|
perf-stat
|
|
|
|
perf-top
|
|
|
|
perf*.1
|
|
|
|
perf*.xml
|
2009-09-24 19:00:22 +08:00
|
|
|
perf*.html
|
2009-04-20 21:00:56 +08:00
|
|
|
common-cmds.h
|
2022-09-09 23:27:55 +08:00
|
|
|
perf*.data
|
|
|
|
perf*.data.old
|
2013-10-03 16:40:36 +08:00
|
|
|
output.svg
|
2010-01-28 07:05:54 +08:00
|
|
|
perf-archive
|
2021-04-19 17:41:47 +08:00
|
|
|
perf-iostat
|
2009-04-20 21:00:56 +08:00
|
|
|
tags
|
|
|
|
TAGS
|
2022-09-09 23:28:02 +08:00
|
|
|
stats-*.csv
|
2009-04-20 21:00:56 +08:00
|
|
|
cscope*
|
2010-06-14 20:00:47 +08:00
|
|
|
config.mak
|
|
|
|
config.mak.autogen
|
2012-04-09 13:11:14 +08:00
|
|
|
*-bison.*
|
|
|
|
*-flex.*
|
2012-09-07 09:55:53 +08:00
|
|
|
*.pyc
|
|
|
|
*.pyo
|
2022-09-09 23:28:02 +08:00
|
|
|
*.stdout
|
2015-06-17 19:59:18 +08:00
|
|
|
.config-detected
|
2015-08-13 15:14:55 +08:00
|
|
|
util/intel-pt-decoder/inat-tables.c
|
2016-05-27 18:01:14 +08:00
|
|
|
arch/*/include/generated/
|
2018-01-30 13:30:52 +08:00
|
|
|
trace/beauty/generated/
|
2017-03-13 16:30:26 +08:00
|
|
|
pmu-events/pmu-events.c
|
|
|
|
pmu-events/jevents
|
2023-01-27 07:36:45 +08:00
|
|
|
pmu-events/metric_test.log
|
2023-11-30 05:34:25 +08:00
|
|
|
tests/shell/*.shellcheck_log
|
|
|
|
tests/shell/coresight/*.shellcheck_log
|
|
|
|
tests/shell/lib/*.shellcheck_log
|
2019-08-30 06:41:19 +08:00
|
|
|
feature/
|
2022-11-10 02:49:04 +08:00
|
|
|
libapi/
|
2021-11-09 03:33:35 +08:00
|
|
|
libbpf/
|
2022-11-10 02:49:05 +08:00
|
|
|
libperf/
|
2022-11-10 02:49:03 +08:00
|
|
|
libsubcmd/
|
2022-11-10 02:49:10 +08:00
|
|
|
libsymbol/
|
2022-11-10 02:49:06 +08:00
|
|
|
libtraceevent/
|
|
|
|
libtraceevent_plugins/
|
2019-08-30 06:41:19 +08:00
|
|
|
fixdep
|
2021-09-11 07:22:49 +08:00
|
|
|
Documentation/doc.dep
|
2023-10-30 19:14:38 +08:00
|
|
|
python_ext_build/
|