index
:
~sandmann/sysprof
expanding-window
newui
sw
unwind
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-14
Update to work with new vm_operations interface from 2.6.23. Patch from
Søren Sandmann
1
-0
/
+28
2008-05-08
Reorder the tests for CONFIG_X86 and CONFIG_X86_64 since post 2.6.26, they
Owen Taylor
1
-6
/
+6
2008-03-29
Beginning of a dwarf unwinder.
Søren Sandmann
1
-1
/
+5
2008-03-29
x86 merge happened in 2.6.25
Søren Sandmann
1
-1
/
+1
2008-03-20
Use kernel builtin tracer instead of copying everything ourselves.
Soren Sandmann
2
-28
/
+73
2008-03-20
Support for 2.6.24 and newer
Soren Sandmann
1
-9
/
+16
2008-02-16
Add a memcpy() that uses nontemporal writes. (copy_kernel_stack): Add
Soren Sandmann
1
-1
/
+36
2007-11-19
Update TODO
Søren Sandmann Pedersen
1
-4
/
+8
2007-11-19
Make heuristic stack scanning more accurate
Soren Sandmann
1
-5
/
+41
2007-11-18
Crude heuristic stack scanning on x86-64.
Søren Sandmann
1
-39
/
+67
2007-11-18
Return ssize_t instead of int.
Søren Sandmann
1
-20
/
+40
2007-11-17
Formatting
Soren Sandmann
1
-3
/
+3
2007-11-17
updates
Soren Sandmann
1
-2
/
+13
2007-10-21
Remove CFLAGS reminiscence of 2.4 support.
Soren Sandmann
1
-1
/
+0
2007-09-17
Add support for looking up kernel symbols from /proc/kallsyms
Soren Sandmann
2
-48
/
+45
2007-01-05
Correct $PWD usage, so make install works from inside module/.
Behdad Esfahbod
1
-2
/
+2
2006-12-09
Add forgotten put_cpu_var(). Parse in chunks of 65536 to improve locality.
Soren Sandmann
2
-2
/
+7
2006-11-02
Increase the max number of addresses to 1021, reorganise SysprofMmapArea
Soren Sandmann
1
-4
/
+4
2006-10-23
Use PAGE_SIZE - 1 instead of 4096.
Soren Sandmann
1
-1
/
+1
2006-10-23
Communicate traces to userspace through shared memory instead of copying.
Soren Sandmann
2
-37
/
+73
2006-10-08
Deal with address offsets. Address lookup is now:
Soren Sandmann
1
-1
/
+0
2006-09-23
Remove old commented out code Add commented out code accessing entire
Soren Sandmann
2
-1
/
+40
2006-09-23
Revert accidental commit
Søren Sandmann Pedersen
2
-32
/
+1
2006-09-23
Remove old commented out code
Soren Sandmann
2
-1
/
+32
2006-08-12
Some formatting fixes.
Søren Sandmann
1
-5
/
+5
2006-08-12
Make n_samples per-cpu. Add an atomic variable in_timer_notify and use it
Søren Sandmann
1
-5
/
+14
2006-02-17
more ifdef's to make it work with Red Hat Enterprise Linux 4's 2.6.9-based
Bastien Nocera
1
-4
/
+35
2006-01-16
Print out sysprof version at module load time.
Soeren Sandmann
1
-1
/
+2
2006-01-14
Initialize retval.
Soeren Sandmann
1
-2
/
+4
2006-01-09
Remove START_OF_STACK check.
Soeren Sandmann
1
-6
/
+0
2006-01-05
small updates cosmetic updates cosmetic updates
Søren Sandmann
1
-1
/
+1
2005-12-20
Remove left over debug print out and add support for multiple clients
Kristian Høgsberg
1
-7
/
+18
2005-12-20
Remove left over debug print out.
Kristian Høgsberg
1
-2
/
+0
2005-12-20
Dist and install udev rule.
Kristian Høgsberg
2
-25
/
+54
2005-12-19
*** empty log message ***
Søren Sandmann Pedersen
1
-6
/
+2
2005-12-19
A few formatting fixes. Hopefully make it work with x86-64.
Søren Sandmann
1
-4
/
+7
2005-11-23
Various cleanups
Soeren Sandmann
1
-143
/
+99
2005-11-23
Remove unused pages_present() function
Soeren Sandmann
1
-31
/
+0
2005-11-13
great-sage-equal-to-heaven:~/vertigo/sysprof% head -13 ChangeLog
Søren Sandmann
1
-10
/
+53
2005-11-05
Add copyright statement.
Soren Sandmann
1
-1
/
+1
2005-10-12
Add back these constants, but this time make sure we won't divide by 0 or
Soeren Sandmann
1
-2
/
+7
2005-10-11
Delete lots of commented-out code.
Soeren Sandmann
1
-224
/
+0
2005-10-10
Don't use INTERVAL or SAMPLES_PER_SECOND now that we use
Robert Love
1
-5
/
+0
2005-09-27
If the address is 0x01, treat as kernel, regardless of whether we have a
Soeren Sandmann
1
-35
/
+25
2005-09-04
Updates
Soeren Sandmann
1
-3
/
+3
2005-08-30
Complain if we can't find /lib/modules/`uname -r`/build/Makefile.
Søren Sandmann
1
-2
/
+4
2005-08-02
Add support for amd64/x86-64. Patch from Mike Frysinger.
Soeren Sandmann
1
-8
/
+30
2005-07-10
Cache BinFiles by filename.
Soeren Sandmann
1
-1
/
+1
2005-06-19
Add version information
Søren Sandmann
1
-1
/
+1
2005-06-19
Updates
Søren Sandmann
2
-8
/
+140
[next]