summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ftrace: Unlock hash mutex on failed allocation in process_mod_list()Steven Rostedt (VMware)2017-06-281-1/+2
| * | | | tracing: Add support for display of tgid in trace outputJoel Fernandes2017-06-272-14/+31
| * | | | tracing: Add support for recording tgid of tasksJoel Fernandes2017-06-274-25/+201
| * | | | ftrace: Decrement count for dyn_ftrace_total_info fileSteven Rostedt (VMware)2017-06-271-0/+1
| * | | | ftrace: Remove unused function ftrace_arch_read_dyn_info()Steven Rostedt (VMware)2017-06-271-18/+3
| * | | | ftrace: Have cached module filters be an active filterSteven Rostedt (VMware)2017-06-262-6/+21
| * | | | ftrace: Implement cached modules tracing on module loadSteven Rostedt (VMware)2017-06-261-0/+93
| * | | | ftrace: Have the cached module list show in set_ftrace_filterSteven Rostedt (VMware)2017-06-261-12/+100
| * | | | ftrace: Add :mod: caching infrastructure to trace_arraySteven Rostedt (VMware)2017-06-262-6/+148
| * | | | tracing: Show address when function names are not foundSteven Rostedt (VMware)2017-06-221-4/+14
| * | | | tracing: Rename update the enum_map fileJeremy Linton2017-06-132-21/+21
| * | | | tracing: Rename enum_replace to eval_replaceJeremy Linton2017-06-131-6/+6
| * | | | trace: rename enum_map functionsJeremy Linton2017-06-133-40/+40
| * | | | trace: rename trace.c enum functionsJeremy Linton2017-06-131-6/+6
| * | | | trace: rename trace_enum_mutex to trace_eval_mutexJeremy Linton2017-06-131-7/+7
| * | | | trace: rename trace enum data structures in trace.cJeremy Linton2017-06-131-26/+26
| * | | | trace: rename struct module entry for trace enumsJeremy Linton2017-06-131-3/+3
| * | | | trace: rename trace_enum_map to trace_eval_mapJeremy Linton2017-06-133-21/+21
| * | | | trace: rename kernel enum section to evalJeremy Linton2017-06-131-4/+4
| * | | | tracing: Remove unused declaration of trace_stop_cmdline_recordingJoel Fernandes2017-06-131-2/+0
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-31/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | bpf: extend bpf_trace_printk to support %iJohn Fastabend2017-07-031-3/+4
| * | | bpf: simplify narrower ctx accessDaniel Borkmann2017-07-031-19/+12
| * | | bpf: possibly avoid extra masking for narrower load in verifierYonghong Song2017-06-231-6/+11
| * | | bpf: permits narrower load from bpf program context fieldsYonghong Song2017-06-141-6/+15
| * | | bpf: avoid excessive stack usage for perf_sample_dataDaniel Borkmann2017-06-101-4/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-1/+1
| |\ \ \ | | |/ /
| * | | perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov2017-06-041-14/+8
* | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-031-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-121-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | block: switch bios to blk_status_tChristoph Hellwig2017-06-091-2/+2
| | |/ / | |/| |
* | | | tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-06-291-9/+5
| |_|/ |/| |
* | | ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)2017-06-294-5/+19
| |/ |/|
* | ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques2017-05-261-1/+1
|/
* Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-204-4/+52
|\
| * tracing: Make sure RCU is watching before calling a stack traceSteven Rostedt (VMware)2017-05-181-1/+30
| * ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stubSteven Rostedt (VMware)2017-05-172-2/+4
| * ftrace/instances: Clear function triggers when removing instancesNaveen N. Rao2017-05-173-0/+12
| * ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()Naveen N. Rao2017-05-171-2/+2
| * tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-171-0/+5
| * tracing: Move postpone selftests to core from early_initcallSteven Rostedt2017-05-171-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-201-2/+2
|\ \ | |/ |/|
| * blktrace: fix integer parseShaohua Li2017-05-191-2/+2
* | Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-05-101-2/+3
|\ \
| * | tracing: Use cpumask_available() to check if cpumask variable may be usedMatthias Kaehlcke2017-05-081-2/+3
* | | Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-05-082-12/+10
|\ \ \ | |/ /
| * | ftrace: Simplify ftrace_match_record() even moreSteven Rostedt (VMware)2017-05-031-11/+9
| * | ftrace: Remove an unneeded conditionDan Carpenter2017-05-031-1/+1
| * | tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline()Amey Telawane2017-05-031-1/+1
| |/
* | trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani2017-05-083-15/+14
|/
OpenPOWER on IntegriCloud