summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-132-4/+4
* Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-1219-150/+175
|\
| * ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)2015-02-111-5/+35
| * tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-02-091-1/+1
| * tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)2015-02-021-21/+30
| * tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2015-02-022-2/+1
| * trace: Use 64-bit timekeepingTina Ruchandani2015-01-281-10/+8
| * tracing: Add array printing helperDave Martin2015-01-281-0/+44
| * tracing: Remove newline from trace_printk warning bannerBorislav Petkov2015-01-271-1/+2
| * tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2015-01-229-12/+12
| * tracing: Remove unneeded includes of debugfs.h and fs.hSteven Rostedt (Red Hat)2015-01-229-17/+0
| * tracing: Remove taking of trace_types_lock in pipe filesSteven Rostedt (Red Hat)2014-12-221-82/+28
| * tracing: Add ref count to tracer for when they are being read by pipeSteven Rostedt (Red Hat)2014-12-222-1/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-2/+2
|\ \
| * | ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-291-2/+2
* | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-0/+1
|\ \ \
| * | | PM / sleep: export suspend_resume trace eventTodd E Brandt2015-01-301-0/+1
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-01-283-23/+100
|\ \ \ \ | |/ / /
| * | | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-01-173-23/+100
| |\ \ \
| | * | | tracing: Fix enabling of syscall events on the command lineSteven Rostedt (Red Hat)2015-01-151-14/+55
| | * | | tracing: Remove extra call to init_ftrace_syscalls()Steven Rostedt (Red Hat)2015-01-151-1/+0
| | * | | ftrace: Check both notrace and filter for old hashSteven Rostedt (Red Hat)2015-01-151-7/+20
| | * | | ftrace: Fix updating of filters for shared global_ops filtersSteven Rostedt (Red Hat)2015-01-151-1/+25
| | | |/ | | |/|
* | | | perf: Avoid horrible stack usagePeter Zijlstra (Intel)2015-01-144-6/+8
|/ / /
* | | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-091-2/+2
|\ \ \ | |/ / |/| |
| * | kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-111-1/+1
| * | kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-111-1/+1
| * | kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-111-1/+1
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\ \ \ | |_|/ |/| |
| * | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* | | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-164-8/+80
|\ \ \
| * | | tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-153-0/+50
| * | | tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2014-12-154-8/+30
* | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-3/+0
|\ \ \ \
| * | | | blktrace: don't let the sysfs interface remove trace from running listArianna Avanzini2014-12-091-3/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-208-336/+540
| |\ \ \ \
| * | | | | kernel: trace: fix printk messageFrans Klaver2014-11-201-1/+1
* | | | | | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-104-122/+140
|\ \ \ \ \ \
| * | | | | | seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)2014-11-192-360/+0
| * | | | | | seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTFSteven Rostedt (Red Hat)2014-11-191-0/+2
| * | | | | | tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functionsSteven Rostedt (Red Hat)2014-11-191-4/+3
| * | | | | | tracing: Have seq_buf use full bufferSteven Rostedt (Red Hat)2014-11-191-3/+6
| * | | | | | seq_buf: Add seq_buf_can_fit() helper functionSteven Rostedt (Red Hat)2014-11-191-5/+18
| * | | | | | tracing: Add paranoid size check in trace_printk_seq()Steven Rostedt (Red Hat)2014-11-191-0/+8
| * | | | | | tracing: Use trace_seq_used() and seq_buf_used() instead of lenSteven Rostedt (Red Hat)2014-11-195-16/+23
| * | | | | | tracing: Clean up tracing_fill_pipe_page()Steven Rostedt (Red Hat)2014-11-191-6/+19
| * | | | | | seq_buf: Create seq_buf_used() to find out how much was writtenSteven Rostedt (Red Hat)2014-11-191-4/+1
| * | | | | | tracing: Convert seq_buf_path() to be like seq_path()Steven Rostedt (Red Hat)2014-11-192-15/+18
| * | | | | | tracing: Create seq_buf layer in trace_seqSteven Rostedt (Red Hat)2014-11-196-119/+452
OpenPOWER on IntegriCloud