- 5d7feda Merge "Add tests for strcpy and strcat." by Christopher Ferris · 12 years ago
- faa603f Merge "Adding strlen, strcat, strcpy benchmarks." by Christopher Ferris · 12 years ago
- 1c33ae7 Add tests for strcpy and strcat. by Christopher Ferris · 12 years ago
- 7401bc1 Adding strlen, strcat, strcpy benchmarks. by Christopher Ferris · 12 years ago
- f381d31 Merge "Add strlen tests." by Christopher Ferris · 12 years ago
- a63c049 Add strlen tests. by Christopher Ferris · 12 years ago
- 200648e Merge "ksmutils: ksminfo: Add option to display all KSM pages" by Rom Lemarchand · 12 years ago
- ffadc37 Merge "Add the -u option to support running on USER builds" by Ken Sumrall · 12 years ago
- 3497a75 Merge "Tools to analyze mmc tracepoint data from the kernel" by Ken Sumrall · 12 years ago
- 1bf4d33 Add the -u option to support running on USER builds by Ken Sumrall · 12 years ago
- b9cf018 ksmutils: ksminfo: Add option to display all KSM pages by Rom Lemarchand · 12 years ago
- c259c66 ksmutils: display addresses as ranges when applicable by Rom Lemarchand · 12 years ago
- 2bed155 ksmutils: Add sort option to ksminfo by Rom Lemarchand · 12 years ago
- 266dde2 ksmutils: Add ksminfo utility by Rom Lemarchand · 12 years ago
- 6fa80fe Tools to analyze mmc tracepoint data from the kernel by Ken Sumrall · 12 years ago
- 3f4f4de am 13285bd6: am a8f6f321: Merge "Add vldr vstr type benchmarking." by Christopher Ferris · 12 years ago
- 13285bd am a8f6f321: Merge "Add vldr vstr type benchmarking." by Christopher Ferris · 12 years ago
- a8f6f32 Merge "Add vldr vstr type benchmarking." by Christopher Ferris · 12 years ago
- 55e2906 Add vldr vstr type benchmarking. by Christopher Ferris · 12 years ago
- 65d2c78 Add vldr vstr type benchmarking. by Christopher Ferris · 12 years ago
- e160bb7 am 3d98cbcb: am faec68b0: Merge "Add a benchmark of strcpy." by Christopher Ferris · 12 years ago
- 3d98cbc am faec68b0: Merge "Add a benchmark of strcpy." by Christopher Ferris · 12 years ago
- faec68b Merge "Add a benchmark of strcpy." by Christopher Ferris · 12 years ago
- 8d0da52 Add a benchmark of strcpy. by Christopher Ferris · 12 years ago
- 9bc6984 Merge "Add a benchmark of strcpy." by Christopher Ferris · 12 years ago
- 014cf9d Add a benchmark of strcpy. by Christopher Ferris · 12 years ago
- e4c510c am 057f15a2: am 111659ee: Merge changes I707570ad,I900b673d,I62310b2c,I6b030d9d,I8f5a55de,I51a12fb8,I857143a5,I95025d52,I6367555d,I7d80e2b4,If4a4a2bb,I884eedea,Ibd0b26e4,Ia145018d,I2706e6fb,Ib1467329 by Colin Cross · 12 years ago
- 057f15a am 111659ee: Merge changes I707570ad,I900b673d,I62310b2c,I6b030d9d,I8f5a55de,I51a12fb8,I857143a5,I95025d52,I6367555d,I7d80e2b4,If4a4a2bb,I884eedea,Ibd0b26e4,Ia145018d,I2706e6fb,Ib1467329 by Colin Cross · 12 years ago
- 111659e Merge changes I707570ad,I900b673d,I62310b2c,I6b030d9d,I8f5a55de,I51a12fb8,I857143a5,I95025d52,I6367555d,I7d80e2b4,If4a4a2bb,I884eedea,Ibd0b26e4,Ia145018d,I2706e6fb,Ib1467329 by Colin Cross · 12 years ago
- 8993c69 procrank: add support for only showing cached, noncached, or KSM pages by Colin Cross · 12 years ago
- 931563e libpagemap: add pm_process_usage_flags by Colin Cross · 12 years ago
- 9a209c3 librank: add flag to show only KSM pages by Colin Cross · 12 years ago
- b46165c libpagemap: fix new kernel flag names to start with PM_PAGE_ by Colin Cross · 12 years ago
- 4320541 librank: show swapped pages per library by Colin Cross · 12 years ago
- 36e2d60 procrank: show swapped pages per process by Colin Cross · 12 years ago
- 6af7cf2 libpagemap: count swapped pages by Colin Cross · 12 years ago
- 7038680 librank: add command line argument for cached or non-cached pages by Colin Cross · 12 years ago
- fdcb714 libpagemap: add pm_map_usage_flags by Colin Cross · 12 years ago
- 4ed62f5 librank: add command line argument to show all mappings by Colin Cross · 12 years ago
- e6ef997 libpagemap: add page flags for new kernels by Colin Cross · 12 years ago
- 0dcbbb8 librank: add permissions command line argument by Colin Cross · 12 years ago
- 10d5631 libpagemap: add definition for mask of permission flags by Colin Cross · 12 years ago
- d6a80ec librank: convert argument parsing to getopt_long by Colin Cross · 12 years ago
- dccd379 libpagemap: fix vss calculation by Colin Cross · 12 years ago
- 5d46121 libpagemap: fix reusing previous name for mappings with no name by Colin Cross · 12 years ago
- 8a807c3 procrank: add support for only showing cached, noncached, or KSM pages by Colin Cross · 12 years ago
- f1b1ad2 libpagemap: add pm_process_usage_flags by Colin Cross · 12 years ago
- 479747b librank: add flag to show only KSM pages by Colin Cross · 12 years ago
- 83dc12a libpagemap: fix new kernel flag names to start with PM_PAGE_ by Colin Cross · 12 years ago
- d2b8656 librank: show swapped pages per library by Colin Cross · 12 years ago
- 6f5b13c procrank: show swapped pages per process by Colin Cross · 12 years ago
- 745b964 libpagemap: count swapped pages by Colin Cross · 12 years ago
- bd86b3b librank: add command line argument for cached or non-cached pages by Colin Cross · 12 years ago
- 3a18977 libpagemap: add pm_map_usage_flags by Colin Cross · 12 years ago
- 122c719 librank: add command line argument to show all mappings by Colin Cross · 12 years ago
- 20645cf libpagemap: add page flags for new kernels by Colin Cross · 12 years ago
- 72f75f0 librank: add permissions command line argument by Colin Cross · 12 years ago
- d11471c libpagemap: add definition for mask of permission flags by Colin Cross · 12 years ago
- eff57af librank: convert argument parsing to getopt_long by Colin Cross · 12 years ago
- aae2a03 Merge "libpagemap: fix vss calculation" by Colin Cross · 12 years ago
- ad0b50b libpagemap: fix vss calculation by Colin Cross · 12 years ago
- 91f4410 Add the memtrack utility. by Christopher Ferris · 12 years ago
- 9e962bd libpagemap: fix reusing previous name for mappings with no name by Colin Cross · 12 years ago
- 86dee42 am a885c1bd: am 69294b5b: Merge "Add guards around neon code." by Elliott Hughes · 12 years ago
- a885c1b am 69294b5b: Merge "Add guards around neon code." by Elliott Hughes · 12 years ago
- 69294b5 Merge "Add guards around neon code." by Elliott Hughes · 12 years ago
- c2d2bd3 Add guards around neon code. by Christopher Ferris · 12 years ago
- a67e53c Add guards around neon code. by Christopher Ferris · 12 years ago
- b6fbb93 am ba87304f: am 10057e4d: Merge "Fix a few incorrect return codes." by Christopher Ferris · 12 years ago
- c1a6ddb resolved conflicts for merge of e457be76 to master by Kenny Root · 12 years ago
- ba87304 am 10057e4d: Merge "Fix a few incorrect return codes." by Christopher Ferris · 12 years ago
- 10057e4 Merge "Fix a few incorrect return codes." by Christopher Ferris · 12 years ago
- e457be7 am ed6a3afa: Merge "Add read bandwidth and small refactor." by Christopher Ferris · 12 years ago
- bdfb235 Fix a few incorrect return codes. by Christopher Ferris · 12 years ago
- 8173984 Merge "Fix a few incorrect return codes." by Christopher Ferris · 12 years ago
- f90ab5f Fix a few incorrect return codes. by Christopher Ferris · 12 years ago
- ed6a3af Merge "Add read bandwidth and small refactor." by Christopher Ferris · 12 years ago
- f0d668e Add read bandwidth and small refactor. by Christopher Ferris · 12 years ago
- 8a6c30e Merge "Add read bandwidth and small refactor." by Christopher Ferris · 12 years ago
- 1a3794a Add read bandwidth and small refactor. by Christopher Ferris · 12 years ago
- 9685b49 am 429aa4e8: am 54e6afd9: Merge "Fix hard-coded fencepost value." by Christopher Ferris · 12 years ago
- 429aa4e am 54e6afd9: Merge "Fix hard-coded fencepost value." by Christopher Ferris · 12 years ago
- 54e6afd Merge "Fix hard-coded fencepost value." by Christopher Ferris · 12 years ago
- 4ed25a7 Merge "Upgrade rand_emmc_perf to check for worst case behavior" by Ken Sumrall · 12 years ago
- 76469ff Fix hard-coded fencepost value. by Christopher Ferris · 12 years ago
- 1685d00 Fix hard-coded fencepost value. by Christopher Ferris · 12 years ago
- 6be6b12 Upgrade rand_emmc_perf to check for worst case behavior by Ken Sumrall · 12 years ago
- 3efcd5b am 0a485018: am d519cfaa: Merge "procmem: fix procmem crash issue" by Colin Cross · 12 years ago
- 0a48501 am d519cfaa: Merge "procmem: fix procmem crash issue" by Colin Cross · 12 years ago
- d519cfa Merge "procmem: fix procmem crash issue" by Colin Cross · 12 years ago
- 5a6d1e5 am 57b9044b: am c3004a7b: Merge "Add defines around neon code." by Christopher Ferris · 12 years ago
- 315c0f0 am 22294b0e: am fd17d874: Merge "Update the libc_test." by Christopher Ferris · 12 years ago
- 57b9044 am c3004a7b: Merge "Add defines around neon code." by Christopher Ferris · 12 years ago
- 22294b0 am fd17d874: Merge "Update the libc_test." by Christopher Ferris · 12 years ago
- c3004a7 Merge "Add defines around neon code." by Christopher Ferris · 12 years ago
- fd17d87 Merge "Update the libc_test." by Christopher Ferris · 12 years ago
- 0c6a16a Add defines around neon code. by Christopher Ferris · 12 years ago
- e5282ae Add defines around neon code. by Christopher Ferris · 12 years ago
- 157db93 Update the libc_test. by Christopher Ferris · 12 years ago
- d5a8e78 am ceda95a8: am 822f0058: Merge "Adding a few bandwidth tests." by Christopher Ferris · 12 years ago