summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2019-04-18ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern1-1/+1
2019-04-18ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern1-8/+8
2019-04-17random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o1-8/+5
2019-04-16f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu1-0/+31
2019-04-16trace: events: add devfreq trace event fileLukasz Luba1-0/+40
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus8-12/+12
2019-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-04-09net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern1-2/+2
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao1-56/+25
2019-04-08sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao1-7/+14
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao1-0/+8
2019-04-08tracing: stop making gpio tracing configurableUwe Kleine-König1-4/+0
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-1/+1
2019-04-04ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern1-19/+26
2019-03-31mlxsw: spectrum_acl: Rename rehash_dis traceJiri Pirko1-1/+1
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern1-3/+3
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern1-2/+5
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny1-0/+90
2019-03-27IB/UMAD: Add umad trace pointsIra Weiny1-0/+126
2019-03-27IB/MAD: Add agent trace pointsIra Weiny1-0/+46
2019-03-27IB/MAD: Add recv path trace pointIra Weiny1-0/+67
2019-03-27IB/MAD: Add send path trace pointsIra Weiny1-0/+187
2019-03-24timer/trace: Improve timer tracingAnna-Maria Gleixner1-4/+7
2019-03-24timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner1-4/+6
2019-03-16Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+4
2019-03-15Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-1/+46
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+61
2019-03-13f2fs: print more parameters in trace_f2fs_map_blocksChao Yu1-1/+11
2019-03-13f2fs: trace f2fs_ioc_shutdownChao Yu1-0/+32
2019-03-13Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-9/+725
2019-03-12fix null pointer deref in tracepoints in back channelOlga Kornievskaia1-2/+4
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2019-03-10Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+65
2019-03-08rxrpc: Fix client call connect/disconnect raceDavid Howells1-0/+2
2019-03-08Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-3/+3
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+26
2019-03-07Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-29/+1
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-0/+454
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha1-0/+31
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown1-4/+27
2019-02-25btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...Qu Wenruo1-29/+0
2019-02-25btrfs: don't use global reserve for chunk allocationJosef Bacik1-0/+1
2019-02-25mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko1-0/+20
2019-02-24trace: events: neigh_update: print new state in string formatRoopa Prabhu1-3/+5
2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab1-0/+2
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-0/+2
2019-02-17trace: events: add a few neigh tracepointsRoopa Prabhu1-0/+204
2019-02-14i2c: core-smbus: don't trace smbus_reply data on errorsJohn Sperbeck1-3/+3
2019-02-14SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever1-0/+37
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever3-3/+431