sorry - right path/link below.

$ grep -R "system_process" frameworks/base/*
frameworks/base/core/java/android/app/ActivityThread.java:
 android.ddm.DdmHandleAppName.setAppName("system_process");

http://git.omapzoom.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/app/ActivityThread.java;hb=refs/heads/p-froyo#l4542
<http://git.omapzoom.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/app/ActivityThread.java;hb=refs/heads/p-froyo#l4542>

On Tue, Nov 30, 2010 at 3:07 AM, Elvis Dowson <[email protected]>wrote:

>
> On Tue, Nov 30, 2010 at 1:27 AM, Deva R <[email protected]> wrote:
>
>> most of the services are packed under frameworks/base/services
>>
>> in this case,
>> d...@deva-ubunt:/data/omap4/l27.9$ grep -iR
>> "system_server" /frameworks/base/services/*
>> java/com/android/server/SystemServer.java:                // Disable the
>> JIT for the system_server process
>> java/com/android/server/SystemServer.java:            // Enable the JIT
>> for the system_server process
>> java/com/android/server/SystemServer.java:
>>  SamplingProfilerIntegration.writeSnapshot("system_server");
>> java/com/android/server/am/ActivityManagerService.java:            prefix
>> = "system_server_";
>> java/com/android/server/am/ActivityManagerService.java:
>>  sb.append("Process: system_server\n");
>> jni/Android.mk:    libsystem_server \
>>
>>
> But why is the process called system_process? It's certainly not called
> system_server.
>



-- 
Regards,
Deva
www.bittoggler.com

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to