Re: [android-kernel] Difference between Android and Linux Kernel ?

2013-10-29 Thread Hiep Trinh
Hi, I tried to compile perf for android on ubuntu follow the guide on the page http://stuff.mit.edu/afs/sipb/contrib/linux/tools/perf/Documentation/android.txt and i have some issues as glibc-devel. When i check, i see that glibc, which is libc6 on ubuntu 12.04, is installed. But i still recieve e

Re: [android-kernel] Difference between Android and Linux Kernel ?

2012-10-20 Thread David Ahern
On 10/20/12 2:20 AM, Sangili Pandian Chelliah wrote: Thanks for your reply david, I couldn't find the page of you mentioned link. I think its not alive. Where i can download the perf tool? e.g., mkdir perf.git cd perf.git git init git add remote acme git://git.kernel.org/pub

Re: [android-kernel] Difference between Android and Linux Kernel ?

2012-10-20 Thread Sangili Pandian Chelliah
Thanks for your reply david, I couldn't find the page of you mentioned link. I think its not alive. Where i can download the perf tool? On Friday, October 19, 2012 7:12:31 PM UTC+5:30, David A wrote: > > On 10/19/12 12:41 AM, Sangili Pandian C

Re: [android-kernel] Difference between Android and Linux Kernel ?

2012-10-19 Thread David Ahern
On 10/19/12 12:41 AM, Sangili Pandian Chelliah wrote: Thanks for quick reply , Actually we making Bio-Metric devices using Android Platform. There I've been using a algorithm for matching the templates. Here i have facing big challenge. In case of Linux (R

Re: [android-kernel] Difference between Android and Linux Kernel ?

2012-10-18 Thread Sangili Pandian Chelliah
Sorry i had spell mistakes on my previous post. That is 750 MHz not GHz. Android alone running in the ARM core , others are running an Intel core with 2 GHz. But compare with MIPS rate both do not make big different know. On Friday, October 19, 2012 12:16:30 PM UTC+5:30, Avtar Singh wrote:

Re: [android-kernel] Difference between Android and Linux Kernel ?

2012-10-18 Thread Avtar Singh
> Actually we making Bio-Metric devices using Android > Platform. There I've been using a algorithm for matching the templates. > Here i have facing big challenge. > > In case of Linux (RedHat, Ubuntu) this algorithm gives > milliseconds to compare 100 templates.

Re: [android-kernel] Difference between Android and Linux Kernel ?

2012-10-18 Thread Sangili Pandian Chelliah
Thanks for quick reply , Actually we making Bio-Metric devices using Android Platform. There I've been using a algorithm for matching the templates. Here i have facing big challenge. In case of Linux (RedHat, Ubuntu) this algorithm gives milliseconds to co

Re: [android-kernel] Difference between Android and Linux Kernel ?

2012-10-18 Thread Avtar Singh
> I know Android uses the Linux kernel. I hope the Android developers did > some modification with original Linux Kernel, especially in standard C > libraries. My question is whether the processing speed of Linux and Android > kernel are the same or different. I did some tests in different OS like

[android-kernel] Difference between Android and Linux Kernel ?

2012-10-18 Thread Sangili Pandian Chelliah
I know Android uses the Linux kernel. I hope the Android developers did some modification with original Linux Kernel, especially in standard C libraries. My question is whether the processing speed of Linux and Android kernel are the same or different. I did some tests in different OS like wi