summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
...
| * | | afs: Add file locking tracepointsDavid Howells2019-04-251-0/+146
| |/ /
* | | Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-05-071-1/+242
|\ \ \
| * | | btrfs: trace: Introduce trace events for all btrfs tree locking eventsQu Wenruo2019-04-291-0/+42
| * | | btrfs: trace: Introduce trace events for sleepable tree lockQu Wenruo2019-04-291-0/+44
| * | | btrfs: Remove EXTENT_WRITEBACKNikolay Borisov2019-04-291-1/+0
| * | | btrfs: tracepoints: Add trace events for extent_io_treeQu Wenruo2019-04-291-1/+157
| |/ /
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-078-12/+12
|\ \ \
| * | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-098-12/+12
* | | | Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-05-071-4/+6
|\ \ \ \
| * \ \ \ Merge branch 'spi-5.2' into spi-nextMark Brown2019-05-021-4/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | spi/trace: Cap buffer contents at 64 bytesNoralf Trønnes2019-05-021-4/+6
| | | |/ | | |/|
* | | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-061-0/+40
|\ \ \ \
| * | | | trace: events: add devfreq trace event fileLukasz Luba2019-04-161-0/+40
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-061-6/+11
|\ \ \ \ | |/ / / |/| | |
| * | | timer/trace: Improve timer tracingAnna-Maria Gleixner2019-03-241-4/+7
| * | | timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner2019-03-241-4/+6
| |/ /
* / / syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-1/+1
|/ /
* | Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-161-2/+4
|\ \
| * | fix null pointer deref in tracepoints in back channelOlga Kornievskaia2019-03-121-2/+4
* | | Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-03-151-1/+46
|\ \ \
| * | | f2fs: print more parameters in trace_f2fs_map_blocksChao Yu2019-03-121-1/+11
| * | | f2fs: trace f2fs_ioc_shutdownChao Yu2019-03-121-0/+32
| * | | f2fs: fix compile warnings: 'struct *' declared inside parameter listZhikang Zhang2019-01-081-0/+3
* | | | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-141-0/+61
|\ \ \ \
| * | | | dmaengine: tegra: add tracepoints to driverBen Dooks2019-01-071-0/+61
| |/ / /
* | | | Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-03-123-9/+725
|\ \ \ \ | | |/ / | |/| |
| * | | SUNRPC: Introduce rpc_prepare_reply_pages()Chuck Lever2019-02-141-0/+37
| * | | SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever2019-02-143-3/+431
| * | | SUNRPC: Clean up rpc_verify_header()Chuck Lever2019-02-131-0/+52
| * | | SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever2019-02-131-0/+29
| * | | SUNRPC: Add trace event that reports reply page vector alignmentChuck Lever2019-02-131-0/+59
| * | | SUNRPC: Add XDR overflow trace eventChuck Lever2019-02-131-0/+67
| * | | SUNRPC: Display symbolic flag names in RPC trace eventsChuck Lever2019-02-131-6/+50
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-111-0/+2
|\ \ \ \
| * | | | rxrpc: Fix client call connect/disconnect raceDavid Howells2019-03-081-0/+2
* | | | | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-091-0/+65
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-181-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov2019-01-161-0/+65
| | |_|/ | |/| |
* | | | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-03-081-3/+3
|\ \ \ \
| * | | | i2c: core-smbus: don't trace smbus_reply data on errorsJohn Sperbeck2019-02-141-3/+3
| | |/ / | |/| |
* | | | Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-03-081-0/+26
|\ \ \ \
| * | | | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-0/+2
| |\| | |
| * | | | gpu: host1x: Introduce support for wide opcodesThierry Reding2019-02-071-0/+26
| | |/ / | |/| |
* | | | Merge tag 'for-5.1-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-071-29/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | btrfs: qgroup: Move reserved data accounting from btrfs_delayed_ref_head to b...Qu Wenruo2019-02-251-29/+0
| * | | btrfs: don't use global reserve for chunk allocationJosef Bacik2019-02-251-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-053-0/+454
|\ \ \
| * | | devlink: Add support for direct reporter health state updateEran Ben Elisha2019-03-041-0/+31
| * | | mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko2019-02-241-0/+20
| * | | trace: events: neigh_update: print new state in string formatRoopa Prabhu2019-02-231-3/+5