diff options
author | Huang Shijie <[email protected]> | 2016-05-20 17:04:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-05-20 17:58:30 -0700 |
commit | d04659ac94528e9224dbf1aed37dd11dd952cacc (patch) | |
tree | ae3a0e641fc2d15309ac25fc40143cd9617b08c0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 603ac5df86df5bfd26ed4d9c310dd196b07590ae (diff) |
samples/kprobes: add a new module parameter
Add a new module parameter which can be used as the symbol name.
Without this patch, we can only test the "_do_fork" function with this
kernel module. With this patch, the module becomes more flexible; we
can test any functions with this module with
# insmod kprobe_example.ko symbol="xxx"
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Huang Shijie <[email protected]>
Cc: Petr Mladek <[email protected]>
Cc: Steve Capper <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions