summaryrefslogtreecommitdiff
path: root/src/rabbit_trace.erl
Commit message (Expand)AuthorAgeFilesLines
* some more inliningbug24118Matthias Radestock2011-05-191-21/+18
* cosmeticMatthias Radestock2011-05-191-17/+17
* fix error handling and construct xname on init rather than every messageMatthias Radestock2011-05-191-14/+16
* inliningMatthias Radestock2011-05-191-32/+25
* sometimes clarity trumps performanceMatthias Radestock2011-05-191-9/+4
* funs are too expensive here. Ouch.Simon MacMullen2011-05-191-14/+13
* Further refactoringSimon MacMullen2011-05-191-18/+15
* Refactor.Simon MacMullen2011-05-191-23/+22
* Refactor a bit and push more work "below" checking the state. This reduces th...Simon MacMullen2011-05-191-17/+22
* Only check the application environment when a channel starts up.Simon MacMullen2011-05-181-10/+19
* Indentationbug20589Emile Joubert2011-05-101-3/+3
* trace_exchange -> trace_exchangesSimon MacMullen2011-05-051-9/+13
* Simplify tap_trace_in/out, don't make msg_to_table return a tuple, refactor, ...Simon MacMullen2011-04-141-41/+33
* Cosmetic.Simon MacMullen2011-04-121-4/+3
* Remove user and consumer tag.Simon MacMullen2011-04-121-22/+11
* Be more specific about what we catch.Simon MacMullen2011-04-121-7/+9
* Cosmetic.Simon MacMullen2011-04-111-5/+3
* Get rid of that "Bin" suffix, it was inconsistent and strings are generally b...Simon MacMullen2011-04-111-20/+20
* Cosmetic.Simon MacMullen2011-04-111-4/+2
* Less magic.Simon MacMullen2011-04-111-4/+4
* Add user to trace messages.Simon MacMullen2011-04-111-11/+17
* Convert properties to table in a slightly smarter way. Also refer to the resu...Simon MacMullen2011-04-111-32/+19
* Remove delivery tag.Simon MacMullen2011-04-111-7/+3
* Specs.Simon MacMullen2011-04-081-1/+5
* Keys not key.Simon MacMullen2011-04-081-1/+1
* Tracing has very little to do with rabbit_log, let's make it its own module.Simon MacMullen2011-04-071-0/+126