linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] perf tools: Ignore Documentation dependency file
@ 2021-09-10 23:22 Ian Rogers
  2021-09-11 18:37 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 4+ messages in thread
From: Ian Rogers @ 2021-09-10 23:22 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Mark Rutland, Alexander Shishkin, Jiri Olsa, Namhyung Kim,
	linux-perf-users, linux-kernel
  Cc: Linus Torvalds, Ian Rogers

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Fixes: a81df63a5df3 ("perf doc: Fix doc.dep")
Signed-off-by: Ian Rogers <irogers@google.com>
---
 tools/perf/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index e555e9729758..8e0163b7ef01 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -39,3 +39,4 @@ pmu-events/jevents
 feature/
 fixdep
 libtraceevent-dynamic-list
+Documentation/doc.dep
-- 
2.33.0.309.g3052b89438-goog


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-12 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 23:22 [PATCH] perf tools: Ignore Documentation dependency file Ian Rogers
2021-09-11 18:37 ` Arnaldo Carvalho de Melo
2021-09-11 18:57   ` Arnaldo Carvalho de Melo
2021-09-12 16:21     ` Ian Rogers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).