[
https://issues.apache.org/jira/browse/TS-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210863#comment-15210863
]
ASF GitHub Bot commented on TS-4297:
------------------------------------
GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/538
TS-4297 Adds a script to diff freelist memory dumps
EOM
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4297
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/538.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #538
----
commit d30c2da5c749ae185f62d7c70f490a770474a093
Author: Leif Hedstrom <[email protected]>
Date: 2016-03-24T19:50:51Z
TS-4297 Adds a script to diff freelist memory dumps
----
> A script to compare two memory/freelist dumps
> ---------------------------------------------
>
> Key: TS-4297
> URL: https://issues.apache.org/jira/browse/TS-4297
> Project: Traffic Server
> Issue Type: New Feature
> Components: Tools
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.2.0
>
>
> When getting a freelist dump (kill -USR1), it's sometimes useful to compare
> the output from two such dumps. This scripts "diffs" the blocks used, and
> presents it in two sorted lists.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)