summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRobert Richter <robert.richter@amd.com>2012-05-18 12:40:42 +0200
committerIngo Molnar <mingo@kernel.org>2012-05-18 14:07:46 +0200
commit5bcdf5e4fee3c45e1281c25e4941f2163cb28c65 (patch)
treef5ba5c85c24f0eab62c5bb9e5bfde6e341db59d3 /tools/perf/scripts/python/flamegraph.py
parent42ea7d7f2a7356962022cdd124d9043c488ca5e2 (diff)
downloadkernel-5bcdf5e4fee3c45e1281c25e4941f2163cb28c65.tar.gz
perf/x86: Update event scheduling constraints for AMD family 15h models
This update is for newer family 15h cpu models from 0x02 to 0x1f. Signed-off-by: Robert Richter <robert.richter@amd.com> Acked-by: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Cc: stable@vger.kernel.org # v2.6.39+ Link: http://lkml.kernel.org/r/1337337642-1621-1-git-send-email-robert.richter@amd.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
s/nfsd/nfs4callback.c?id=ebc551f2b8f905eca0e25c476c1e5c098cd92103'>Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2019-02-13NFS: Remove print_overflow_msg()Chuck Lever 2019-02-06nfsd: fix an IS_ERR() vs NULL checkDan Carpenter 2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown 2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown 2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown 2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown 2018-09-25NFSD CB_OFFLOAD xdrOlga Kornievskaia 2018-08-22nfsd: Remove callback_credChuck Lever 2018-08-22nfsd: Use correct credential for NFSv4.0 callback with GSSChuck Lever 2018-08-09nfsd: Mark expected switch fall-throughGustavo A. R. Silva 2018-04-03nfsd: use correct enum type in decode_cb_op_statusStefan Agner