Commit Graph

157 Commits (58f25468b5636c390ad2a58356b127c0055884b4)

Author SHA1 Message Date
Frederic Weisbecker f413cdb80c perf_counter: Fix/complete ftrace event records sampling 16 years ago
Peter Zijlstra 9424edc2da perf: Auto-detect libelf 16 years ago
Arnaldo Carvalho de Melo 4d1e00a8af perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink 16 years ago
Arnaldo Carvalho de Melo 386c0b702b perf report: Add missing command line options to man page 16 years ago
Peter Zijlstra 2cdbc46d7b perf: Auto-detect libbfd 16 years ago
Pekka Enberg 114cfab222 perf report: Make --sort comm,dso,symbol the default 16 years ago
Roel Kluin 7e030655dd perf: Fix read buffer overflow 16 years ago
Arnaldo Carvalho de Melo 59b9005692 perf top: Add mwait_idle_with_hints to skip_symbols[] 16 years ago
Stoyan Gaydarov 9b30a26bf3 perf tools: Fix faulty check 16 years ago
Peter Zijlstra 27d028de64 perf report: Update for the new FORK/EXIT events 16 years ago
Ingo Molnar 2d1b6949d2 perf_counter tools: Fix link errors with older toolchains 16 years ago
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