mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Tue Jul 22 00:45:37 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 bin/win32kprof.py                         |  502 +++++++++++++++--------------
 src/gallium/auxiliary/util/p_debug_prof.c |  269 ++++++++++++----
 2 files changed, 464 insertions(+), 307 deletions(-)

       via  883097053d1d3550cab92362a07f413e110520ae (commit)
       via  4db631a3994ed2f5b7cf6e4ac6c08c0a4c091730 (commit)
       via  2fafe29793eca081e110276b6e6fbde39f5b90e1 (commit)
       via  ac25408c4773bb75cf6926251e01095ce7928fc0 (commit)
       via  1662be376465c22461f03ef01dad16cef70f746a (commit)
      from  4d38d86b2c5e572b1ea5ff4a5a84acb7ab5b87fc (commit)


- Commits -----------------------------------------------
commit 883097053d1d3550cab92362a07f413e110520ae
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jul 22 09:45:10 2008 +0900

    win32kprof: Store the profile data as an caller->callee hash table, instead of a trace.

commit 4db631a3994ed2f5b7cf6e4ac6c08c0a4c091730
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jul 21 19:38:25 2008 +0900

    gallium: Open a new file when existing profile memory map is exhausted.

commit 2fafe29793eca081e110276b6e6fbde39f5b90e1
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jul 21 19:37:16 2008 +0900

    win32kprof: Generate callgraphs.
    
    Relies on gprof2dot.py.

commit ac25408c4773bb75cf6926251e01095ce7928fc0
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Mon Jul 21 13:02:07 2008 +0900

    win32kprof: Convert tabs to spaces.

commit 1662be376465c22461f03ef01dad16cef70f746a
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Sun Jul 20 23:32:00 2008 +0900

    win32kprof: Consider the section alignment when estimating the image base.

---------------------------------




More information about the mesa-commit mailing list