Commit Graph

  • 6369286f83 Add release dates to ChangeLog. Jason Evans 2011-02-07 22:48:35 -08:00
  • a73ebd946a Merge branch 'dev' 2.1.1 Jason Evans 2011-01-31 20:12:32 -08:00
  • ada55b2e92 Update ChangeLog for 2.1.1. Jason Evans 2011-01-31 20:08:56 -08:00
  • 31bfb3e7b0 Fix an alignment-related bug in huge_ralloc(). Jason Evans 2011-01-31 19:58:22 -08:00
  • f256680f87 Fix ALLOCM_LG_ALIGN definition. Jason Evans 2011-01-26 08:24:24 -08:00
  • dbd3832d20 Fix assertion typos. Jason Evans 2011-01-14 17:37:27 -08:00
  • 10e4523094 Fix a heap dumping deadlock. Jason Evans 2011-01-14 17:27:44 -08:00
  • 624f2f3cc9 Fix a "thread.arena" mallctl bug. Jason Evans 2010-12-29 12:21:05 -08:00
  • 8ad0eacfb3 Update various comments. Jason Evans 2010-12-17 18:07:53 -08:00
  • 2a6f2af6e4 Remove an arena_bin_run_size_calc() constraint. Jason Evans 2010-12-16 14:23:32 -08:00
  • 2b769797ce Edit INSTALL. Jason Evans 2010-12-16 14:13:46 -08:00
  • 50ac670d09 Remove high_water from tcache_bin_t. Jason Evans 2010-12-16 14:12:48 -08:00
  • 1c4b088b08 Merge branch 'dev' 2.1.0 Jason Evans 2010-12-03 17:05:01 -08:00
  • 0e8d3d2cb9 Updated ChangeLog for 2.1.0. Jason Evans 2010-12-03 17:02:16 -08:00
  • ecf229a39f Add the "thread.[de]allocatedp" mallctl's. Jason Evans 2010-12-03 15:55:47 -08:00
  • cfdc8cfbd6 Use mremap(2) for huge realloc(). Jason Evans 2010-11-30 16:50:58 -08:00
  • aee7fd2b70 Convert man page from roff to DocBook. Jason Evans 2010-11-24 22:00:02 -08:00
  • fc4dcfa2f5 Push down ctl_mtx. Jason Evans 2010-11-24 15:44:21 -08:00
  • 1f17bd9395 Fix mallctlnametomib() documentation. Jason Evans 2010-11-05 15:53:34 -07:00
  • 0a36622dd1 Merge branch 'dev' 2.0.1 Jason Evans 2010-10-29 20:21:45 -07:00
  • 53806fef53 Update ChangeLog for 2.0.1. Jason Evans 2010-10-29 20:16:39 -07:00
  • b04a940ee5 Fix prof bugs. Jason Evans 2010-10-27 19:47:40 -07:00
  • d4bab21756 Fix compilation error. Jason Evans 2010-10-24 20:08:37 -07:00
  • b059a534f7 Re-indent ChangeLog. Jason Evans 2010-10-24 16:54:40 -07:00
  • a39d5b6ef2 Merge branch 'dev' 2.0.0 Jason Evans 2010-10-24 16:51:13 -07:00
  • 3af83344a5 Document groff commands for manpage formatting. Jason Evans 2010-10-24 16:48:52 -07:00
  • 0176e3057d Bump library version number. Jason Evans 2010-10-24 16:32:13 -07:00
  • 379f847f44 Add ChangeLog. Jason Evans 2010-10-24 16:18:29 -07:00
  • ce93055c49 Use madvise(..., MADV_FREE) on OS X. Jason Evans 2010-10-24 13:03:07 -07:00
  • 0d38791e7a Edit manpage. Jason Evans 2010-10-24 12:51:38 -07:00
  • 8da141f47a Re-format size class table. Jason Evans 2010-10-24 11:34:50 -07:00
  • 49d0293c88 Add missing #ifdef JEMALLOC_PROF. Jason Evans 2010-10-23 23:43:37 -07:00
  • e73397062a Replace JEMALLOC_OPTIONS with MALLOC_CONF. Jason Evans 2010-10-23 18:37:06 -07:00
  • e4f7846f1f Fix heap profiling bugs. Jason Evans 2010-10-22 10:45:59 -07:00
  • 81b4e6eb6f Fix a heap profiling regression. Jason Evans 2010-10-20 20:52:00 -07:00
  • 4d6a134e13 Inline the fast path for heap sampling. Jason Evans 2010-10-20 19:05:59 -07:00
  • 93443689a4 Add per thread allocation counters, and enhance heap sampling. Jason Evans 2010-10-20 17:39:18 -07:00
  • 21fb95bba6 Fix a bug in arena_dalloc_bin_run(). Jason Evans 2010-10-18 17:45:40 -07:00
  • 088e6a0a37 Fix arena bugs. Jason Evans 2010-10-18 00:04:44 -07:00
  • 8de6a02823 Fix arena bugs. Jason Evans 2010-10-17 20:57:30 -07:00
  • 12ca91402b Add assertions to run coalescing. Jason Evans 2010-10-17 19:56:09 -07:00
  • 940a2e02b2 Fix numerous arena bugs. Jason Evans 2010-10-17 17:51:37 -07:00
  • 397e5111b5 Preserve CHUNK_MAP_UNZEROED for small runs. Jason Evans 2010-10-16 16:10:40 -07:00
  • 004ed142a6 Fix a regression in CHUNK_MAP_UNZEROED change. Jason Evans 2010-10-14 00:28:31 -07:00
  • ac6f3c2bb5 Re-organize prof-libgcc configuration. Jason Evans 2010-10-07 11:59:12 -07:00
  • 9f3b0a74fd Fix tests build when --with-install-suffix is set. Jason Evans 2010-10-07 09:53:26 -07:00
  • 1506a1b903 Move variable declaration out of for loop header. Jason Evans 2010-10-07 08:52:32 -07:00
  • c6e950665c Increase PRN 'a' and 'c' constants. Jason Evans 2010-10-03 00:10:15 -07:00
  • 9ce3bfd92d Fix leak context count reporting. Jason Evans 2010-10-02 22:39:59 -07:00
  • 588a32cd84 Increase default backtrace depth from 4 to 128. Jason Evans 2010-10-02 22:38:14 -07:00
  • a881cd2c61 Make cumulative heap profile data optional. Jason Evans 2010-10-02 15:18:50 -07:00
  • 4d5c09905e Print prof-libgcc configure setting. Jason Evans 2010-10-02 21:35:27 -07:00
  • 3c26a7d68e Remove malloc_swap_enable(). Jason Evans 2010-10-02 12:04:41 -07:00
  • d65cdfe233 Update pprof from google-perftools 1.6. Jason Evans 2010-10-02 11:31:36 -07:00
  • c2fc8c8b3a Use offsetof() when sizing dynamic structures. Jason Evans 2010-10-01 18:02:43 -07:00
  • 3377ffa1f4 Change CHUNK_MAP_ZEROED to CHUNK_MAP_UNZEROED. Jason Evans 2010-10-01 17:53:37 -07:00
  • 7393f44ff0 Omit chunk header in arena chunk map. Jason Evans 2010-10-01 17:35:43 -07:00
  • 37dab02e52 Disable interval-based profile dumps by default. Jason Evans 2010-09-30 17:10:17 -07:00
  • 6005f0710c Add the "arenas.purge" mallctl. Jason Evans 2010-09-30 16:55:08 -07:00
  • 075e77cad4 Fix compiler warnings and errors. Jason Evans 2010-09-20 19:53:25 -07:00
  • 355b438c85 Fix compiler warnings. Jason Evans 2010-09-20 19:20:48 -07:00
  • 6a0d2918ce Add memalign() and valloc() overrides. Jason Evans 2010-09-20 16:44:23 -07:00
  • a09f55c87d Wrap strerror_r(). Jason Evans 2010-09-20 16:05:41 -07:00
  • 28177d466f Remove bad assertions in malloc_{pre,post}fork(). Jason Evans 2010-09-20 11:24:24 -07:00
  • 79d660d35d Store full git GID in VERSION. Jason Evans 2010-09-17 17:38:24 -07:00
  • a094babe33 Add gcc attributes for *allocm() prototypes. Jason Evans 2010-09-17 17:35:42 -07:00
  • 8e3c3c61b5 Add {,r,s,d}allocm(). Jason Evans 2010-09-17 15:46:18 -07:00
  • 4cc6a60a4f Update modification date in man page. Jason Evans 2010-09-11 23:40:24 -07:00
  • 8d7a94b275 Fix porting regressions. Jason Evans 2010-09-11 23:38:12 -07:00
  • 7e11b389aa Move size class table to man page. Jason Evans 2010-09-11 22:47:39 -07:00
  • 58a6f5c9be Add posix_memalign test. Jason Evans 2010-09-11 20:59:16 -07:00
  • 2dbecf1f62 Port to Mac OS X. Jason Evans 2010-09-05 10:35:13 -07:00
  • b267d0f86a Add the thread.arena mallctl. Jason Evans 2010-08-13 15:42:29 -07:00
  • e139ab8b4f Merge branch 'dev' 1.0.3 Jason Evans 2010-08-12 12:11:58 -07:00
  • dcd15098a8 Move assert() calls up in arena_run_reg_alloc(). Jason Evans 2010-08-05 12:13:42 -07:00
  • 2541e1b083 Add a missing mutex unlock in malloc_init_hard(). Jason Evans 2010-07-22 11:35:59 -07:00
  • b43b7750a6 Fix the libunwind version of prof_backtrace(). Jason Evans 2010-06-04 15:10:43 -07:00
  • e13243eb63 Merge branch 'dev' 1.0.2 Jason Evans 2010-05-11 18:24:19 -07:00
  • 7013d10a9e Avoid unnecessary isalloc() calls. Jason Evans 2010-05-11 18:17:02 -07:00
  • ed3d152ea0 Fix next_arena initialization. Jason Evans 2010-05-11 12:00:22 -07:00
  • 2206e1acc1 Add MAP_NORESERVE support. Jordan DeLong 2010-05-10 14:17:00 -07:00
  • ecea0f6125 Fix junk filling of cached large objects. Jason Evans 2010-04-28 12:00:59 -07:00
  • 1af6ac42e3 Merge branch 'dev' 1.0.1 Jason Evans 2010-04-14 15:07:37 -07:00
  • 5055f4516c Fix tcache crash during thread cleanup. Jason Evans 2010-04-14 11:27:13 -07:00
  • 38cda690dd Fix profiling regression caused by bugfix. Jason Evans 2010-04-14 11:24:45 -07:00
  • 6d68ed6492 Remove autom4te.cache in distclean (not relclean). Jason Evans 2010-04-13 22:01:55 -07:00
  • 8d4203c72d Fix arena chunk purge/dealloc race conditions. Jason Evans 2010-04-13 20:53:21 -07:00
  • 5065156f3f Fix threads-related profiling bugs. Jason Evans 2010-04-13 16:13:54 -07:00
  • 1bb602125c Update stale JEMALLOC_FILL code. Jason Evans 2010-04-13 16:06:22 -07:00
  • 5523399169 Update documentation. 1.0.0 Jason Evans 2010-04-11 19:02:43 -07:00
  • 5fe764f83f Generalize ExtractSymbols optimization (pprof). Jason Evans 2010-04-08 23:23:53 -07:00
  • 799ca0b68d Revert re-addition of purge_lock. Jason Evans 2010-04-08 20:31:58 -07:00
  • 68f91893bd Fix P/p reporting in stats_print(). Jason Evans 2010-04-08 19:14:51 -07:00
  • 3395860921 Don't build with -march=native. Jason Evans 2010-04-07 23:41:00 -07:00
  • 0656ec0eb4 Fix build system problems. Jason Evans 2010-04-07 23:37:35 -07:00
  • af366593a4 Improve ExtractSymbols (pprof). Jason Evans 2010-04-07 19:52:15 -07:00
  • 7cb5b5ea21 Fix error path in prof_dump(). Jason Evans 2010-04-06 12:21:46 -07:00
  • fd88bd577e Report E/e option state in jemalloc_stats_print(). Jason Evans 2010-04-06 12:20:23 -07:00
  • ec5344eba2 Optimize ExtractSymbols (pprof). Jason Evans 2010-04-02 18:43:28 -07:00
  • a53610130d Use addr2line only for --line option (pprof). Jason Evans 2010-04-02 16:05:37 -07:00