summaryrefslogtreecommitdiff
path: root/include/trace (unfollow)
Commit message (Expand)Author
2015-02-11mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-02-11mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim
2015-02-11mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim
2015-02-11mm/compaction: print current range where compaction workJoonsoo Kim
2015-02-11mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim
2015-02-11mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim
2015-02-11f2fs: fix sparse warningsJaegeuk Kim
2015-02-11f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim
2015-02-11f2fs: merge flags in struct f2fs_sb_infoChao Yu
2015-02-07x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-05ext4: add optimization for the lazytime mount optionTheodore Ts'o
2015-02-05vfs: add support for a lazytime mount optionTheodore Ts'o
2015-01-28tracing: Add array printing helperDave Martin
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger
2015-01-14perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-09f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio...Chao Yu
2015-01-09f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASSChao Yu
2014-12-12tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)
2014-12-09sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-11-25ext4: change LRU to round-robin in extent status tree shrinkerZheng Liu
2014-11-25ext4: cache extent hole in extent status tree for ext4_da_map_blocks()Zheng Liu
2014-11-25ext4: fix block reservation for bigalloc filesystemsJan Kara
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton
2014-11-19tracing: Fix return value of ftrace_raw_output_prep()Steven Rostedt (Red Hat)
2014-11-19tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding
2014-11-11module: Replace module_ref with atomic_t refcntMasami Hiramatsu
2014-11-09ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-10-28rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney
2014-10-28sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()Oleg Nesterov
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim