commit | 47efb30274cbec1bd3c0c980a7ece328df2c16a8 | [log] [tgz] |
---|---|---|
author | Kaixu Xia <xiakaixu@huawei.com> | Thu Aug 06 07:02:36 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 09 22:50:06 2015 -0700 |
tree | 1393486ec4906557cdb1d9173e6e2e675bab3354 | |
parent | 35578d7984003097af2b1e34502bc943d40c1804 [diff] |
samples/bpf: example of get selected PMU counter value This is a simple example and shows how to use the new ability to get the selected Hardware PMU counter value. Signed-off-by: Kaixu Xia <xiakaixu@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>