]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2015-06-29 Kris Van Heesdtrace: move psinfo to its own header file
2015-06-29 Kris Van Heesdtrace: update copyright statements
2015-06-29 Nick Alcockctf: update the shared CTF file right after initialization
2015-06-29 Nick Alcockctf: Improve debugging and indentation fixes
2015-06-29 Nick Alcockctf: dwarf2ctf doc revisions
2015-06-29 Kris Van Heesdtrace: internal performance measurement support code
2015-06-29 Nick Alcockkvm / dtrace: disable KVM steal-time accounting when...
2015-06-29 Nick Alcockctf: cosmetic improvements to CTF linking
2015-06-29 Kris Van Heesdtrace: remove a few obsolete probes
2015-06-29 Kris Van Heesdtrace: cater for changes in the way the kernel is...
2015-06-29 Kris Van Heesdtrace: miscellaneous 3.6 porting work
2015-06-29 Kris Van Heesdtrace: fix up rq.dtrace_cpu_info member
2015-06-29 Nick Alcockgitignore: Ignore objects.builtin and dwarf2ctf.
2015-06-29 Nick Alcockdtrace: fix outright typos in the 3.6 forward-port.
2015-06-29 Kris Van Heesdtrace: remove obsolete static probe documentation
2015-06-29 Nick Alcockctf: DTrace-independent CTF
2015-06-29 Nick Alcockctf: do not build in CTF data for no-longer-built-in...
2015-06-29 Nick Alcockctf: document dwarf2ctf
2015-06-29 Nick Alcockctf: Extend the deduplication blacklist
2015-06-29 Nick Alcockctf: Improve error message on internal deduplication...
2015-06-29 Nick Alcockctf: Note a future enhancement
2015-06-29 Nick Alcockctf: document parameters to die_to_ctf()
2015-06-29 Nick Alcockctf: do not construct objects.builtin if CTF is not...
2015-06-29 Nick Alcockctf: do not build dwarf2ctf nor attempt to use it if...
2015-06-29 Kris Van Heesdtrace: additional action support (and bug fixes)
2015-06-29 Kris Van Heesdtrace: add psinfo/cpuinfo OS level support
2015-06-29 Kris Van Heesdtrace: change the DTrace startup handling (at boot...
2015-06-29 Kris Van Heesdtrace: cleanup (and adding) of SDT probe points
2015-06-29 Nick Alcockctf: write the CTF files for standalone modules to...
2015-06-29 Nick Alcockctf: unnamed structure/union support
2015-06-29 Nick Alcockctf: recurse_ctf() -> die_to_ctf()
2015-06-29 Nick Alcockctf: fix the signed-modules case
2015-06-29 Nick Alcockctf: correctly propagate IDs for array types
2015-06-29 Nick Alcockctf: fix off-by-one in emitted array bounds
2015-06-29 Nick Alcockdtrace: fix tiny comment typo
2015-06-29 Nick Alcockctf: blacklist certain modules from deduplication
2015-06-29 Nick Alcockctf: include enumeration types inside functions
2015-06-29 Kris Van Heesdtrace: new IO and sched provider probes
2015-06-29 Kris Van Heesdtrace: fix to handle multiple SDT-based probes in...
2015-06-29 Nick Alcockdtrace: require assembler symbol stripping and debug...
2015-06-29 Nick Alcockctf: fix array dimensions
2015-06-29 Nick Alcockctf: change the name of the CTF section in kernel modules
2015-06-29 Kris Van Heesdtrace: fix a bug in the SDT probe location generator
2015-06-29 Nick Alcockctf: major duplicate detection fixes
2015-06-29 Nick Alcockctf: optimize type_id() and fix array dimension lookup
2015-06-29 Kris Van Heesdtrace: changed the logic for determining SDT probe...
2015-06-29 Nick Alcockctf: store away the types and names of non-static globa...
2015-06-29 Nick Alcockctf: set the name of the parent of child modules to...
2015-06-29 Nick Alcockctf: clarify comments, improve a type name
2015-06-29 Nick Alcockctf: force dtrace_ctf.ko to be loaded whenever dtrace...
2015-06-29 Nick Alcockctf: generate CTF information for the kernel
2015-06-29 Nick Alcockkallsyms: provide symbol sizes in /proc/kallmodsyms
2015-06-29 Nick Alcockctf: add a dummy dtrace_ctf.ko module
2015-06-29 Nick Alcockkallsyms: fix /proc/kallmodsyms population bugs
2015-06-29 Nick Alcockkallsyms: work in a clean tree, and a non-modular tree.
2015-06-29 Nick Alcockkallsyms: work with older glibc.
2015-06-29 Nick Alcockkallsyms: add /proc/kallmodsyms
2015-06-29 Kris Van Heesdtrace: add sched-tick SDT probe and FBT probe point...
2015-06-29 Kris Van Heesdtrace: use new mutex_owned(), not mutex_is_locked()
2015-06-29 Kris Van Heesdtrace: fix signed division and modulo operations in DIF
2015-06-29 Nick Alcockdtrace: initialize the insn length in the right branch...
2015-06-29 Kris Van Heesdtrace: ensure that the trap handler is regisstered...
2015-06-29 Kris Van Heesdtrace: install the die notifier hook whenever DTrace...
2015-06-29 Kris Van Heesdtrace: support for page fault and general protection...
2015-06-29 Kris Van Heesdtrace: fix incorrect probe point name
2015-06-29 Kris Van Heesdtrace: add lwp-exit and lwp-create SDT probe points
2015-06-29 Kris Van Heesdtrace: SDT implementation
2015-06-29 Kris Van Heesdtrace: process the SDT probe point info early in boot
2015-06-29 Kris Van Heesdtrace: fix resolving addresses of relocation records...
2015-06-29 Kris Van Heesdtrace: fix cyclic allocation
2015-06-29 Kris Van Heesdtrace: stub-based syscall tracing
2015-06-29 Kris Van Heesdtrace: migrate stacktrace dumping and move headers...
2015-06-29 Nick Alcockdtrace: move cyclic.h into include/linux
2015-06-29 Nick Alcockdtrace: finish GPL/CDDL splitting work
2015-06-29 Nick Alcockdtrace: fix GPL and CDDL copyright notices
2015-06-29 Nick Alcockdtrace: Migrate to a standalone module, situated at...
2015-06-29 Kris Van Heesdtrace: changes in how we collect the names of system...
2015-06-29 Kris Van Heesdtrace: add dtrace_gethrtime() and fix walltimestamp.
2015-06-29 Kris Van Heesdtrace: syscall entry/return probes.
2015-06-29 Nick Alcockdtrace: conflict with CONFIG_DEBUG_LOCK_ALLOC
2015-06-29 Randy Dunlapdtrace: update sdt provider (sdt_mod.c) with lots of...
2015-06-29 Randy Dunlapdtrace: add dtrace_module_loaded() and dtrace_module_un...
2015-06-29 Kris Van Heesdtrace: added CONFIG_DT_DEBUG_MUTEX option
2015-06-29 Nick Alcockdtrace: turn on gcov profiling in the kernel/dtrace...
2015-06-29 Kris Van Heesdtrace: add dt_test provider.
2015-06-29 Randy Dunlapdtrace: add Documentation/dtrace_static_probes.txt
2015-06-29 Randy Dunlapdtrace: remove incorrect header comments and copyright
2015-06-29 Nick Alcockdtrace: build sdt_register.c into the kernel
2015-06-29 Nick Alcockdtrace: add missing include needed for DTrace probes
2015-06-29 Randy Dunlapdtrace: convert relative probepoint relocation addresse...
2015-06-29 Randy Dunlapdtrace: add some dtrace static probes that are easy...
2015-06-29 Kris Van Heesdtrace: add FTRACE dependency
2015-06-29 Kris Van Heesdtrace: Remove debugging statements
2015-06-29 Randy Dunlapdtrace: fix unintended dependency on section ordering
2015-06-29 Kris Van Heesdtrace: minimal cyclic implementation and debug code.
2015-06-29 Kris Van Heesdtrace: DT_SYSTRACE should not depend on FTRACE_SYSCALLS.
2015-06-29 Randy Dunlapdtrace: fix off-by-one reading relocation info.
2015-06-29 Randy Dunlapdtrace: use _stext in dtrace_relocs.
2015-06-29 Kris Van Heesdtrace: Fix compilation when modular.
2015-06-29 Randy Dunlapdtrace: systrace should depend on FTRACE_SYSCALLS.
next