Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

system-extras: List of commits

system/extras


RSS
Rev. Time Author
1ea6c03 ics-x86 2012-07-07 15:48:13 Chih-Wei Huang

su: update CyanogenMod's latest version

Update to commit 5369a56c0e1ddd4d080b0d90db47921d0eded862 but
disable static executable since we don't have libsqlite.a.

eeadcc0 2012-04-05 19:03:53 Chih-Wei Huang

Merge commit 'android-4.0.4_r1.1' into ics-x86

81f690e 2012-02-08 17:05:59 Chih-Wei Huang

su: import CyanogenMod's version for Superuser

From git://github.com/CyanogenMod/android_system_su

fa351ab 2012-01-25 08:34:29 Kenny Root

Only do bugreport on user build with ADB enabled

This makes it less likely that users that don't know what a bugreport is
will trigger it, but leaves the possibility for developers to trigger a
bugreport with a key combo.

Bug: 5866877
Change-Id: Ifc3c5126ec9342880a3635845a89c5a4a40156d2

3f4a4e9 2011-12-19 15:36:57 Chih-Wei Huang

mkuserimg.sh: set default size according to the $SRC_DIR size

Calculate the default size by $SRC_DIR size plus 10%.

Change-Id: I94a7f378b12ccdbd39367c81b1153b8654303a93

3b59d72 2011-12-19 15:36:57 Chih-Wei Huang

su.c: disable permission checking

b30136b 2011-12-13 10:40:14 Eric Rowe

DO NOT MERGE Add iteration option to micro_bench

Change-Id: Ie7ab13a58dd4585e1c489cb407e59a76bed8955b
Bug-Id: http://b/issue?id=5734427

0dbb4f8 2011-11-05 16:32:29 Dianne Hackborn

am 8be30e05: Merge "Include the shared memory and slab memory in procrank output." into ics-mr0

* commit '8be30e05a19e861a4605149e266e9b3e73542d1b':
Include the shared memory and slab memory in procrank output.

8be30e0 2011-11-05 16:31:02 Dianne Hackborn

Merge "Include the shared memory and slab memory in procrank output." into ics-mr0

83b0b0a 2011-11-05 12:08:19 Dianne Hackborn

Include the shared memory and slab memory in procrank output.

Change-Id: I0dac539c220fda867ce166d78dc898a8ec7aa18a

230b99f 2011-11-05 06:01:39 Dianne Hackborn

am 2c9d3f92: (-s ours) DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.

* commit '2c9d3f9293fc4c511e8f031cdade3f0cb9d93127':
DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.

2c9d3f9 2011-11-05 05:33:41 Dianne Hackborn

DO NOT MERGE. Integrate: showmap now includes the number of maps in a row.

Change-Id: I02c52cbb08b429881e1191971ecf097b2187e793

42ec735 2011-11-04 11:17:31 Dianne Hackborn

showmap now includes the number of maps in a row.

Change-Id: Ie8c5d01322ec7a2995a35ea050b38cc299568075

8beb397 2011-10-21 06:56:09 Guang Zhu

Bring screenshot back to bugreport

Since the key cord for screen shot is now strictly enforced, we no
longer get a free screen shot with bugreport. This change to bugreport
script will capture a screen shot first, then proceed to dumpstate.
SendBug is also updated accordingly to take 2 parameters: one for
bugreport path, the other for screen shot path.

Change-Id: I20fcea2f3a207b0dcd5341c8646c694dac12ec54

73b89ae 2011-09-16 07:42:51 JP Abgrall

tests: add socket tagging test for qtaguid kernel netfilter module

Add a small test to verify that socket tagging is not hopelessly
broken.

Test for
- invalid: arg count, command, tags.
- double tagging
- acct_tag changing
- optional uid
- 64bit unsigned vs signed
- invalid sock_fd
- multiple entries
- untagging
- uid/gid checking + max tags.

It tries its best to allow concurrent invocations, but it just
can not be sure that it always detects the in-kernel addresses of
the sockets it has tagged.

Change-Id: I4e372fcddbd0b1cd6ba5d8be4692e0f31ec71a99

01cef7d 2011-09-14 03:11:47 Alon Albert

Add screenshot to bugreport email if available

Only works for email bugreport for now. Might add BugReported support later - requiers either
changes to BugReporter tool or zipping the file with is not great.

Change-Id: I1941a8436f6b5ba31b04334a89cad075f3bc836e

