mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
da4572d62d
When building directly on the checked out repository the build process produces a file that should be ignored, so add it to .gitignore. Fixes: a81df63a5df3e195 ("perf doc: Fix doc.dep") Reported-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Ian Rogers <irogers@google.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lore.kernel.org/lkml/20210910232249.739661-1-irogers@google.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
43 lines
599 B
Plaintext
43 lines
599 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
PERF-CFLAGS
|
|
PERF-GUI-VARS
|
|
PERF-VERSION-FILE
|
|
FEATURE-DUMP
|
|
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-with-kcore
|
|
perf-iostat
|
|
tags
|
|
TAGS
|
|
cscope*
|
|
config.mak
|
|
config.mak.autogen
|
|
*-bison.*
|
|
*-flex.*
|
|
*.pyc
|
|
*.pyo
|
|
.config-detected
|
|
util/intel-pt-decoder/inat-tables.c
|
|
arch/*/include/generated/
|
|
trace/beauty/generated/
|
|
pmu-events/pmu-events.c
|
|
pmu-events/jevents
|
|
feature/
|
|
fixdep
|
|
libtraceevent-dynamic-list
|
|
Documentation/doc.dep
|