Commit Graph

323 Commits (972b94ffb90ea6d20c589d9a47215df103388ddd)

Author SHA1 Message Date
Brice Goglin b26bc5a7f8 perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale 16 years ago
Arnaldo Carvalho de Melo 94cb9e385d perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc) 16 years ago
Peter Zijlstra 8f18aec535 perf report: Fix per task mult-counter stat reporting 16 years ago
Peter Zijlstra 1c222bce7d perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header 16 years ago
Frederic Weisbecker 1953287bfe perf tools: Fix call-chain cumul hit based sub-total (fractal mode) 16 years ago
Mike Galbraith 8361798348 perf top: Update man page 16 years ago
Mike Galbraith 091bd2e993 perf top: Improve interactive key handling 16 years ago
Mike Galbraith 46ab976443 perf_counter tools: Allow perf top top users to switch between weighted and individual counter display 16 years ago
Mike Galbraith 923c42c199 perf_counter tools: Fix/resurrect perf top annotation in a simple interactive form 16 years ago
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