summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-28/+241
2019-05-07Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+5
2019-05-07Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+380
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-1/+242
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-12/+12
2019-05-07afs: implement acl settingJoe Gorse-0/+1
2019-05-07afs: Get an AFS3 ACL as an xattrDavid Howells-0/+1
2019-05-07Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-4/+6
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-0/+40
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+11
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang-0/+23
2019-05-02Merge branch 'spi-5.2' into spi-nextMark Brown-4/+6
2019-05-02spi/trace: Cap buffer contents at 64 bytesNoralf Trønnes-4/+6
2019-04-29btrfs: trace: Introduce trace events for all btrfs tree locking eventsQu Wenruo-0/+42
2019-04-29btrfs: trace: Introduce trace events for sleepable tree lockQu Wenruo-0/+44
2019-04-29btrfs: Remove EXTENT_WRITEBACKNikolay Borisov-1/+0
2019-04-29btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo-1/+157
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins-0/+50
2019-04-26nbd: add tracepoints for send/receive timingAndrew Hall-0/+51
2019-04-26nbd: trace sending nbd requestsMatt Mullins-0/+56
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins-2/+25
2019-04-25xprtrdma: Trace marshaling failuresChuck Lever-0/+27
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust-1/+1
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust-3/+3
2019-04-25afs: Provide mount-time configurable byte-range file locking emulationDavid Howells-0/+35
2019-04-25afs: Add more tracepointsDavid Howells-3/+143
2019-04-25afs: Implement sillyrename for unlink and renameDavid Howells-2/+32
2019-04-25afs: Add directory reload tracepointDavid Howells-0/+17
2019-04-25afs: Handle lock rpc ops failing on a file that got deletedDavid Howells-1/+6
2019-04-25afs: Add file locking tracepointsDavid Howells-0/+146
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe-1/+1
2019-04-19cgroup: add tracing points for cgroup v2 freezerRoman Gushchin-0/+55
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern-1/+1
2019-04-17ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern-8/+8
2019-04-17random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o-8/+5
2019-04-16f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu-0/+31
2019-04-16trace: events: add devfreq trace event fileLukasz Luba-0/+40
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus-12/+12
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2019-04-08net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern-2/+2
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao-56/+25
2019-04-08sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao-7/+14
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao-0/+8
2019-04-08tracing: stop making gpio tracing configurableUwe Kleine-König-4/+0
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-1/+1
2019-04-03ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern-19/+26
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko-1/+1
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern-3/+3
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern-2/+5
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny-0/+90