ice799 (Joe Damato)

Name
Joe Damato
Email
Website/Blog
http://timetobleed.com
Location
san francisco, ca
Member Since
Aug 18, 2008 (about 1 year)

Following 7 githubbers and watching 20 repositories view all →

Public Repositories (13)

  • memprof

    A Ruby gem for memory profiling

    legend

    Last updated Sun Nov 22 21:07:23 -0800 2009

  • bsdmalloc

    A very fast storage allocator snagged from NetBSD.

    legend

    Last updated Tue Nov 17 23:44:36 -0800 2009

  • ltrace

    ltrace intercepts and records dynamic library calls which are called by an executed process and t...

    legend

    Last updated Tue Nov 10 01:37:44 -0800 2009

  • rubyenterpriseedition187

    Ruby Enterprise Edition based on MRI 1.8.7

    legend

    Forked from FooBarWidget/rubyenterpriseedition187 Fri Nov 06 20:01:54 -0800 2009

    Last updated Fri Nov 06 21:37:24 -0800 2009

  • matzruby

    A Git mirror of http://svn.ruby-lang.org/repos/ruby.

    legend

    Forked from rubyspec/matzruby Fri Apr 03 22:28:15 -0700 2009

    Last updated Mon Aug 31 11:58:07 -0700 2009

  • http-parser

    http request/response parser for c

    legend

    Forked from ry/http-parser Thu Aug 06 23:11:48 -0700 2009

    Last updated Thu Aug 06 23:18:12 -0700 2009

  • ruby-pci

    An FFI wrapper for libpci (because you always wanted to touch PCI devices with ruby)

    legend

    Last updated Mon Jul 06 01:29:25 -0700 2009

  • dca_force

    Forcefully enable Direct Cache Access (DCA) for systems with I/OAT that don't have a BIOS toggle.

    legend

    Last updated Thu Jul 02 18:42:40 -0700 2009

  • pstack

    Print stack traces of running programs (wrapper around GDB)

    legend

    Last updated Sat Apr 11 17:37:49 -0700 2009

  • starling

    Starling Message Queue - please contribute if you want commit access

    legend

    Forked from starling/starling Thu Apr 09 16:45:39 -0700 2009

    Last updated Fri Apr 10 14:03:19 -0700 2009

  • shlock

    inter-process synchronization primitives using shared memory

    legend

    Last updated Sat Mar 21 17:24:52 -0700 2009

  • malloc_wrap

    a malloc ld_preload shim that creates a memory footprint, and a simpler replayer that plays the a...

    legend

    Last updated Tue Mar 17 15:16:43 -0700 2009

  • rr0d

    rasta ring 0 debugger

    legend

    Last updated Sun Jan 11 00:08:05 -0800 2009

Public Activity feed

ice799 created branch master at ice799/memprof Sun Nov 22 21:07:23 -0800 2009
New branch is at ice799/memprof/tree/master
ice799 created repository memprof Sun Nov 22 21:06:25 -0800 2009
New repository is at ice799/memprof
ice799 created gist: 240875 Sun Nov 22 20:04:39 -0800 2009
#define _GNU_SOURCE #include <err.h> #include <fcntl.h>
ice799 created gist: 240470 Sat Nov 21 22:57:48 -0800 2009
#include <stdio.h> #include <stdlib.h> #include <string.h>
ice799 updated gist: 238438 Wed Nov 18 17:33:42 -0800 2009
commit 2ec0bd00031a777237a24b7cd6a06b0f7f007430 Author: Joe Damato <ice799@gmail.com> Date: Wed...
ice799 updated gist: 238438 Wed Nov 18 17:03:03 -0800 2009
commit 47aaa4a70f69606bbfa5945748ffd095fba5b0fa Author: Joe Damato <ice799@gmail.com> Date: Wed...
ice799 created gist: 238438 Wed Nov 18 17:02:49 -0800 2009
commit 47aaa4a70f69606bbfa5945748ffd095fba5b0fa Author: Joe Damato <ice799@gmail.com> Date: Wed...
ice799 created branch master at ice799/bsdmalloc Tue Nov 17 23:44:37 -0800 2009
New branch is at ice799/bsdmalloc/tree/master
ice799 created repository bsdmalloc Tue Nov 17 23:10:53 -0800 2009
New repository is at ice799/bsdmalloc
ice799 created gist: 236686 Mon Nov 16 21:55:45 -0800 2009
[joe@sloth:/home/joe/code/small_malloc/bsdmalloc]% LD_PRELOAD=/home/joe/code/small_malloc/bsdmall...
ice799 pushed to libdl at ice799/ltrace Tue Nov 10 01:37:44 -0800 2009
HEAD is feff1ff28836e3b58b0ad7bce3390a5b973165ac
ice799 pushed to libdl at ice799/ltrace Tue Nov 10 01:14:13 -0800 2009
HEAD is 31a3e0559e41359d724fc598922d17915475820f
  • ice799 committed 31a3e055:
    Add -w/--where to show backtraces of traced functions.
