Skip to content

Merge upstream 0.78 #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 110 commits into from
Feb 25, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
9526590
Fix typo ("underfined" -> undefined)
argv0 May 4, 2011
0f7266a
Merge branch 'master', remote branch 'argv0/patch-1'
massemanet May 4, 2011
ff81770
Relax check on consumers to support parameterised modules.
hyperthunk May 11, 2011
710c110
Merge pull request #5 from hyperthunk/master
massemanet May 11, 2011
ba17528
changed constants to configs
Jul 11, 2011
cada5db
handle missing info more gracefully in prfPrc
Aug 26, 2011
2be9001
handle wildcard module pattern (like a:_(a) )
Aug 26, 2011
6fd0521
don't set timer when timeout_release=0
Aug 26, 2011
2b662e5
Don't replace all subscribers with 'ok' just because adding a new one…
Sep 1, 2011
81a51c4
If subscriber key already exists, replace it with {Key, Sub} and not …
Sep 1, 2011
49d2a6b
don't tag the process_info tuple twice
Sep 12, 2011
fa82b02
don't tag the process_info tuple twice, correctly
Sep 12, 2011
9042ff8
Merge pull request #6 from ojve/master
massemanet Sep 12, 2011
3a21404
Bugfix: sherk_ets:f2t/3 was not tail recursive because of an exceptio…
esstrifork Oct 5, 2011
54690a1
Merge pull request #8 from eriksoe/master
massemanet Oct 14, 2011
445512f
cosmetic
Apr 27, 2012
aa66ff6
refactoring printing code. untested, possibly broken
Apr 27, 2012
e58009f
refactored printing some more. still untested.
Apr 27, 2012
78ff42a
messed up the args to io:fwrite...
Apr 27, 2012
6f262b2
mixed up 'true and 'false'
Apr 27, 2012
455c99b
cosmetic
Apr 30, 2012
29b5ac0
refactored printing. seems to work.
May 1, 2012
c592ef2
Merge pull request #10 from massemanet/printer-fix
massemanet May 1, 2012
ff23ccd
print code bug
May 30, 2012
cc00384
redbug:start proplist not handled as a proplist
Jun 1, 2012
dae528e
started getting "exported from case" warnings
Jun 7, 2012
29edce5
dtop_replay did not support options 'time', 'delta_time', 'start_time…
Jun 15, 2012
16bae32
workaround kernel /proc/self bug
Jun 21, 2012
18be98a
dtop_replay can write lines of text inta a table as well as to an fd
Jul 4, 2012
8d7a3dc
more tests
Jul 15, 2012
90daf70
compiling guard expressions much too simpleminded
Jul 15, 2012
a1debdb
Merge branch 'master' of github.com:massemanet/eper
Jul 15, 2012
82b2863
whitespace
Jul 15, 2012
cf40a7f
missing 'debug' flag
Jul 15, 2012
b0a27ab
nested bifs in guards broken
Jul 15, 2012
2d9c188
support 'global' tracing (i.e. exported functions only) with "mod:X" …
Jul 16, 2012
520a77b
allow "," as action separator
Jul 16, 2012
e44b0bc
wrong permission
Jul 31, 2012
662c49f
sherk start script
Jul 31, 2012
79e17ad
more info messages
Aug 3, 2012
117ccff
fix problem with complex guards, such as:
Aug 17, 2012
d9ae7a8
Merge pull request #12 from liveforeverx/master
massemanet Aug 19, 2012
4e66bd8
more testcases
Aug 19, 2012
44137d3
handle disjunct guards
Aug 19, 2012
4532528
cosmetic
Aug 19, 2012
00ee08c
handle compressed files
Dec 6, 2012
255c577
multiple procs
Dec 7, 2012
b5978e5
Merge branch 'master' of github.com:massemanet/eper
Dec 7, 2012
a7546c2
check matches
Dec 9, 2012
d8cf28f
vsn 0.62
Dec 9, 2012
ab65492
implement the blocking option
Jan 18, 2013
18d3175
Merge pull request #13 from massemanet/_blocking
massemanet Jan 18, 2013
9c7be62
using the 'blocking' option borked syntax error reporting
Jan 19, 2013
a805b24
handle disk_log:pid2name/1
Apr 29, 2013
9ed38a0
bumped version to 0.69
Apr 30, 2013
a848417
changed date in license
Apr 30, 2013
a78758b
added meta target
Apr 30, 2013
7be7b54
ChangeLog mishap
Apr 30, 2013
a83963d
trying to figure out how to generate a ChangeLog file
Apr 30, 2013
7122cd5
doc
Apr 30, 2013
fb9a1ba
remove getopt
May 3, 2013
a2b075c
Merge pull request #15 from massemanet/remove-getopt
massemanet May 3, 2013
8cf87a6
whitespace
May 7, 2013
0a987fe
implement redbug 'print_pids' option
May 29, 2013
ea2e1e8
minor bug fixes
May 29, 2013
58781df
Merge pull request #16 from massemanet/redbug_print_pids
massemanet May 29, 2013
d63141f
changelog generator
May 29, 2013
35636bc
redbug documentation now documents the current version of redbug.
May 30, 2013
5acc472
documented print_fun
Oct 6, 2013
312e8df
fix typo in "buffered" doc
Oct 6, 2013
5133f50
disk_log info
Mar 13, 2013
4c68c70
Remove print_pid conf. Make default print_fun print pid and regname.
Oct 7, 2013
edcbd79
remove some dead code
Oct 7, 2013
d80eabc
bumped to 0.70
Oct 7, 2013
9365442
Remove crypto module deprecations
mbbx6spp Oct 13, 2013
5e3943f
rebar update
Oct 18, 2013
cce6685
bumped to 0.71
Oct 21, 2013
33b60a0
phony changelog target
Oct 28, 2013
28643c5
fix mess I made of susan.potter's patch
Nov 5, 2013
11ae389
version 0.72
Nov 5, 2013
04cb820
reworking of watchdog
Nov 14, 2013
40bd03f
Merge pull request #18 from massemanet/watchdog-fixes
massemanet Nov 14, 2013
af5752a
v0.73
Nov 14, 2013
197095c
fix R16 build error due to typo in rebar.config.script
Nov 19, 2013
ba95437
make make release release
Nov 19, 2013
e15a5e6
fix changelog generation
Nov 19, 2013
e987415
v0.74
Nov 19, 2013
29afc2e
make docs
Nov 20, 2013
9c55d16
new rebar
Nov 20, 2013
6293d10
prfPrc fails to config unless collect is alled first
Dec 2, 2013
19fda18
drop attempt to handle linux 2.4 or older
Dec 2, 2013
eee3daa
fix race condition in prfPrc state initializer
Dec 5, 2013
5048c5d
remove "-import"
Dec 5, 2013
8b847d3
adding getopt.erl to quiet xref
Dec 6, 2013
2d13ecb
xreffing
Dec 6, 2013
2054336
remove broken bread:sax function
Dec 6, 2013
3ae6aac
fix broken watchdog:eunit
Dec 6, 2013
2ad3cdc
v0.75
Dec 6, 2013
1bd0d02
cosmetic
Dec 10, 2013
7b57394
renamed getopt to solve name clash
Dec 6, 2013
ebc436b
fix redbug print-to-text-file
Dec 18, 2013
9e598dd
put eper script in priv/bin
Dec 18, 2013
bfd00bd
v0.76
Dec 18, 2013
171efd5
.gitignore priv/bin/eper
Dec 18, 2013
5cf62f1
v0.77
Dec 18, 2013
7fc126f
eunit-ify redbug_msc unit tests
Dec 18, 2013
f12c231
add redbug_msc unit tests
Dec 18, 2013
8477496
fix watchdog:add_send_subscriber(integer(),,,)
Jan 16, 2014
69364c7
v0.78
Jan 16, 2014
c37e33c
Merge branch 'eas-merge-upstream-0.78' into tmp-merged
engelsanchez Jan 17, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
.#*
#*
*~
ebin
priv/eper
priv/bin/Makefile
src/Makefile
/.eunit/
/ebin/
/priv/bin/eper
/priv/bin/Makefile
/src/Makefile
Makefile.in
aclocal.m4
autom4te.cache
/aclocal.m4
/autom4te.cache
/doc/*.html
/doc/*.css
/doc/*.png
/doc/edoc-info
config*
*beam
deps
11 changes: 10 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
mats cronqvist (mats(at)cronqvi.st)
Mats Cronqvist <masse@cronqvi.st>
Andy Gross <andy@andygross.org>
Anthony Ramine <nox@dev-extend.eu>
Dave Smith <dizzyd@dizzyd.com>
Dmitry Russ <dr@travelping.com>
Erik Søe Sørensen <ess@trifork.com>
Scott Lystig Fritchie <slfritchie@snookles.com>
Susan Potter <me@susanpotter.net>
Thomas Järvstrand <thomas.jarvstrand@klarna.com>
Tim Watson <watson.timothy@gmail.com>
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2008 mats cronqvist
Copyright (c) 2008-2013 mats cronqvist

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading