Commit Graph

311 Commits (c9d53c0f2d23c792e4b9cf1551b63de4516f839e)

Author SHA1 Message Date
Namhyung Kim 104ac991bd perf top: Add top.children config option 11 years ago
Namhyung Kim 1432ec342e perf top: Add --children option 11 years ago
Namhyung Kim 7c50391f53 perf top: Convert to hist_entry_iter 11 years ago
Namhyung Kim a0b51af367 perf hists: Check if accumulated when adding a hist entry 11 years ago
Namhyung Kim 1844dbcbe7 perf tools: Introduce hists__inc_nr_samples() 11 years ago
Namhyung Kim 6fe8c26d7a perf top: Add --fields option to specify output fields 11 years ago
Namhyung Kim 22af969e8c perf tools: Call perf_hpp__init() before setting up GUI browsers 11 years ago
Namhyung Kim 512ae1bd6a perf tools: Consolidate management of default sort orders 11 years ago
Namhyung Kim a2ce067e55 perf tools: Allow hpp fields to be sort keys 11 years ago
Namhyung Kim 33db4568e1 perf top: Add --percentage option 11 years ago
Namhyung Kim 1ab1fa5dfb perf hists: Add support for showing relative percentage 11 years ago
Namhyung Kim 48c65bda95 perf annotate: Check availability of annotate when processing samples 11 years ago
Jiri Olsa eb853e8032 perf tools: Add call-graph option support into .perfconfig 11 years ago
Namhyung Kim 2dc9fb1a7b perf tools: Factor out sample__resolve_callchain() 11 years ago
Arnaldo Carvalho de Melo 0050f7aa18 perf evlist: Introduce evlist__for_each() & friends 11 years ago
Arnaldo Carvalho de Melo 03ad9747c5 perf evlist: Move destruction of maps to evlist destructor 11 years ago
Arnaldo Carvalho de Melo b40067964f perf tools: Rename 'perf_record_opts' to 'record_opts 11 years ago
Arnaldo Carvalho de Melo 618afb294e perf top: Use hist_entry__inc_addr_sample 11 years ago
Arnaldo Carvalho de Melo b66d8c0caa perf annotate: Auto allocate symbol per addr hist buckets 11 years ago
David Ahern 82d1deb054 perf symbols: Move idle syms check from top to generic function 11 years ago
David Ahern bf80669e4f perf top: Make -g refer to callchains 11 years ago
Ingo Molnar ea432a8bb9 perf top: Add missing newline if the 'uid' is invalid 11 years ago
Arnaldo Carvalho de Melo 602ad878d4 perf target: Shorten perf_target__ to target__ 11 years ago
Arnaldo Carvalho de Melo a33fbd56ec perf machine: Simplify synthesize_threads method 11 years ago
Arnaldo Carvalho de Melo 58d925dced perf machine: Introduce synthesize_threads method out of open coded equivalent 11 years ago
Arnaldo Carvalho de Melo 62605dc50c perf record: Synthesize non-exec MMAP records when --data used 11 years ago
Jiri Olsa 714647bdc5 perf tools: Check maximum frequency rate for record/top 11 years ago
Namhyung Kim 41a4e6e2a0 perf hists: Consolidate __hists__add_*entry() 11 years ago
Namhyung Kim d37a92dcb4 perf top: Use parse_options_usage() for -s option failure 11 years ago
Frederic Weisbecker 162f0befda perf tools: Add time argument on COMM setting 11 years ago
Zhouyi Zhou 8e50d384cc perf tools: Fixup mmap event consumption 11 years ago
Jiri Olsa ae779a6309 perf top: Split -G and --call-graph 11 years ago
Namhyung Kim c1fb5651bb perf tools: Show progress on histogram collapsing 11 years ago
Waiman Long 5dbb6e81d8 perf top: Add --max-stack option to limit callchain stack scan 11 years ago
Waiman Long 91e9561742 perf report: Add --max-stack option to limit callchain stack scan 11 years ago
Jiri Olsa 6a4d98d787 perf tools: Add perf_data_file__open interface to data object 11 years ago
Jiri Olsa f5fc14124c perf tools: Add data object to handle perf data file 11 years ago
Willy Tarreau fc2be6968e perf symbols: Add new option --ignore-vmlinux for perf top 12 years ago
Jiri Olsa 994a1f78b1 perf tools: Check mmap pages value early 12 years ago
Andi Kleen 475eeab9f3 tools/perf: Add support for record transaction flags 12 years ago
Andi Kleen f5d05bcec4 tools/perf: Support sorting by in_tx or abort branch flags 12 years ago
Adrian Hunter ef89325f77 perf tools: Remove references to struct ip_event 12 years ago
Adrian Hunter e44baa3ea1 perf tools: Remove filter parameter of perf_event__preprocess_sample() 12 years ago
Adrian Hunter 36035f78ae perf top: Set the machines symbol filter 12 years ago
Adrian Hunter bbb7f846f8 perf annotate: Allow disassembly using /proc/kcore 12 years ago
David Ahern 42ee8c61cb perf top: move CONSOLE_CLEAR to header file 12 years ago
Greg Price b21484f1a1 perf report/top: Add option to collapse undesired parts of call graph 12 years ago
Sukadev Bhattiprolu 0d3942dbcf perf top: Add --objdump option 12 years ago
Jiri Olsa 0276c22a3f perf tools: Fix -x/--exclude-other option for report command 12 years ago
Namhyung Kim fa5df94350 perf top: Add --percent-limit option 12 years ago