The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] perf tools: remove surplus executable marks
@ 2018-04-08 18:53 Laszlo Toth
  0 siblings, 0 replies; only message in thread
From: Laszlo Toth @ 2018-04-08 18:53 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Alexander Shishkin, Jiri Olsa, Namhyung Kim
  Cc: linux-kernel

Signed-off-by: Laszlo Toth <laszlth@gmail.com>
---
 tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | 0
 tools/perf/scripts/python/bin/net_dropmonitor-record                   | 0
 tools/perf/scripts/python/bin/net_dropmonitor-report                   | 0
 tools/perf/scripts/python/bin/stackcollapse-record                     | 0
 tools/perf/scripts/python/bin/stackcollapse-report                     | 0
 tools/perf/scripts/python/net_dropmonitor.py                           | 0
 tools/perf/scripts/python/stackcollapse.py                             | 0
 7 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
 mode change 100755 => 100644 tools/perf/scripts/python/bin/net_dropmonitor-record
 mode change 100755 => 100644 tools/perf/scripts/python/bin/net_dropmonitor-report
 mode change 100755 => 100644 tools/perf/scripts/python/bin/stackcollapse-record
 mode change 100755 => 100644 tools/perf/scripts/python/bin/stackcollapse-report
 mode change 100755 => 100644 tools/perf/scripts/python/net_dropmonitor.py
 mode change 100755 => 100644 tools/perf/scripts/python/stackcollapse.py

diff --git a/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py b/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
old mode 100755
new mode 100644
diff --git a/tools/perf/scripts/python/bin/net_dropmonitor-record b/tools/perf/scripts/python/bin/net_dropmonitor-record
old mode 100755
new mode 100644
diff --git a/tools/perf/scripts/python/bin/net_dropmonitor-report b/tools/perf/scripts/python/bin/net_dropmonitor-report
old mode 100755
new mode 100644
diff --git a/tools/perf/scripts/python/bin/stackcollapse-record b/tools/perf/scripts/python/bin/stackcollapse-record
old mode 100755
new mode 100644
diff --git a/tools/perf/scripts/python/bin/stackcollapse-report b/tools/perf/scripts/python/bin/stackcollapse-report
old mode 100755
new mode 100644
diff --git a/tools/perf/scripts/python/net_dropmonitor.py b/tools/perf/scripts/python/net_dropmonitor.py
old mode 100755
new mode 100644
diff --git a/tools/perf/scripts/python/stackcollapse.py b/tools/perf/scripts/python/stackcollapse.py
old mode 100755
new mode 100644
-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-08 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-08 18:53 [PATCH] perf tools: remove surplus executable marks Laszlo Toth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox