commit | d2532e438aecf328e510a6d72fd5bbb49199f6b2 | [log] [tgz] |
---|---|---|
author | Xiongwei Song <sxwjean@me.com> | Sun Feb 04 18:14:24 2018 +0800 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Feb 13 14:20:03 2018 -0700 |
tree | 164cb2fa5910035926339fec4cdc0eaf45025e70 | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 [diff] |
tracing: Fix incorrect file name There is no file named 'enabled' in the directory tracing/events. It should be the file 'enable'. Signed-off-by: Xiongwei Song <sxwjean@me.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>