From: kernel test robot <lkp@intel.com>
To: "Masami Hiramatsu (Google)" <mhiramat@kernel.org>,
Steven Rostedt <rostedt@goodmis.org>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
Tom Zanussi <zanussi@kernel.org>, Ingo Molnar <mingo@redhat.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] tracing: Add .percent suffix option to histogram values
Date: Tue, 2 Aug 2022 14:49:36 +0800 [thread overview]
Message-ID: <202208021438.2r5RXlo9-lkp@intel.com> (raw)
In-Reply-To: <165932284978.2881436.13536997915615710506.stgit@devnote2>
Hi "Masami,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on rostedt-trace/for-next]
[also build test ERROR on linus/master v5.19 next-20220728]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Masami-Hiramatsu-Google/tracing-hist-Add-percentage-histogram-suffixes/20220801-110217
base: https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git for-next
config: i386-randconfig-a001-20220801 (https://download.01.org/0day-ci/archive/20220802/202208021438.2r5RXlo9-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 52cd00cabf479aa7eb6dbb063b7ba41ea57bce9e)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/intel-lab-lkp/linux/commit/aef5f602ee3aa9ca07402c1d3da0642e932c1b3a
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Masami-Hiramatsu-Google/tracing-hist-Add-percentage-histogram-suffixes/20220801-110217
git checkout aef5f602ee3aa9ca07402c1d3da0642e932c1b3a
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: __udivdi3
>>> referenced by trace_events_hist.c:5211 (kernel/trace/trace_events_hist.c:5211)
>>> trace/trace_events_hist.o:(hist_show) in archive kernel/built-in.a
>>> referenced by trace_events_hist.c:0 (kernel/trace/trace_events_hist.c:0)
>>> trace/trace_events_hist.o:(hist_show) in archive kernel/built-in.a
>>> referenced by trace_events_hist.c:5211 (kernel/trace/trace_events_hist.c:5211)
>>> trace/trace_events_hist.o:(hist_show) in archive kernel/built-in.a
>>> referenced 1 more times
--
0-DAY CI Kernel Test Service
https://01.org/lkp
next prev parent reply other threads:[~2022-08-02 6:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-01 3:00 [PATCH 0/2] tracing/hist: Add percentage histogram suffixes Masami Hiramatsu (Google)
2022-08-01 3:00 ` [PATCH 1/2] tracing: Add .percent suffix option to histogram values Masami Hiramatsu (Google)
2022-08-02 6:49 ` kernel test robot [this message]
2022-08-02 14:56 ` Steven Rostedt
2022-08-02 14:56 ` Steven Rostedt
2022-08-04 14:57 ` Masami Hiramatsu
2022-08-04 14:57 ` Masami Hiramatsu
2022-08-01 3:00 ` [PATCH 2/2] tracing: Add .graph suffix option to histogram value Masami Hiramatsu (Google)
2022-08-01 20:58 ` [PATCH 0/2] tracing/hist: Add percentage histogram suffixes Steven Rostedt
2022-08-02 5:41 ` Masami Hiramatsu
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=202208021438.2r5RXlo9-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=mhiramat@kernel.org \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=zanussi@kernel.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.