You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by wo...@apache.org on 2020/02/01 02:05:34 UTC

[couchdb-recon] branch upstream created (now 1ddebb6)

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a change to branch upstream
in repository https://gitbox.apache.org/repos/asf/couchdb-recon.git.


      at 1ddebb6  Merge pull request #74 from gomoripeti/trace_fmt_extra_msg

This branch includes the following new commits:

     new 90b7dda  Initial commit
     new 024fdf9  delete useless files following renames
     new 31e5f88  Reworking structure, adding info/1-3
     new bce0672  Remote code loading fun
     new 9ae578a  Adding port-counting functions
     new d058bac  Add reductions/1, fix reductions sort order
     new 8f8ae10  More efficient way to look up process_info
     new 2f58705  Refactoring count & window functions to be generic
     new 5be9c29  Adding warning of incomplete documentation
     new 4cae665  Support more pid forms for info/1-3
     new e436f37  Deleting accessor functions, adding docs
     new 1498a07  Adding functions & Doc
     new 892cc38  Make EDoc generation work and the recommended info
     new e537d8a  Adding scripts
     new 2d19104  BSD 3-clause license
     new f27ee4f  Docs improvements
     new 5acdf7f  Better abstracting, added Doc
     new 7be4bc1  Allow to print the source of a module
     new b581179  Add RPC functions
     new 0a97680  Adding node stats functions
     new 79ecf87  Version bump to 0.2.0
     new 79f7eda  Fixing specs & reorder arguments
     new fd1dedb  Adding inet_count/2 and inet_window/3 functions
     new 5b9cabb  More docs.
     new 05d6a1e  Adding github static site generator
     new 0ea004c  Point to github pages for docs
     new df534ad  Stupid typoes
     new 17c5679  Adding source link in EDoc.
     new e098c65  Doc fixes, again.
     new 1b6922e  bump to 0.3.0
     new abb304e  Typoes, more of them always.
     new c453a5b  Better pid handling and conversion
     new e293c18  Fix recon_lib failing on long ports or proc lists
     new 9c356fc  bin_leak issues over long process lists solved.
     new f9f695c  Making app_deps.erl script support releases
     new c8c3295  bump to 1.0.0: adding info/2, info/4
     new b6c9ae2  Prototype memory allocator analysis
     new 165901a  adding recon_lib:term_to_port/1
     new b48bad1  Adding docs, fixing APIs
     new f0ffe20  Adding sbcs_to_mbcs/0 function
     new acd9ab7  Correcting calls usage
     new d60cad8  Improving documentation for recon_alloc
     new df2123a  The "main carrier" normally refers to the initial static carrier
     new 5e0ebf4  Merge pull request #1 from garazdawi/patch-1
     new 113a206  Improved documentation and glossary
     new c0dc2f3  Adding port_info/1-2 to recon
     new 5a7d1da  Updating docs for port_info/1-2 functions
     new 26cb3ac  Fixing doc format for edoc
     new 00853d4  Merge branch 'allocators'
     new 313246f  bump vsn to 1.1.0
     new 50d694b  v1.1.0 no longer a WIP
     new 6143ce2  Remove the dot after "vs" for better doc output
     new b7a8d9c  Merge pull request #2 from alco/patch-1
     new e67f635  Add snapshot functionality for offline inspections
     new da6e41e  Bump to 1.2.0 -- Adding snapshots to recon_alloc
     new bc0688e  Adding recon_alloc tests
     new 59b608e  Adding recon suite
     new 954a169  Change average_sizes to average_block_sizes
     new 06359a6  Update docs for sbcs_to_mbcs
     new 3cfcbde  Rewrite of recon_alloc:memory
     new 757bce3  Added current and max options to sbcs_to_mbcs
     new 12e7050  Add unit conversion for easier comparisons
     new 9c7adab  Add shorthand recon_alloc:memory/1
     new 7374902  Expanding tests for v2.0
     new 4522490  Newest rebar version
     new b30ecda  Dropping parallelism from port_info
     new fdad654  Doc fixes
     new 04fefc4  Trailing whitespace removal
     new 055f387  Add recon:get_state/2 to allow custom timeouts
     new eb5ed42  Adding binary_memory handling for proc_attrs
     new 4cf5208  Adding binary_memory handling for recon:info/2,4
     new 5c58e50  Fix division by zero on usage/2 call
     new 854237e  Bump to version 2.0.0
     new e87e320  Of course, I make a typo on the 2.0.0 changelog!
     new c009363  Update for R16B03
     new 27c94ed  Merge pull request #6 from garazdawi/master
     new 97bed2d  Bump to 2.0.1 with R16B03 support
     new a073ff9  Do not crash when allocator info is missing
     new e3b56b9  Make recon_alloc:allocators/0 more efficient
     new cad38cf  Bump to 2.0.2
     new 51295eb  Adding script to match funcalls & msg queues
     new 5996611  Fix code block syntax in overview.edoc
     new 623159c  Merge pull request #8 from nox/docs-overview-fix-code-block
     new d81796f  Initial tracing helpers commit
     new f0c77ae  Allow multiple patterns to be traceable
     new 86907a7  Allow customizations and options for traces
     new e93454b  Be flexible on traceable pid input format
     new a618717  Allow multiple pidspecs to be specified
     new b4756c1  Docs & Cleanup
     new d99ccc9  Docs overhaul for recon_trace
     new 1f2e6eb  Merge branch 'tracing'
     new 218f170  Bump to 2.1.0
     new af02f3d  Fix failing test case in R16B03-1
     new 14a220c  Remove invalid test assertion
     new 83c0c61  Do not redefine built-in mfa/0 type. Use tspec/0 type, instead.
     new 9f75b26  Improve indentation.
     new 28c0a1a  Merge pull request #10 from robertoaloi/mfa-builtin-type
     new ecceb2a  Bump to 2.1.1
     new 4d38301  Add stricter matching for inexisting allocators
     new 394130c  Adding travis support
     new a95d812  Fixing more tests
     new 41f7eed  Bump to 2.1.2
     new 7ff3a62  docsite: make the pattern fail when ./rebar doc spits an error
     new 8494d34  Merge pull request #12 from proger/docsite-pattern
     new 984f6c5  Add Scheduler usage metrics
     new e858493  Broadening recon_trace:calls/2 to allow >1 tspec
     new 28daf8d  Include mbcs_pool in all mbcs values
     new 91e7245  Expand docs about what allocated contains and what pools are
     new d501a17  Small doc/README fixes
     new f5eaaf5  Move to 2.2.0
     new 7e11ab6  Polish readme. Usually '.' is not in the PATH
     new 01e13db  Fix type spec of recon:port_types/0
     new a708e55  Update README with changes
     new 32b9526  Merge branch 'lucafavatella-fix-port_types-type-spec'
     new ec3338e  Bumping travis to include 17.1
     new ef9f3d9  Add application modules
     new b4ed930  Merge pull request #18 from silverbuddy/master
     new 0012684  Doc fixes, and travis bump to 17.3
     new 3578fa8  Bump to 2.2.1
     new c4533f0  Spelling fix in recon_alloc doc
     new 0f0c002  Merge pull request #20 from wmalik/docfix
     new f225f8e  Spelling fix in recon_alloc doc
     new 5b1519f  Merge pull request #21 from silverbuddy/master
     new f6875ff  Doc fixes, preliminary 2.2.2 bump
     new a567348  Fixing trace disconnection race condition
     new 0f3a0c4  Add an ability to pass custom formatter function
     new c45d746  Update `formatterfun` type to be `iolist()`
     new 3ddf28b  Align types (style)
     new a539d1f  Remove trailing spaces (style)
     new 982f515  Support 'iodata()' as a return type from 'formatterfun()'
     new 2b2ad0a  [fixup] Rename incorrectly named variable
     new e209456  Merge pull request #27 from cloudant/custom-formatters
     new 08d2ae3  add trace to pid other than group_leader()
     new 87a6de3  code review comment fixes
     new ddb5fc7  Fix up io_server trace docs
     new 7bd836b  Merge branch 'djnym-master'
     new 59589b7  Rework custom formatter
     new 4284a66  Fix gc_* trace message information
     new 8913f36  Merge pull request #36 from garazdawi/lukas/fix_gc_printouts
     new a775237  Correct typo
     new 3656e10  Merge pull request #38 from larshesel/master
     new 2e6facd  Avoid divide by zero in scheduler_usage/1 on lightly loaded systems.
     new 37bd286  Merge pull request #40 from grossman/scheduler_usage_diff_divide_by_zero
     new 9bd6ac9  Bumping to 2.3.0
     new 2aa2c3c  Fixing docsite script for rebar3
     new a052beb  docs patch up
     new 6bbb0d9  Fix app_deps script to work with rebar3
     new 0cb7c85  Bump to 2.3.1
     new 334fa1d  Migrate Travis CI to container-based infrastructure
     new bb901de  Bump Travis CI to 18.3
     new e2bfbaa  Merge pull request #42 from lucafavatella/ci
     new 8f960ab  Allow return_to option in recon_trace calls
     new 3e96fdd  Restoring rebar; needed for CI.
     new b0d1e71  optimize find top n in a list method
     new eb1cd94  Merge pull request #45 from zhongwencool/master
     new cd23f9d  add trace helper
     new 7a709ee  Use pairing heap for finding top n in a list
     new a3dd139  Merge pull request #47 from pichi/master
     new 0f53a75  [bug_fix] bin_leak/1 should absolute value rank
     new 8340772  order by the smallest element
     new a02d7df  Merge pull request #48 from zhongwencool/master
     new 70f1673  Fix pheap when count > total elements
     new 8c69535  Extracting sublist_top_n, adding tests
     new 9d1ceae  Merge pull request #50 from ferd/fix-pheap
     new a039ed9  Merge branch 'trace-fn' of https://github.com/evanmcc/recon into evanmcc-trace-fn
     new 2263a0c  patching up shorthand for return_trace
     new 4d49180  Merge pull request #51 from ferd/evanmcc-trace-fn
     new fcc1a7d  Cut 2.3.2
     new 84bf1d4  Fix `bin_leak/1` `badarith`
     new e3e2db5  Merge pull request #54 from danilagamma/master
     new 18066ff  Add recon_alloc:allocators(types) to view stats across types
     new 4c9e57c  Fix recon_alloc:allocators(types) R16B compatability
     new 62332b5  Merge pull request #57 from garazdawi/lukas/allocators_types
     new 13d906e  Update License copyright years
     new cdfc03b  add erlang 19, 20 for test
     new f67f23d  Merge pull request #59 from getong/update_test_erlang_version
     new eb99031  Don't throw an exception when erlang:statistics(scheduler_wall_time) returns undefined
     new 9215be3  Add binary support to recon_lib:term_to_pid/1
     new a270acd  Merge pull request #61 from edennis/term-to-pid-add-binary-support
     new 6e420aa  Merge pull request #60 from paulo-ferraz-oliveira/fix/scheduler_usage
     new 8b0687e  Bump to 2.3.3
     new 12b240f  Fix quoting in documentation string.
     new e3d7b5a  Merge pull request #62 from olgeni/quoting-fix
     new 08b5e9d  Bump to 2.3.4
     new b2de00f  fixed recon:node_stats/4 first incremental value (io,gc) compare wrong way)
     new dc69604  Update README
     new e0c3614  Merge branch 'zhongwencool-master'
     new 6d19dfc  Reduce one traversal by --
     new d726c4f  Fix a typo in recon_alloc.erl
     new 64556f9  Merge pull request #64 from zhongwencool/tiny-optimization
     new 5838f71  Merge pull request #65 from felixonmars/patch-1
     new e60f8c5  OTP-21 support
     new d19f241  Merge pull request #66 from ferd/otp-21-support
     new 7948492  update copyright year in docs
     new c3c1cb1  Formatting records according to their definitions
     new 7897bba  implemented some comments
     new 4a01261  improved string handling
     new 5177ac7  cache field names
     new ce229fd  added specs; iolists everywhere; faster filtering with limits; some cleanup
     new 7da6555  use special formatting only if rec module is activated
     new 7e736d7  better cleanup
     new 61a0aff  swap meanings of 'all' and 'none' in field limits
     new 6973be4  fix code layout
     new 01c10ec  recurse into maps
     new a6cdc3a  use OTP_RELEASE to safely switch to lists:join/2
     new 4474d4f  Fix linking mechanism in record formatting
     new 818f0a0  Synchronous recon_rec start
     new 941ea47  fixed bug in filtering record fields for display
     new 0febf5b  Merge pull request #69 from bartekgorny/format-records-bugfix
     new 75d70c7  Prepare release 2.4.0
     new 4e7c387  nicer formatting of sets
     new d03d78e  setting limits for maps, with map type recognition
     new 75f2922  improved process management
     new a4bbd9e  use with
     new c1edbf1  separate the two functions
     new 29e3649  bugfix
     new b02ce89  let it crash
     new a9533b1  fixed and extended documentation
     new 7af43e9  use different marker for records
     new 32d2e3a  no magic values if no pattern matched
     new 8d5fa6d  use sets module to identify sets
     new d85b5c7  convert pattern to list when saving
     new e0953e5  apply and list patterns in alphabetical orders; added functions to manage entries
     new 429d056  fixed handling functions as patterns; allowed non-atom keys
     new b1ccc7b  fixed handling of all and none limits
     new 40f39a2  Merge pull request #71 from bartekgorny/format_maps
     new d206723  Add minimal `mix.exs`
     new cb01e7e  src/recon.app.src: Remove deprecated `maintainers` field
     new ceb0f65  Merge pull request #72 from rabbitmq/add-minimal-mix.exs
     new e51bc3c  Removing opacity violation in sets printing
     new 6e175b3  Fix bugs in maps and records printing
     new 52df2c9  Add support for OTP-22
     new b595fce  Prepare for next release
     new a1551dd  Merge pull request #73 from ferd/various-fixes
     new 02f8fc8  fix copyright years in docs
     new 0c077e4  Support extra message in traces
     new 1ddebb6  Merge pull request #74 from gomoripeti/trace_fmt_extra_msg

The 237 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.