summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2016-06-20tracing: Expose CPU physical addresses (resource values) for PCI devicesBjorn Helgaas
2016-06-20tracing: Show the preempt count of when the event was calledSteven Rostedt (Red Hat)
2016-06-20tracing: Choose static tp_printk buffer by explicit nesting countAndy Lutomirski
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval
2016-06-20ftrace: Have set_ftrace_pid use the bitmap like events doSteven Rostedt (Red Hat)
2016-06-20tracing: Move pid_list write processing into its own functionSteven Rostedt (Red Hat)
2016-06-20tracing: Move the pid_list seq_file functions to be globalSteven Rostedt (Red Hat)
2016-06-20tracing: Move filtered_pid helper functions into trace.cSteven Rostedt
2016-06-20tracing: Make the pid filtering helper functions globalSteven Rostedt
2016-06-20tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)
2016-06-17blktrace: avoid using timespecArnd Bergmann
2016-06-15bpf, maps: flush own entries on perf map releaseDaniel Borkmann
2016-06-15bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig
2016-06-07bpf, trace: use READ_ONCE for retrieving file ptrDaniel Borkmann
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07blktrace: use op accessorsMike Christie
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-05-20ftrace: Don't disable irqs when taking the tasklist_lock read_lockSoumya PN
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-17Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-05-13ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)
2016-05-13ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-10blktrace: add missed mask nameShaohua Li
2016-05-10blktrace: delete garbage for message traceShaohua Li
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03tracing: Use temp buffer when filtering eventsSteven Rostedt (Red Hat)
2016-05-03tracing: Don't display trigger file for events that can't be enabledChunyu Hu
2016-05-02tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)
2016-04-29tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)
2016-04-29tracing: Remove one use of trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)
2016-04-29tracing: Have trace_buffer_unlock_commit() call the _regs version with NULLSteven Rostedt (Red Hat)
2016-04-29tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)
2016-04-29tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)
2016-04-29tracing: Fold filter_check_discard() into its only userSteven Rostedt (Red Hat)
2016-04-27tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)
2016-04-26tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)
2016-04-27ftrace: Match dot symbols when searching functions on ppc64Thiago Jung Bauermann
2016-04-26tracing: Don't use the address of the buffer array name in copy_from_userWang Xiaoqiang
2016-04-26tracing: Handle tracing_map_alloc_elts() error path correctlyTom Zanussi
2016-04-26tracing: Add check for NULL event field when creating hist fieldTom Zanussi