Hi all,

I don't remember how I wrongly installed it but msot of the files I am
looking for are obviously in kernel headers package (as they are
needed for kernel module recompilation). So these are solved.

vmlinux is not, as expected. It has been made available on a server
internally in TI, so it took me time to make the link between what is
done on a Ubuntu desktop and what can be done on target.
http://sourceware.org/systemtap/wiki/SystemtapOnUbuntu indicates that
vmlinux is supposed to be part of kernel debug package.

- do we have such kernel debug package on Linaro ? That would enable
systemtap users just after package installation instead of "after
kernel recompilation".

Regards
Fred

On 3 February 2011 16:23, Frederic Turgis <frederic.tur...@linaro.org> wrote:
> Hi,
>
> I have the task to check systemtap behaviour. It requires .config
> (found in /boot so OK), Module.symvers and vmlinux. Well, I could
> recompile the kernel but I have been used getting these packaged by
> our integration team at Texas Instruments ;-)
>
> I am wondering if these shall not be provided to end users and how
> they could be provided. From various reading, I have the impression I
> would need a linux-image-debug-xxx package:
>   * is there some for various hwpacks (especially panda in my case) ?
>   * is it sufficient ? vmlinux was not packaged as such by our
> integration team so I have doubts about it
>
>
> In any case, I am anticipating kernel recompilation. Is there any
> Linaro deviation from Ubuntu method ?
>
> thanks for your help
>
> Regards
> Fred
>

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to