When do the tests for the WB Performance Profiler , it reports that there are samples are dropped when target is booted up with many activated CPUs, for example above around 32 cores.
Run the "profiledemo_linux.out" example and view it with the "Performance Profiler" tree. It doesn't showed up if the target is booted up with more than 32 activated CPUs (the example target has total of 64 CPUs) and WB indicates there are a lot of sample got dropped.
When the "profiledemo_linux.out" shows up with 32 activated CPUs, there is no sample dropped.
1) Unzip this patch under [install_dir]/updates
2) From the [install_dir]/updates directory, run the command "../maintenance/mtool/mtool_linux"
3) Follow the instructions for installing the point patch.
4) After installing the point patch, run:
#cd /prodcut/update-kernel
#./fetch_bundle.sh
5) This is a source only patch so you will have to rebuild the package.
This can be done by executing the command "make -C build linux
.distclean"followed by "make -C build linux.rebuild"
6) Run "make fs" next
7) Upload the kernel and rootfs into the target and boot it up