d4cd324 2011-08-19 09:48:43 Guang Zhu

BugReporter integration

Queries PackageManager for a predefined intent, if it's resolvable,
hand the bugreport over to BugReporter. Otherwise same as before:
compose an intent to send out in mail with attachment

Change-Id: Ib7a5b49551ae9285ed46464277168487520d798b

4335037 2011-08-16 10:25:31 Dianne Hackborn

Update to follow framework change.

Change-Id: I1247ba30e6e2e424a4cce12063a3c6af5db035e9

8c658e0 2011-07-20 10:58:50 Guang Zhu

additional scripts for emailing bugreports after capture

First script calls dumpsys to generate the bugreport, second
script launches a cmd line tool that queries account manager
for possible accounts to set as "to:" field and launches an
intent to mail the bugreport out

This is done in 2 steps because it's more convenient to look
up account for emailing with a framework context, but to make
sure bugreport is captured, using dumpsys from shell script
is more reliable in case Dalvik VM crashes.

Change-Id: Ibb54ac793bbd59f016db9fe98118155168c9371e

e9eeec8 2011-07-19 07:15:35 Dianne Hackborn

Add information about totals to procrank.

Now print a sum of all pss and uss at then end of the output, and
then print information from /proc/meminfo to help put those in
context.

Change-Id: I323d219820830e9435bb4dcfd78cbb9a3d6c129c

a2cfe41 2011-07-14 18:29:07 Jeff Brown

Merge "showmap enhancements"

f956017 2011-07-14 13:34:47 Jeff Brown

showmap enhancements

Fixed a bug where maps were being coalesced even when they were
not necessarily coalesced.

Enhanced the BSS segment detection heuristic so that it takes
the map start / end addresses into account and displays the
inferred map type directly.

Automatically sort all maps by name or address as appropriate.

Fixed a bug parsing maps with paths that contain whitespace.

Enhanced the -a argument to show the same columns as the normal
mode but just prefixed with the virtual memory map information.

Change-Id: Ice78afb0c5b597683cb1a1ba65e3c10f10258f7c

66de9c9 2011-07-14 09:34:22 Ken Sumrall

Merge "Round down the filesystem size to a multiple of the block size"

88833a6 2011-07-14 09:27:07 Ken Sumrall

Round down the filesystem size to a multiple of the block size

If it's not a multiple of the block size, then errors are generated
when making sparse images. This doesn't change the size of the generated
filesystem, because partial blocks are not included in the filesystem.

Change-Id: Ifc00ef7961f651ce22c6400759eadce2775d7811

3604d4b 2011-07-14 05:49:01 Colin Cross

Merge "Handle EOF when reading /proc/<pid>/pagemap"

6620157 2011-07-14 05:35:20 Colin Cross

Handle EOF when reading /proc/<pid>/pagemap

Instead of handling maps with the name "[vectors]" specially,
silently ignore EOF when reading from /proc/<pid>/pagemap, which
occurs any time a a mapping is outside of the userspace range.

Change-Id: I674ade1eab6fd7732c6d9e120d0750cca5415b25

3f54dc1 2011-07-13 15:11:44 Colin Cross

Merge changes I5f0758bb,I03f90ae6

* changes:
Ignore the vector page in /proc/<pid>/maps
Detect an error case and prevent printing an uninitialized variable

5923f33 2011-07-13 14:32:43 Colin Cross

Ignore the vector page in /proc/<pid>/maps

In kernel 2.6.37, the vector page was added to /proc/<pid>/maps,
but because it is located above TASK_SIZE (usually 0xbf000000),
it is considered to be in the kernel's address space, not the
process', so it doesn't show up in /proc/<pid>/pagemap.

When the vector page is detected, using the name "[vectors]",
remove it from the map.

Change-Id: I5f0758bbe5d2b927056fa9fee684fea63dd0fa4b

eff7888 2011-07-13 14:30:14 Colin Cross

Detect an error case and prevent printing an uninitialized variable

pm_process_usage can return an error, and leave procs[i]->usage
unitialized. Detect the error case and print a warning. Also
make the initialization of procs[i]->usage to 0 unconditional,
so nothing will be printed in the final procrank stats when an
error is detected.

Change-Id: I03f90ae6a5ebb201b6e9e43593cec225e1a8ded0

d7892bf 2011-07-13 04:16:46 Jeff Brown

Merge "Remove the simulator target from all makefiles. Bug: 5010576"

Show on old repository browser