From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] oprofile: Add PTEST and Determine the root home directory dynamically
Date: Thu, 5 Jun 2014 16:44:03 +0800 [thread overview]
Message-ID: <cover.1401957639.git.Chong.Lu@windriver.com> (raw)
root@qemux86:/usr/lib/oprofile/ptest# ./run-ptest
PASS: libdb/tests db_test
PASS: libop/tests alloc_counter_tests
PASS: libop/tests cpu_type_tests
PASS: libop/tests load_events_files_tests
PASS: libop/tests mangle_tests
PASS: libop/tests parse_event_tests
PASS: libop/tests utf8_checker.sh
PASS: libregex/tests java_test
PASS: libregex/tests regex_test
PASS: libutil++/tests cached_value_tests
PASS: libutil++/tests comma_list_tests
PASS: libutil++/tests file_manip_tests
PASS: libutil++/tests glob_filter_tests
PASS: libutil++/tests path_filter_tests
PASS: libutil++/tests string_filter_tests
PASS: libutil++/tests string_manip_tests
PASS: libutil++/tests utility_tests
PASS: libutil/tests file_tests
PASS: libutil/tests string_tests
The following changes since commit e7114046be6e71fb326477dc882adb814ef6a751:
busybox: fix meta-yocto's bbappend's FILESEXTRAPATH (2014-06-03 17:53:13 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/oprofile
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/oprofile
Chong Lu (2):
oprofile: Add PTEST regression testing to oprofile
oprofile: Determine the root home directory dynamically
meta/recipes-kernel/oprofile/oprofile.inc | 34 ++++++-
.../oprofile/oprofile-cross-compile-tests.patch | 98 ++++++++++++++++++
.../{oprofile-root.patch => root-home-dir.patch} | 111 +++++++++++----------
meta/recipes-kernel/oprofile/oprofile/run-ptest | 18 ++++
4 files changed, 205 insertions(+), 56 deletions(-)
create mode 100644 meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch
rename meta/recipes-kernel/oprofile/oprofile/{oprofile-root.patch => root-home-dir.patch} (43%)
create mode 100644 meta/recipes-kernel/oprofile/oprofile/run-ptest
--
1.8.1.2
next reply other threads:[~2014-06-05 8:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 8:44 Chong Lu [this message]
2014-06-05 8:44 ` [PATCH 1/2] oprofile: Add PTEST regression testing to oprofile Chong Lu
2014-06-05 15:21 ` Otavio Salvador
2014-06-06 1:22 ` Chong Lu
2014-06-05 8:44 ` [PATCH 2/2] oprofile: Determine the root home directory dynamically Chong Lu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1401957639.git.Chong.Lu@windriver.com \
--to=chong.lu@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.