টপ ডাউন এবং বটম আপ চার্ট
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
টপ ডাউন ট্যাবটি কলের একটি তালিকা প্রদর্শন করে যেখানে একটি পদ্ধতি বা ফাংশন নোড প্রসারিত করা হলে তার কলগুলি প্রদর্শন করা হয়। চিত্র 2 নিচের কল চার্টের জন্য একটি টপ ডাউন গ্রাফ দেখায়। গ্রাফের প্রতিটি তীর একজন কলার থেকে একজন কলির দিকে নির্দেশ করে।

চিত্র 1. একটি উদাহরণ কল চার্ট যা নিজেকে, শিশুদের এবং পদ্ধতি D-এর জন্য মোট সময়কে চিত্রিত করে।
চিত্র 2-এ দেখানো হয়েছে, টপ ডাউন ট্যাবে পদ্ধতি A-এর নোড সম্প্রসারণ করা হলে এর ক্যালি, পদ্ধতি B এবং D প্রদর্শন করা হয়। এর পরে, পদ্ধতি D-এর জন্য নোডকে প্রসারিত করা হলে এর ক্যালিগুলি উন্মোচিত হয়, যেমন পদ্ধতি B এবং C। শিখার অনুরূপ। চার্ট ট্যাব, টপ ডাউন ট্রি অভিন্ন পদ্ধতির জন্য তথ্য ট্রেস করে যা একই কল স্ট্যাক শেয়ার করে। অর্থাৎ, ফ্লেম চার্ট ট্যাব টপ ডাউন ট্যাবের গ্রাফিক্যাল উপস্থাপনা প্রদান করে।
টপ ডাউন ট্যাব প্রতিটি কলে কাটানো CPU সময় বর্ণনা করতে সাহায্য করার জন্য নিম্নলিখিত তথ্য প্রদান করে (সময়গুলিকে নির্বাচিত পরিসরে থ্রেডের মোট সময়ের শতাংশ হিসাবেও উপস্থাপন করা হয়):
- স্বয়ং: পদ্ধতি বা ফাংশন কলটি তার নিজস্ব কোড কার্যকর করতে যে সময় ব্যয় করেছে এবং তার কলের নয়, যেমনটি পদ্ধতি D-এর জন্য চিত্র 1-এ দেখানো হয়েছে।
- শিশু: পদ্ধতি বা ফাংশন কলটি যে সময়টি তার callees চালানোর জন্য ব্যয় করেছে এবং তার নিজস্ব কোড নয়, যেমনটি পদ্ধতি D-এর জন্য চিত্র 1 এ দেখানো হয়েছে।
- মোট: পদ্ধতির স্ব ও শিশুদের সময়ের যোগফল। এটি একটি কল চালানোর জন্য অ্যাপটির ব্যয় করা মোট সময়কে প্রতিনিধিত্ব করে, যেমন D পদ্ধতির জন্য চিত্র 1 এ দেখানো হয়েছে।

চিত্র 2. একটি টপ ডাউন গাছ।