ice799 created gist: 230705 Mon Nov 09 22:50:17 -0800 2009
; ; branch predictor on with -O2 ;
ice799 added tmm1 to rubyenterpriseedition187 Fri Nov 06 21:36:50 -0800 2009
rubyenterpriseedition187 is at ice799/rubyenterpriseedition187
ice799 created branch gc_longlife at ice799/rubyenterpriseedition187 Fri Nov 06 20:14:35 -0800 2009
ice799 pushed to libdl at ice799/ltrace Fri Nov 06 20:10:24 -0800 2009
HEAD is a95f11fe121ff4ca9f91a70bf2537f45abdfc1fd

2 commits »

ice799 created branch no_newlines at ice799/rubyenterpriseedition187 Fri Nov 06 20:07:35 -0800 2009
ice799 forked FooBarWidget/rubyenterpriseedition187 Fri Nov 06 20:01:55 -0800 2009
Forked repository is at ice799/rubyenterpriseedition187
ice799 forked FooBarWidget/rubyenterpriseedition187 Thu Oct 29 11:31:31 -0700 2009
Forked repository has since been deleted.
ice799 updated gist: 219407 Tue Oct 27 01:10:01 -0700 2009
#if 0 In these examples, let's assume that passing more than 2 args to the program is *not* the ...
ice799 updated gist: 219407 Tue Oct 27 01:09:31 -0700 2009
In these examples, let's assume that passing more than 2 args to the program is *not* the case we...
ice799 created gist: 219407 Tue Oct 27 01:09:09 -0700 2009
In these examples, let's assume that passing more than 2 args to the program is *not* the case we...
ice799 updated gist: 219405 Tue Oct 27 00:55:15 -0700 2009
/* * is this cool enough that it warrants a blog post? *
ice799 created gist: 219405 Tue Oct 27 00:54:55 -0700 2009
/* * is this cool enough that it warrants a blog post? *
ice799 commented on brianmario/yajl-ruby Tue Oct 20 22:38:22 -0700 2009
Comment in 8e284ea:

THANK YOU.

ice799 commented on brianmario/yajl-ruby Tue Oct 20 22:23:00 -0700 2009
Comment in 2e50ee0:

REVERT THIS.

ice799 pushed to libdl at ice799/ltrace Mon Oct 12 00:27:39 -0700 2009
HEAD is 3538c3aa46734e8118dce582a33c0b7a63e5b26b
ice799 pushed to libdl at ice799/ltrace Wed Oct 07 15:13:43 -0700 2009
HEAD is 2cbe49a933ef9d2c2f93937365320fc85d40df49
  • ice799 committed 2cbe49a9:
    Fix some bugs which broke default ltrace behavior
ice799 pushed to libdl at ice799/ltrace Tue Oct 06 23:07:05 -0700 2009
HEAD is b014413647834258018d2cc224ab61a1babf64e8

2 commits »