All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] script enhancements
@ 2013-10-09 10:56 Anders Roxell
  2013-10-09 10:56 ` [PATCH 1/3] scripts: TRINITY_PATH defaults to "." Anders Roxell
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Anders Roxell @ 2013-10-09 10:56 UTC (permalink / raw)
  To: davej; +Cc: trinity, patches, Anders Roxell

Hi,

Some small trinity patches to enhance the scripts.
Please have a look.

Cheers,
Anders

Anders Roxell (3):
  scripts: TRINITY_PATH defaults to "."
  scripts: change mkdir tmp to mktemp
  scripts: arch dependent to get the syscall_list

 scripts/analyse-dumps.sh                  |  4 +++-
 scripts/clean-cores.sh                    |  4 +++-
 scripts/find.sh                           | 26 +++++++++++++++++---------
 scripts/test-all-syscalls-parallel.sh     | 20 ++++++++++++++------
 scripts/test-all-syscalls-sequentially.sh | 25 ++++++++++++++++---------
 scripts/test-multi.sh                     | 18 +++++++++---------
 scripts/test-vm.sh                        | 12 ++++++------
 7 files changed, 68 insertions(+), 41 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2013-10-10 17:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-09 10:56 [PATCH 0/3] script enhancements Anders Roxell
2013-10-09 10:56 ` [PATCH 1/3] scripts: TRINITY_PATH defaults to "." Anders Roxell
2013-10-09 10:56 ` [PATCH 2/3] scripts: change mkdir tmp to mktemp Anders Roxell
2013-10-09 10:56 ` [PATCH 3/3] scripts: arch dependent to get the syscall_list Anders Roxell
2013-10-09 16:41   ` Dave Jones
2013-10-10  8:45     ` Anders Roxell
2013-10-10  8:41 ` [PATCHv2 3/3] tables.c: change the output format of -L Anders Roxell
2013-10-10 17:20   ` Dave Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.