চিত্র 3. চিত্র 5 থেকে পদ্ধতি C এর জন্য একটি নীচের উপরে গাছ।
বটম আপ ট্যাব কলগুলির একটি তালিকা প্রদর্শন করে যেখানে একটি ফাংশন বা পদ্ধতির নোড প্রসারিত করা তার কলারদের প্রদর্শন করে। চিত্র 2-এ দেখানো উদাহরণের ট্রেস ব্যবহার করে, চিত্র 3 পদ্ধতি C-এর জন্য একটি নীচের উপরে গাছ সরবরাহ করে। নীচের উপরে গাছে পদ্ধতি C-এর জন্য নোডটি খোলার ফলে তার প্রতিটি অনন্য কলার, পদ্ধতি B এবং D প্রদর্শিত হয়। উল্লেখ্য যে, যদিও B C কে কল করে দুইবার, B শুধুমাত্র একবার প্রদর্শিত হয় যখন নিচের উপরে গাছে পদ্ধতি C-এর জন্য নোড প্রসারিত করা হয়। এর পরে, B-এর জন্য নোড প্রসারিত করলে তার কলার, পদ্ধতি A এবং D প্রদর্শন করে।
বটম আপ ট্যাবটি সবচেয়ে বেশি (বা কম) সিপিইউ সময় ব্যবহার করে এমন পদ্ধতি বা ফাংশন বাছাই করার জন্য উপযোগী। আপনি প্রতিটি নোড পরিদর্শন করতে পারেন কোন কলকারীরা সেই পদ্ধতি বা ফাংশনগুলিকে আহ্বান করতে সবচেয়ে বেশি CPU সময় ব্যয় করে তা নির্ধারণ করতে। টপ ডাউন ট্রির সাথে তুলনা করে, নিচের আপ ট্রিতে প্রতিটি পদ্ধতি বা ফাংশনের সময়ের তথ্য প্রতিটি গাছের (শীর্ষ নোড) উপরের পদ্ধতির রেফারেন্সে থাকে। CPU সময়কে সেই রেকর্ডিংয়ের সময় থ্রেডের মোট সময়ের শতাংশ হিসাবেও উপস্থাপন করা হয়। উপরের নোড এবং এর কলারদের (সাব-নোড) জন্য টাইমিং তথ্য কীভাবে ব্যাখ্যা করতে হয় তা নিম্নলিখিত টেবিলটি ব্যাখ্যা করতে সহায়তা করে।
| স্ব | শিশুরা | মোট |
---|
নিচের উপরের গাছের উপরে পদ্ধতি বা ফাংশন (শীর্ষ নোড) | পদ্ধতি বা ফাংশনটি তার নিজস্ব কোড কার্যকর করার জন্য ব্যয় করা মোট সময়কে প্রতিনিধিত্ব করে এবং এটির কলে নয়। টপ ডাউন ট্রির তুলনায়, এই সময়ের তথ্য রেকর্ডিংয়ের সময়কাল ধরে এই পদ্ধতি বা ফাংশনে সমস্ত কলের সমষ্টিকে উপস্থাপন করে। | পদ্ধতি বা ফাংশনটি তার কলে চালানোর জন্য ব্যয় করা মোট সময়কে প্রতিনিধিত্ব করে এবং তার নিজস্ব কোড নয়। টপ ডাউন ট্রির সাথে তুলনা করে, এই সময়ের তথ্য রেকর্ডিং এর সময়কাল ধরে এই পদ্ধতি বা ফাংশনের কলে সমস্ত কলের যোগফলকে উপস্থাপন করে। | স্ব-সময় এবং শিশুদের সময়ের যোগফল। |
---|
কলার (সাব-নোড) | কলকারীর দ্বারা কল করার সময় কলকারীর মোট স্ব-সময়ের প্রতিনিধিত্ব করে। উদাহরণ হিসাবে চিত্র 6-এ নীচের উপরের গাছটি ব্যবহার করে, পদ্ধতি B-এর জন্য স্ব-সময় B দ্বারা ডাকার সময় পদ্ধতি C-এর প্রতিটি সম্পাদনের জন্য স্ব-সময়ের সমষ্টির সমান হবে। | কলকারীর দ্বারা আহ্বান করার সময় কলির মোট শিশু সময়কে প্রতিনিধিত্ব করে। উদাহরণ হিসাবে চিত্র 6-এ নীচের উপরের গাছটি ব্যবহার করে, পদ্ধতি B-এর জন্য শিশুদের সময় B দ্বারা ডাকার সময় পদ্ধতি C-এর প্রতিটি সম্পাদনের জন্য শিশুদের সময়ের যোগফলের সমান হবে। | স্ব-সময় এবং শিশুদের সময়ের যোগফল। |
---|
দ্রষ্টব্য: প্রদত্ত রেকর্ডিংয়ের জন্য, প্রোফাইলার ফাইলের আকারের সীমায় পৌঁছে গেলে Android স্টুডিও নতুন ডেটা সংগ্রহ করা বন্ধ করে দেয় (তবে, এটি রেকর্ডিং বন্ধ করে না)। ইন্সট্রুমেন্টেড ট্রেসগুলি সম্পাদন করার সময় এটি সাধারণত আরও দ্রুত ঘটে কারণ এই ধরণের ট্রেসিং একটি নমুনাযুক্ত ট্রেসের তুলনায় অল্প সময়ের মধ্যে আরও ডেটা সংগ্রহ করে। আপনি যদি পরিদর্শনের সময়কে রেকর্ডিংয়ের সময়কালের মধ্যে প্রসারিত করেন যা সীমাতে পৌঁছানোর পরে ঘটেছিল, ট্রেস ফলকের সময় ডেটা পরিবর্তিত হয় না (কারণ কোনও নতুন ডেটা উপলব্ধ নেই)। অতিরিক্তভাবে, ট্রেস ফলকটি সময় সংক্রান্ত তথ্যের জন্য NaN প্রদর্শন করে যখন আপনি একটি রেকর্ডিংয়ের শুধুমাত্র অংশটি নির্বাচন করেন যার কোনো ডেটা উপলব্ধ নেই।
এই পৃষ্ঠার কন্টেন্ট ও কোডের নমুনাগুলি Content License-এ বর্ণিত লাইসেন্সের অধীনস্থ। Java এবং OpenJDK হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Top down and bottom up charts\n\nThe **Top Down** tab displays a list of calls in which expanding a method or\nfunction node displays its callees. Figure 2 shows a top down graph for the\nfollowing call chart. Each arrow in the graph points from a caller to a callee.\n\n\n**Figure 1.** An example call chart that illustrates\nself, children, and total time for method D.\n\n\u003cbr /\u003e\n\nAs shown in Figure 2, expanding the node for method A in the **Top Down** tab\ndisplays its callees, methods B and D. After that, expanding the node for method\nD exposes its callees, such as methods B and C. Similar to the\n[**Flame chart**](/studio/profile/chart-glossary/flame-chart) tab, the top down\ntree aggregates trace information for identical methods that share the same call\nstack. That is, the **Flame chart** tab provides a graphical representation of\nthe **Top Down** tab.\n\nThe **Top Down** tab provides the following information to help describe CPU\ntime spent on each call (times are also represented as a percentage of the\nthread's total time over the selected range):\n\n- **Self:** the time the method or function call spent executing its own code and not that of its callees, as illustrated in Figure 1 for method D.\n- **Children:** the time the method or function call spent executing its callees and not its own code, as illustrated in Figure 1 for method D.\n- **Total:** the sum of the method's **Self** and **Children** time. This represents the total time the app spent executing a call, as illustrated in Figure 1 for method D.\n\n**Figure 2.** A Top Down tree.\n\n\u003cbr /\u003e\n\n**Figure 3.** A Bottom Up tree for method C from\nFigure 5.\n\n\u003cbr /\u003e\n\nThe **Bottom Up** tab displays a list of calls in which expanding a function or\nmethod's node displays its callers. Using the example trace shown in Figure 2,\nfigure 3 provides a bottom up tree for method C. Opening the node for method C\nin the bottom up tree displays each of its unique callers, methods B and D. Note\nthat, although B calls C twice, B appears only once when expanding the node for\nmethod C in the bottom up tree. After that, expanding the node for B displays\nits caller, methods A and D.\n\nThe **Bottom Up** tab is useful for sorting methods or functions by those that\nconsume the most (or least) CPU time. You can inspect each node to determine\nwhich callers spend the most CPU time invoking those methods or functions.\nCompared to the top down tree, timing info for each method or function in a\nbottom up tree is in reference to the method at the top of each tree (top node).\nCPU time is also represented as a percentage of the thread's total time during\nthat recording. The following table helps explain how to interpret timing\ninformation for the top node and its callers (sub-nodes).\n\n| | Self | Children | Total |\n| Method or function at the top of the bottom up tree (top node) | Represents the total time the method or function spent executing its own code and not that of its callees. Compared to the top down tree, this timing information represents a sum of all calls to this method or function over the duration of the recording. | Represents the total time the method or function spent executing its callees and not its own code. Compared to the top down tree, this timing information represents the sum of all calls to this method or function's callees over the duration of the recording. | The sum of the self time and children time. |\n| Callers (sub-nodes) | Represents the total self time of the callee when being called by the caller. Using the bottom up tree in Figure 6 as an example, the self time for method B would equal the sum of the self times for each execution of method C when called by B. | Represents the total children time of the callee when being invoked by the caller. Using the bottom up tree in Figure 6 as an example, the children time for method B would equal the sum of the children times for each execution of method C when called by B. | The sum of the self time and children time. |\n|----------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------|\n\n\n**Note:** For a given recording, Android Studio stops collecting new data\nwhen the profiler reaches the file size limit (however, this does not stop the\nrecording). This typically happens much more quickly when performing\ninstrumented traces because this type of tracing collects more data in a shorter\ntime, compared to a sampled trace. If you extend the inspection time into a\nperiod of the recording that occurred after reaching the limit, timing data in\nthe trace pane does not change (because no new data is available). Additionally,\nthe trace pane displays **NaN** for timing information when you select only\nthe portion of a recording that has no data available."]]