2010-01-18 |
Pierre-Marc... | Final changes for release 0.1 v0.1 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Pierre-Marc... | Don't display debugging messages by default |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Pierre-Marc... | Documentation fixes |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Pierre-Marc... | configure.ac: remove version from AM_INIT_AUTOMAKE |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Pierre-Marc... | Change manual to texinfo format and enhance it |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Pierre-Marc... | update gitignore |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Pierre-Marc... | Add comment on manual registration of "ust" channel |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Pierre-Marc... | Add --create-trace option to ustctl |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Pierre-Marc... | Change header file's #define name |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Pierre-Marc... | update README |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Pierre-Marc... | Add some sanity to save_registers on x86-32 |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Pierre-Marc... | configure.ac: improve error message |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Pierre-Marc... | update README |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Pierre-Marc... | Do not use __SIZEOF_POINTER__, as it is not compatible... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Pierre-Marc... | Replace __COUNTER__ with the more portable __LINE__ |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | remove save_ip stub |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | fix saving of marker format |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | make initialization of marker struct completely static |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | fix macro indentation |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | complete ip saving code |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | remove usage of the marker_addr section |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | fix comment |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Pierre-Marc... | first take on the save ip on x86-32 |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Pedro Alves | Make 64 bit compilation on 32 bit compiler possible |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Pedro Alves | Remove absolute path from libust.so |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Pierre-Marc... | update README |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Pierre-Marc... | change inline to __inline__ for better compatibility |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Pierre-Marc... | add is_marker_enabled function from lttng kt |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Pierre-Marc... | port fix from lttng kernel tracer 0.92 |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Pierre-Marc... | add asm to save regs on x86-32, for gdb |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Pierre-Marc... | Add test for compilation of libust against a shared... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Pierre-Marc... | Add dummy marker and tracepoint to libust-initializer |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Pierre-Marc... | Force -fPIC build of libust-initializer.o |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Pierre-Marc... | Fix compilation of libust-initializer.o |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Pierre-Marc... | more fixes of conditional compilation of gdb support |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Pierre-Marc... | fix conditional compilation of gdb support |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Pierre-Marc... | probe.h: fix warning |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Pierre-Marc... | simple_include: fix warning |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Pierre-Marc... | move probe stuff to probe.h, to have it available in... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Pierre-Marc... | tracepoint.h: fix header macro name |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Pierre-Marc... | fix gdb integration bug |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Pierre-Marc... | fix warning |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Pierre-Marc... | fix 32 bit support by conditionally compiling gdb support |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Pierre-Marc... | marker.h: change header #define macro name |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Pierre-Marc... | fix save_last_tsc() and last_tsc_overflow() args |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Pierre-Marc... | Rewrite last GPL bits in relay.c and relay.h |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Pierre-Marc... | mark 32 bit support as broken |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Pierre-Marc... | add very simple compilation test |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Pierre-Marc... | configure.ac: use $host_cpu, not $target_cpu |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Pierre-Marc... | fix static initialization so out of tree make distcheck... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Pierre-Marc... | static initializer: make cross-compilable |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jan Blunck | Fix libust-initializer.o build |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jan Blunck | Link tests against libust-initializer.o as well |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jan Blunck | Make references to __{start,stop}___{markers,tracepoint... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jan Blunck | Fix include path when compiling libust-initializer.c |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Jan Blunck | Add linker script and libust initializer object |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Pierre-Marc... | revert installation of tracer.h, but keep ust.h |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Pierre-Marc... | save registers: fix small problems |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Pierre-Marc... | update .gitignore |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Pierre-Marc... | install tracer.h, add new ust/ust.h |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Pierre-Marc... | save registers: update |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Pierre-Marc... | processor.h: save rflags |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Pierre-Marc... | add serialize_to_text() function |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Pierre-Marc... | usttrace: add comments to describe start sequence of... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Pierre-Marc... | usttrace: reorganise error messages for ustd not found |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Pierre-Marc... | ustd: fix opening mode of pidfile to support writing... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Pierre-Marc... | usttrace: oops: $(USTDPID) -> $USTDPID |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jan Blunck | Make usttrace work when it isn't installed |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | fix build and out of tree build |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | move processor.h to include/ust dir |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | java: fixes |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | Merge branch 'for-pierre-marc' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | always initialize statically the .location field of... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | rename registers.h -> processor.h |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | trace_mark: pass register values to probe |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | markers: save marker location in struct marker |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | registers.h: update |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | registers.h: improve registers saving |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Pierre-Marc... | add registers.h |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Pierre-Marc... | usttrace: deal correctly with ustd creation and termination |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Pierre-Marc... | markers: add comment |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jan Blunck | Move kernelcompat.h to include/ust/ and share.h, usterr... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jan Blunck | Move immediate.h, marker.h and tracepoint.h to include... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jan Blunck | Remove localerr.h |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jan Blunck | Add some missing headers and files for make dist |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Jan Blunck | Temporary remove Java support |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Jan Blunck | Fix waiting for ustd on shutdown |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Pierre-Marc... | README: update installation instructions |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Pierre-Marc... | fix porting bug |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | usttrace: use ustd in daemon mode, sparing a sleep... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | usttrace: enhance |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | tests/fork: updates |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | ustd: add support for --pidfile |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | ustd: add daemon mode |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | immediately create listener thread on process creation |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | improve create_listener() |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | tracectl.c: minor cleanup |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | remove unneeded noinline's |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | modify the commit logic to indicate the reason for... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Pierre-Marc... | set the reader side of the buffer-ready pipe non-blocki... |
commit | commitdiff | tree | snapshot |
next |