Commit Graph

146 Commits (b4a757367d36cebddcd332a4024d92f1e87af370)

Author SHA1 Message Date
Mike Galbraith 0fdc7e67dd perf_counter tools: Give perf top inherit option 16 years ago
Mike Galbraith d20ff6bd6b perf_counter tools: Fix vmlinux symbol generation breakage 16 years ago
Jason Baron 5beeded123 perf_counter: Detect debugfs location 16 years ago
Jason Baron f6bdafef2a perf_counter: Add tracepoint support to perf list, perf stat 16 years ago
Arnaldo Carvalho de Melo 28ac909b49 perf symbol: C++ demangling 16 years ago
Arjan van de Ven dfe5a50461 perf: avoid structure size confusion by using a fixed size 16 years ago
Anton Blanchard a0541234f8 perf_counter: Improve perf stat and perf record option parsing 16 years ago
Peter Zijlstra 7f453c24b9 perf_counter: PERF_SAMPLE_ID and inherited counters 16 years ago
Anton Blanchard 1483b19f8f perf_counter: Make call graph option consistent 16 years ago
Anton Blanchard 4bba828dd9 perf_counter: Add perf record option to log addresses 16 years ago
Anton Blanchard 11b5f81e1b perf_counter: Synthesize VDSO mmap event 16 years ago
Roel Kluin 23cdb5d517 perf_counter tools: Fix index boundary check 16 years ago
Arnaldo Carvalho de Melo e3d7e183dc perf report: Introduce -n/--show-nr-samples 16 years ago
Arnaldo Carvalho de Melo a25e46c463 perf_counter tools: PLT info is stripped in -debuginfo packages 16 years ago
Arnaldo Carvalho de Melo 021191b35c perf report: Make the output more compact 16 years ago
Arnaldo Carvalho de Melo 27d0fd410c strlist: Introduce strlist__entry and strlist__nr_entries methods 16 years ago
Arnaldo Carvalho de Melo 60c1baf124 perf report: Tidy up reporting of symbols not found 16 years ago
Arnaldo Carvalho de Melo 52d422de22 perf report: Adjust column width to the values sampled 16 years ago
Vince Weaver 11d1578f94 perf_counter: Add P6 PMU support 16 years ago
Anton Blanchard 9590b7ba3f perf_counter tools: Rename cache events to remove $ 16 years ago
Frederic Weisbecker 805d127d62 perf report: Add "Fractal" mode output - support callchains with relative overhead rate 16 years ago
Frederic Weisbecker e05b876c22 perf_counter tools: callchains: Manage the cumul hits on the fly 16 years ago
Frederic Weisbecker 94a8eb028a perf report: Change default callchain parameters 16 years ago
Frederic Weisbecker be9038859e perf report: Use a modifiable string for default callchain options 16 years ago
Frederic Weisbecker 91b4eaea93 perf report: Warn on callchain output request from non-callchain file 16 years ago
Ingo Molnar 029e5b1636 perf report: Annotate variable initialization 16 years ago
Arnaldo Carvalho de Melo 30d7a77dd5 perf_counter tools: Adjust symbols in ET_EXEC files too 16 years ago
Kyle McMartin 2d4618dce6 parisc: perf: wire up sys_perf_counter_open 16 years ago
Frederic Weisbecker 24b57c6988 perf_counter tools: Display percents of hits in callchain with overhead colors 16 years ago
Frederic Weisbecker 1e11fd82d2 perf_counter tools: Provide helper to print percents color 16 years ago
Frederic Weisbecker c20ab37ef3 perf_counter tools: Set the minimum percent for callchains to be displayed 16 years ago
Frederic Weisbecker 4eb3e4788b perf report: Add support for callchain graph output 16 years ago
Frederic Weisbecker 5a4b181721 perf_counter tools: Add new OPT_CALLBACK_DEFAULT option 16 years ago
Frederic Weisbecker 14f4654cbd perf_counter tools: Create new chain_for_each_child() iterator 16 years ago
Mike Galbraith 429764873c perf_counter tools: Enable kernel module symbol loading in tools 16 years ago
Mike Galbraith 6cfcc53ed4 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure 16 years ago
Mike Galbraith 208b4b4a59 perf_counter tools: Add infrastructure to support loading of kernel module symbols 16 years ago
Mike Galbraith 9974f49678 perf_counter tools: Make symbol loading consistently return number of loaded symbols 16 years ago
Frederic Weisbecker a92bef0f21 perf stat: Handle pipe read failures in perf stat 16 years ago
Arnaldo Carvalho de Melo 5da5025858 perf_counter tools: Share list.h with the kernel 16 years ago
Arnaldo Carvalho de Melo 43cbcd8acb perf_counter tools: Share rbtree.with the kernel 16 years ago
Jaswinder Singh Rajput 73c24cb86c perf list: Add cache events 16 years ago
Jaswinder Singh Rajput b9ebdcc0ce perf stat: Define MATCH_EVENT for easy attr checking 16 years ago
Ingo Molnar f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago
Ingo Molnar 88a69dfbc6 perf report: Fix HV bit mismerge 16 years ago
Paul Mackerras 61c45981dd perf_counter tools: Rework event string parsing/syntax 16 years ago
Frederic Weisbecker deac911cbd perf_counter tools: Various fixes for callchains 16 years ago
Frederic Weisbecker 4424961ad6 perf_counter tools: Resolve symbols in callchains 16 years ago
Frederic Weisbecker 9198aa77b6 perf_counter tools: Fix storage size allocation of callchain list 16 years ago
Anton Blanchard fb9c818873 perf report: Add hypervisor dso 16 years ago