aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2017-07-09selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu1-0/+36
2017-07-09selftests/ftrace: Add a test to probe module functionsNaveen N. Rao1-0/+28
2017-07-09selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao1-2/+2
2017-07-09trace/kprobes: Sanitize derived event namesNaveen N. Rao1-0/+9
2017-07-07tracing: Attempt to record other information even if some failJoel Fernandes1-8/+24
2017-07-07tracing: Treat recording tgid for idle task as a successJoel Fernandes1-1/+5
2017-07-07tracing: Treat recording comm for idle task as a successJoel Fernandes1-1/+5
2017-07-06tracing: Add saved_tgids file to show cached pid to tgid mappingsMichael Sartain1-0/+73
2017-07-05ftrace: Test for NULL iter->tr in regex for stack_trace_filter changesSteven Rostedt (VMware)1-1/+1
2017-07-05Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/coreSteven Rostedt (VMware)4-5/+19
2017-06-29ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)4-5/+19
2017-06-28ftrace: Decrement count for dyn_ftrace_total_info for init functionsSteven Rostedt (VMware)1-0/+1
2017-06-28ftrace: Unlock hash mutex on failed allocation in process_mod_list()Steven Rostedt (VMware)1-1/+2
2017-06-27tracing: Add support for display of tgid in trace outputJoel Fernandes2-14/+31
2017-06-27tracing: Add support for recording tgid of tasksJoel Fernandes5-26/+213
2017-06-27ftrace: Decrement count for dyn_ftrace_total_info fileSteven Rostedt (VMware)1-0/+1
2017-06-27ftrace: Remove unused function ftrace_arch_read_dyn_info()Steven Rostedt (VMware)1-18/+3
2017-06-27sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt1-18/+0
2017-06-26ftrace: Have cached module filters be an active filterSteven Rostedt (VMware)3-6/+23
2017-06-26ftrace: Implement cached modules tracing on module loadSteven Rostedt (VMware)1-0/+93
2017-06-26ftrace: Have the cached module list show in set_ftrace_filterSteven Rostedt (VMware)2-13/+102
2017-06-26ftrace: Add :mod: caching infrastructure to trace_arraySteven Rostedt (VMware)2-6/+148
2017-06-22tracing: Show address when function names are not foundSteven Rostedt (VMware)1-4/+14
2017-06-21ftrace: Add missing comment for FTRACE_OPS_FL_RCUSteven Rostedt (VMware)1-0/+1
2017-06-13tracing: Rename update the enum_map fileJeremy Linton2-21/+21
2017-06-13tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton2-2/+13
2017-06-13tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton2-0/+17
2017-06-13tracing: Rename enum_replace to eval_replaceJeremy Linton1-6/+6
2017-06-13trace: rename enum_map functionsJeremy Linton3-40/+40
2017-06-13trace: rename trace.c enum functionsJeremy Linton1-6/+6
2017-06-13trace: rename trace_enum_mutex to trace_eval_mutexJeremy Linton1-7/+7
2017-06-13trace: rename trace enum data structures in trace.cJeremy Linton1-26/+26
2017-06-13trace: rename struct module entry for trace enumsJeremy Linton3-8/+8
2017-06-13trace: rename trace_enum_map to trace_eval_mapJeremy Linton6-29/+29
2017-06-13trace: rename kernel enum section to evalJeremy Linton4-9/+9
2017-06-13tracing: Remove unused declaration of trace_stop_cmdline_recordingJoel Fernandes1-2/+0
2017-06-11Linux 4.12-rc5Linus Torvalds1-1/+1
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds19-330/+330
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-6/+43
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds13-120/+149
2017-06-11Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-20/+47
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-8/+10
2017-06-11Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-46/+47
2017-06-11Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-35/+102
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-77/+101
2017-06-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+7
2017-06-11Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-3/+2
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-59/+153
2017-06-11KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li3-4/+7