mirror of https://github.com/alibaba/arthas.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
2.2 KiB
JavaScript
2 lines
2.2 KiB
JavaScript
const e=JSON.parse(`{"key":"v-5da9140b","path":"/en/doc/thread.html","title":"thread","lang":"en-US","frontmatter":{},"excerpt":"","headers":[{"level":2,"title":"Parameters","slug":"parameters","link":"#parameters","children":[]},{"level":2,"title":"How the CPU ratios are calculated?","slug":"how-the-cpu-ratios-are-calculated","link":"#how-the-cpu-ratios-are-calculated","children":[{"level":3,"title":"Working principle description:","slug":"working-principle-description","link":"#working-principle-description","children":[]}]},{"level":2,"title":"Usage","slug":"usage","link":"#usage","children":[{"level":3,"title":"List the top n busiest threads with detailed stack trace","slug":"list-the-top-n-busiest-threads-with-detailed-stack-trace","link":"#list-the-top-n-busiest-threads-with-detailed-stack-trace","children":[]},{"level":3,"title":"List first page threads' info when no options provided","slug":"list-first-page-threads-info-when-no-options-provided","link":"#list-first-page-threads-info-when-no-options-provided","children":[]},{"level":3,"title":"thread --all, show all matching threads","slug":"thread-all-show-all-matching-threads","link":"#thread-all-show-all-matching-threads","children":[]},{"level":3,"title":"thread id, show the running stack for the target thread","slug":"thread-id-show-the-running-stack-for-the-target-thread","link":"#thread-id-show-the-running-stack-for-the-target-thread","children":[]},{"level":3,"title":"thread -b, locate the thread bocking the others","slug":"thread-b-locate-the-thread-bocking-the-others","link":"#thread-b-locate-the-thread-bocking-the-others","children":[]},{"level":3,"title":"thread -i, specify the sampling interval","slug":"thread-i-specify-the-sampling-interval","link":"#thread-i-specify-the-sampling-interval","children":[]},{"level":3,"title":"thread --state , view the special state theads","slug":"thread-state-view-the-special-state-theads","link":"#thread-state-view-the-special-state-theads","children":[]}]}],"git":{"updatedTime":1660041759000,"contributors":[{"name":"Fatpandac","email":"i@fatpandac.com","commits":1},{"name":"hengyunabc","email":"hengyunabc@gmail.com","commits":1}]},"filePathRelative":"en/doc/thread.md","version":"3.7.2"}`);export{e as data};
|