]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2015-07-21 Nick Alcockctf: handle srcdir-relative paths properly.
2015-07-21 Nick Alcockkbuild/ctf: Fix out-of-tree module build when CONFIG_CTF=n.
2015-07-21 Kris Van Heesdtrace: support order-only-prerequisites for sdtstub...
2015-07-21 Kris Van Heesdtrace: ensure that building outside src tree works
2015-07-21 Kris Van Heesdtrace: ensure one can try to get user pages without...
2015-07-21 Nick Alcockmm / dtrace: Allow DTrace to entirely disable page...
2015-07-21 Nick Alcockmm: allow __get_user_pages() callers to avoid triggerin...
2015-07-21 Kris Van Heesdtrace: implement omni-present cyclics
2015-07-21 Nick Alcockgitignore: update .gitignore with generated SDT files
2015-07-21 Kris Van Heesdtrace: avoid unreliable entries in stack() output
2015-07-21 Kris Van Heesdtrace: fix leaking psinfo objects
2015-07-21 Nick Alcockctf: spot non-struct/union/enum children of DW_TAG_stru...
2015-07-21 Nick Alcockctf: capture all DIEs with structs/enums as their ultim...
2015-07-21 Nick Alcockctf: handle structure and union offsets in form DW_FORM...
2015-07-21 Nick Alcockctf: cater for elfutils 0.156 change in dwfl_report_elf...
2015-07-21 Kris Van Heesdtrace: vtimestamp implementation
2015-07-21 Kris Van Heesdtrace: implement SDT in kernel modules
2015-07-21 Kris Van Heesdtrace: remove functionality of dtrace_os_exit() as...
2015-07-21 Kris Van Heesdtrace: fix mutex_owned() implementation
2015-07-21 Kris Van Heesdtrace: new cyclic implementation
2015-07-21 Kris Van Heesdtrace: Use tasklet_hrtimer_*() instead of hrtimer_...
2015-07-21 Kris Van Heesdtrace: fix for psinfo allocation during execve
2015-07-21 Nick Alcockkbuild/ctf: Use shell expansion, not $(wildcard .....
2015-07-21 Jamie Ileskbuild/ctf: always build vmlinux when building CTF.
2015-07-21 Kris Van Heesdtrace: remove unnecessary exported symbol
2015-07-21 Kris Van Heesdtrace: Ensure that USDT probes are carried over correc...
2015-07-21 Kris Van Heesdtrace: fix retrieval of arg5 through arg9
2015-07-21 Kris Van Heesdtrace: Ensure that task_struct members are initialized...
2015-07-21 Kris Van Heesdtrace: ensure that builds in a separate objdir work
2015-07-21 Nick Alcockctf: ensure the CTF directory exists before writing...
2015-07-21 Nick Alcockctf: avoid command-line length limits by passing .o...
2015-07-21 Jerry Snitselaardtrace: DT_FASTTRAP should select UPROBE_EVENT
2015-07-21 Kris Van Heesdtrace: Fix for the argument validation code.
2015-07-21 Kris Van Heesdtrace: Include asm/current.h for the mutex_owned(...
2015-07-21 Kris Van Heesdtrace: Bug fix for logic to determine the (inode,...
2015-07-21 Kris Van Heesdtrace: ensure memory allocation results are checked...
2015-07-21 Kris Van Heesdtrace: remove pre-alpha features for release
2015-07-21 Nick Alcockdtrace: CONFIG_UPROBES is needed by CONFIG_DT_FASTTRAP...
2015-07-21 Nick Alcockdtrace: CONFIG_DTRACE should depend on CONFIG_UPROBES
2015-07-21 Nick Alcockwait: fix loss of error code from waitid() when info...
2015-07-21 Nick Alcockwaitfd selftest: dike out some dead code.
2015-07-21 Nick Alcockepoll, wait: introduce poll_wait_fixed(), and use it...
2015-06-29 Nick Alcockctf: no longer reference 'ctf.ko.unsigned' in CTF debug...
2015-06-29 Nick Alcockwait: add waitfd(), and a testcase for it
2015-06-29 Kris Van Heesdtrace: ensure that arg6 through arg9 get retrieved...
2015-06-29 Kris Van Heesdtrace: finish the implementation of is-enabled USDT...
2015-06-29 Kris Van Heesdtrace: fixes for tracepoint cleanup
2015-06-29 Kris Van Heesdtrace: update syscall tracing in view of Linux 3.8...
2015-06-29 Kris Van Heesdtrace: USDT implementation (phase 2)
2015-06-29 Nick Alcockdtrace: revamp and split up DTrace headers; add ioctl...
2015-06-29 Nick Alcockctf: blacklist certain structure members entirely
2015-06-29 Nick Alcockctf: repair faulty indentation
2015-06-29 Nick Alcockctf: split the absolute-file-name caching machinery...
2015-06-29 Nick Alcockctf: sentinelize str_appendn()
2015-06-29 Nick Alcockptrace: Add PTRACE_GETMAPFD.
2015-06-29 Kris Van Heesdtrace: update execve() syscall probe support
2015-06-29 Kris Van Heesdtrace: add support for an SDT probe getting called...
2015-06-29 Kris Van Heesdtrace: move SDT call location for surrender probe
2015-06-29 Kris Van Heesdtrace: USDT implementation (Phase 1)
2015-06-29 Kris Van Heesdtrace: remove incorrect FBT support code
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...
next