summaryrefslogtreecommitdiff
path: root/module/sysprof-module.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-06Fix compilation on x86-64Hans de Goede1-13/+15
2009-02-06Stop using deprecated proc_root symbol.Søren Sandmann Pedersen1-2/+2
2008-04-28-=-=-=- Release sysprof 1.0.10 -=-=-=-sysprof-1.0.10Soren Sandmann1-8/+17
2006-12-10=-=-=-= Release sysprof 1.0.8 =-=-=-=sysprof-1.0.8Soren Sandmann1-3/+7
2006-11-16=-=-=-= Release 1.0.7 =-=-=-=Soren Sandmann1-3/+4
2006-11-02-=-=-=- Release sysprof 1.0.6 -=-=-=-Soren Sandmann1-1/+6
2006-10-30=-=-=-= Release sysprof 1.0.4 =-=-=-=sysprof-1.0.4Soren Sandmann1-1/+0
2006-08-12Bugfix for SMP kernel: Make n_samples a per-CPU variable. ProtectSøren Sandmann1-5/+16
2006-06-05Copy the proc_fops and update the poll entry in the copy, rather thanSoren Sandmann1-1/+6
2006-01-16Add package version to spew.Soeren Sandmann1-1/+3
2006-01-13Backport fix for HZ <= SAMPLES_PER_SECOND from HEAD. (Thomas de Grenier deSøren Sandmann1-1/+1
2006-01-09Remove START_OF_STACK check.Soeren Sandmann1-6/+0
2005-12-19Make kernel module compile with recent kernels. Delete lots of commentedSøren Sandmann1-355/+22
2005-09-04UpdatesSoeren Sandmann1-3/+3
2005-08-30Complain if we can't find /lib/modules/`uname -r`/build/Makefile.Søren Sandmann1-2/+4
2005-08-02Add support for amd64/x86-64. Patch from Mike Frysinger.Soeren Sandmann1-8/+30
2005-06-19Add version informationSøren Sandmann1-1/+1
2005-06-19UpdatesSøren Sandmann1-7/+139
2005-05-22updateSoeren Sandmann1-2/+0
2005-05-19Remove ref-counting since it didn't actually do any good.Søren Sandmann1-55/+10
2005-05-15First attempt at making module robust agains unloading when in use.Søren Sandmann1-7/+50
2005-05-14Auto*ify.Søren Sandmann1-0/+431