Commit Graph

71 Commits (a03f35ceeb3d279da35c5a914ac01a4b1effb0a1)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 69cf0218d1 perf hists: Print number of samples, not the period sum 14 years ago
Arnaldo Carvalho de Melo fec9cbd15b perf hists: Print number of samples, not the period sum 14 years ago
Arnaldo Carvalho de Melo ce6f4fab40 perf annotate: Move locking to struct annotation 14 years ago
Arnaldo Carvalho de Melo 2f525d0148 perf annotate: Support multiple histograms in annotation 14 years ago
Arnaldo Carvalho de Melo 78f7defedb perf annotate: Move annotate functions to util/ 14 years ago
Arnaldo Carvalho de Melo 8115d60c32 perf tools: Kill event_t typedef, use 'union perf_event' instead 14 years ago
Frederic Weisbecker f08c3154ac perf callchain: Rename cumul_hits into callchain_cumul_hits 14 years ago
Frederic Weisbecker 1b3a0e9592 perf callchain: Feed callchains into a cursor 14 years ago
Arnaldo Carvalho de Melo 9486aa3877 perf tools: Fix 64 bit integer format strings 14 years ago
Frederic Weisbecker d425de5436 perf: Fix callchain hit bad cast on ascii display 14 years ago
David Ahern ec5761eab3 perf symbols: Add symfs option for off-box analysis using specified tree 14 years ago
Thomas Gleixner 3835bc00c5 perf event: Prevent unbound event__name array access 14 years ago
Frederic Weisbecker 612d4fd7d0 perf: Support for callchains merge 15 years ago
Frederic Weisbecker d2009c5130 perf: Keep track of the max depth of a callchain 15 years ago
Arnaldo Carvalho de Melo 9222116287 perf annotate: Sort by hottest lines in the TUI 15 years ago
Arnaldo Carvalho de Melo 903cce6eb9 perf hists: Handle verbose in hists__sort_list_width 15 years ago
Arnaldo Carvalho de Melo 0a1eae391d perf tools: Don't keep unreferenced maps when unmaps are detected 15 years ago
Arnaldo Carvalho de Melo 0f0cbf7aa3 perf ui: New hists tree widget 15 years ago
Arnaldo Carvalho de Melo 06daaaba7c perf hist: Introduce routine to measure lenght of formatted entry 15 years ago
Arnaldo Carvalho de Melo 8a6c5b261c perf sort: Make column width code per hists instance 15 years ago
Arnaldo Carvalho de Melo 7a007ca90b perf hists: Mark entries filtered by parent 15 years ago
Arnaldo Carvalho de Melo 70a7cb3b39 perf annotate: Fix handling of goto labels that are valid hex numbers 15 years ago
Arnaldo Carvalho de Melo cc5edb0eb9 perf hists: Factor out duplicated code 15 years ago
Frederic Weisbecker 58c3439083 perf: Fix various display bugs with parent filtering 15 years ago
Arun Sharma f60f359383 perf report: Implement --sort cpu 15 years ago
Stephane Eranian 45d8e8025a perf annotate: Ask objdump to demangle symbols 15 years ago
Konstantin Stepanyuk 75d9ef1707 perf hist: fix objdump output parsing 15 years ago
Arnaldo Carvalho de Melo 44bf460649 perf annotate: Fix up usage of the build id cache 15 years ago
Arnaldo Carvalho de Melo 46e3e055ce perf annotate: Add TUI interface 15 years ago
Frederic Weisbecker 598357eba6 perf: Fix getline undeclared 15 years ago
Arnaldo Carvalho de Melo b36f19d572 perf annotate: Use build-ids to find the right DSO 15 years ago
Arnaldo Carvalho de Melo edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 years ago
Arnaldo Carvalho de Melo c82ee828aa perf report: Report number of events, not samples 15 years ago
Arnaldo Carvalho de Melo cee75ac7ec perf hist: Clarify events_stats fields usage 15 years ago
Arnaldo Carvalho de Melo c8446b9bda perf hist: Make event__totals per hists 15 years ago
Frederic Weisbecker 8a0ecfb8b4 perf hist: Fix missing getline declaration 15 years ago
Arnaldo Carvalho de Melo ef7b93a119 perf report: Librarize the annotation code and use it in the newt browser 15 years ago
Arnaldo Carvalho de Melo b09e0190ac perf hist: Adopt filter by dso and by thread methods from the newt browser 15 years ago
Arnaldo Carvalho de Melo fefb0b94bb perf hist: Calculate max_sym name len and nr_entries 15 years ago
Arnaldo Carvalho de Melo 1c02c4d2e9 perf hist: Introduce hists class and move lots of methods to it 15 years ago
Arnaldo Carvalho de Melo 232a5c948d perf report: Allow limiting the number of entries to print in callchains 15 years ago
Arnaldo Carvalho de Melo 28e2a106d1 perf hist: Simplify the insertion of new hist_entry instances 15 years ago
Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
Frederic Weisbecker fcd1498405 perf tools: Fix accidentally preprocessed snprintf callback 15 years ago
Arnaldo Carvalho de Melo b9fb930477 perf hist: Only allocate callchain_node if processing callchains 15 years ago
Arnaldo Carvalho de Melo a4e3b956a8 perf hist: Replace ->print() routines by ->snprintf() equivalents 15 years ago
Arnaldo Carvalho de Melo 5f4d3f8816 perf report: Add progress bars 15 years ago
Arnaldo Carvalho de Melo c6e718ff8c perf symbols: Move more map_groups methods to map.c 15 years ago
Arnaldo Carvalho de Melo b3c9ac0846 perf callchains: Store the map together with the symbol 15 years ago
Arnaldo Carvalho de Melo 59fd53062f perf tools: Introduce struct map_symbol 15 years ago