[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-2fe2230d4183d2c311bbb7b426491ac486216a16@git.kernel.org>
Date: Mon, 5 Feb 2018 13:37:43 -0800
From: tip-bot for Ravi Bangoria <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, tglx@...utronix.de, linux-kernel@...r.kernel.org,
hpa@...or.com, namhyung@...nel.org, acme@...hat.com,
alexander.shishkin@...ux.intel.com,
ravi.bangoria@...ux.vnet.ibm.com, jolsa@...hat.com
Subject: [tip:perf/urgent] perf tools: Add trace/beauty/generated/ into
.gitignore
Commit-ID: 2fe2230d4183d2c311bbb7b426491ac486216a16
Gitweb: https://git.kernel.org/tip/2fe2230d4183d2c311bbb7b426491ac486216a16
Author: Ravi Bangoria <ravi.bangoria@...ux.vnet.ibm.com>
AuthorDate: Tue, 30 Jan 2018 11:00:52 +0530
Committer: Arnaldo Carvalho de Melo <acme@...hat.com>
CommitDate: Mon, 5 Feb 2018 13:58:02 -0300
perf tools: Add trace/beauty/generated/ into .gitignore
No functionality changes.
Signed-off-by: Ravi Bangoria <ravi.bangoria@...ux.vnet.ibm.com>
Cc: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Cc: Jiri Olsa <jolsa@...hat.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Link: http://lkml.kernel.org/r/20180130053053.13214-2-ravi.bangoria@linux.vnet.ibm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
tools/perf/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index 643cc4ba..3e5135d 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -31,5 +31,6 @@ config.mak.autogen
.config-detected
util/intel-pt-decoder/inat-tables.c
arch/*/include/generated/
+trace/beauty/generated/
pmu-events/pmu-events.c
pmu-events/jevents
Powered by blists - more mailing lists