swift-nio/docs
George Barnett ddb7109142
Include stackdiff-ing in the debugging-allocations doc (#1384)
Motivation:

We recently grew a script to diff the output of `malloc-aggregation.d`,
we should document how this can be used when debugging allocation
regressions.

Modifications:

- Update the doc to include an example of using the script to debug an
  allocation regression
- Fix a bug in the script where before/after were mixed up
- Fix a bug in the script where usage would print '()\n' instead of '\n'

Result:

- Better info on debugging allocations

Co-authored-by: Johannes Weiss <johannesweiss@apple.com>
2020-02-06 16:10:04 +00:00
..
debugging-allocations.md Include stackdiff-ing in the debugging-allocations doc (#1384) 2020-02-06 16:10:04 +00:00
migration-guide-NIO1-to-NIO2.md migration guide: Info about B2MD (#949) 2019-04-05 17:22:44 +01:00
optimization-tips.md Add an optimization tips document. (#1024) 2019-06-05 07:48:57 -07:00
public-api-changes-NIO1-to-NIO2.md CircBuffer: docs: add that indices are no longer Strideable (#914) 2019-03-23 15:05:12 +00:00
public-api.md rename Channel._unsafe to Channel._channelCore (#820) 2019-02-14 14:14:11 +00:00
workarounds.md Avoid curried thunks (workaround SR-12115) (#1374) 2020-01-31 17:57:30 +00:00