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