summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-29 09:39:55 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-30 11:15:02 -0300
commitac99edd2e13df8d4a5bd3dd2a8b004121f4fb47d (patch)
tree9e096dfd4a0ec0ab03cf0885e45e4992d2ea57e9 /tools/perf/scripts/python/Perf-Trace-Util
parente3dae8623d934611c57bc060c5d588de0fccafa5 (diff)
downloadkernel-ac99edd2e13df8d4a5bd3dd2a8b004121f4fb47d.tar.gz
[media] DocBook: cleaup the notes about DTV properties
The notes there are somewhat confusing and assumes that the reader would have read the DVBv3 way. This is not true anymore, as the DVBv3 is now on a separate section that is marked as deprecated. So, cleanup the notes. While here, add a note about using libdvbv5, instead of using the DVBv5 API directly. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions
>Darrick J. Wong 2021-06-21xfs: xfs_log_force_lsn isn't passed a LSNDave Chinner 2021-04-29xfs: remove obsolete AGF counter debuggingDarrick J. Wong 2021-02-25xfs: use current->journal_info for detecting transaction recursionDave Chinner 2021-02-03xfs: refactor inode ownership change transaction/inode/quota allocation idiomDarrick J. Wong 2021-02-03xfs: refactor inode creation transaction/inode/quota allocation idiomDarrick J. Wong 2021-02-03xfs: allow reservation of rtblocks with xfs_trans_alloc_inodeDarrick J. Wong 2021-02-03xfs: refactor common transaction/inode/quota allocation idiomDarrick J. Wong 2020-10-07xfs: periodically relog deferred intent itemsDarrick J. Wong 2020-10-07xfs: proper replay of deferred ops queued during log recoveryDarrick J. Wong 2020-10-07xfs: remove XFS_LI_RECOVEREDDarrick J. Wong 2020-09-25xfs: do the assert for all the log done items in xfs_trans_cancelKaixu Xia 2020-09-15xfs: simplify xfs_trans_getsbChristoph Hellwig 2020-07-07xfs: unwind log item error flaggingDave Chinner 2020-07-07xfs: get rid of log item callbacksDave Chinner 2020-05-08xfs: refactor intent item RECOVERED flag into the log itemDarrick J. Wong 2020-05-08xfs: refactor releasing finished intents during log recoveryDarrick J. Wong 2020-05-08xfs: refactor recovered EFI log item playbackDarrick J. Wong 2020-01-26xfs: make xfs_trans_get_buf return an error codeDarrick J. Wong 2020-01-26xfs: make xfs_trans_get_buf_map return an error codeDarrick J. Wong 2019-06-28xfs: merge xfs_trans_bmap.c into xfs_bmap_item.cChristoph Hellwig 2019-06-28xfs: merge xfs_trans_rmap.c into xfs_rmap_item.cChristoph Hellwig 2019-06-28xfs: merge xfs_trans_refcount.c into xfs_refcount_item.cChristoph Hellwig 2019-06-28xfs: merge xfs_trans_extfree.c into xfs_extfree_item.cChristoph Hellwig 2019-06-28xfs: remove the xfs_log_item_t typedefChristoph Hellwig 2019-06-28xfs: add a flag to release log items on commitChristoph Hellwig 2019-06-28xfs: split iop_unlockChristoph Hellwig 2019-06-12xfs: remove unused flags arg from getsb interfacesEric Sandeen