summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)Author
2018-06-05tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)
2018-06-05tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-09tracing: Fix bad use of igrab in trace_uprobe.cSong Liu
2018-04-29tracing: Fix missing tab for hwlat_detector print formatPeter Xu
2018-04-24ring-buffer: Check if memory is available before allocationSteven Rostedt (VMware)
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe
2018-02-22tracing: Fix parsing of globs with a wildcard at the beginningSteven Rostedt (VMware)
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2018-02-22tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap
2018-02-16ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-01-23tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)
2018-01-02ring-buffer: Do no reuse reader page if still in useSteven Rostedt (VMware)
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2017-12-25bpf: fix corruption on concurrent perf_event_output callsDaniel Borkmann
2017-12-25tracing: Exclude 'generic fields' from histogramsTom Zanussi
2017-12-20tracing: Allocate mask_str buffer dynamicallyChangbin Du
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2017-09-23tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)
2017-09-20Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-19tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-09-19tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)
2017-09-19tracing: Erase irqsoff trace with empty writeBo Yan
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-11perf/bpf: fix a clang compilation issueYonghong Song
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-08Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu
2017-09-05tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-09-01ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-08-31ftrace: Zero out ftrace hashes when a module is removedSteven Rostedt (VMware)
2017-08-31tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)