On Wed, Jul 11, 2012 at 11:16 AM, sandeep kumar
<[email protected]>wrote:

> Dear Phillip,
> Can you suggest me where do i get the userspace tool code for only
> perf-tools?
> Any any good link that explains the dependencies of perf tools?
>
> i know the kernel related code is present in /tools/perf folder/
>
> Thanks in advance
> Sandeep.
>
>
> On Sat, Jul 7, 2012 at 4:29 PM, Philipp Ittershagen <
> [email protected]> wrote:
>
>> Hello Sandeep,
>>
>> you need an ARM toolchain to compile the perf userspace tool, which is
>> the second thing you need in order to use perf on a machine (the first
>> thing is the kernel stuff, which you already have). So the things you
>> have to do is
>>
>> (1) compile/install your own ARM toolchain and compile all libraries
>> which are needed for perf or
>> (2) find a static perf compiled for ARM which you can copy to your device.
>>
>> Greetings,
>>
>>   Philipp
>>
>
>
>
> --
> With regards,
> Sandeep Kumar Anantapalli,
>
>


-- 
With regards,
Sandeep Kumar Anantapalli,
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to