Commit Graph

74 Commits (37b798da5df377521a8cd32a82467aa2d431f33e)

Author SHA1 Message Date
Frederic Weisbecker 3a9f131fb0 perf tools: Add a per tracepoint counter attribute to get raw sample 16 years ago
Arnaldo Carvalho de Melo 1340e6bbaf perf tools: Fix dso__new handle() to handle deleted DSOs 16 years ago
Arnaldo Carvalho de Melo 247648e374 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available 16 years ago
Frederic Weisbecker c0a8865e32 perf tools: callchain: Fix bad rounding of minimum rate 16 years ago
Frederic Weisbecker b1a88349c3 perf tools: callchain: Fix 'perf report' display to be callchain by default 16 years ago
Frederic Weisbecker b0efe213f8 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains 16 years ago
Pierre Habouzit 7eac7e9e72 perf util: Fix do_read() to fail on EOF instead of busy-looping 16 years ago
Peter Zijlstra ae07b63f4b perf list: Fix the output to not include tracepoints without an id 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
Arnaldo Carvalho de Melo 4d1e00a8af perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink 16 years ago
Peter Zijlstra 2cdbc46d7b perf: Auto-detect libbfd 16 years ago
Roel Kluin 7e030655dd perf: Fix read buffer overflow 16 years ago
Stoyan Gaydarov 9b30a26bf3 perf tools: Fix faulty check 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
Roel Kluin 23cdb5d517 perf_counter tools: Fix index boundary check 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 27d0fd410c strlist: Introduce strlist__entry and strlist__nr_entries methods 16 years ago
Arnaldo Carvalho de Melo 52d422de22 perf report: Adjust column width to the values sampled 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
Arnaldo Carvalho de Melo 30d7a77dd5 perf_counter tools: Adjust symbols in ET_EXEC files too 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 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
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
Ingo Molnar f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 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
Arnaldo Carvalho de Melo 25903407da perf report: Add --dsos parameter 16 years ago
Arnaldo Carvalho de Melo f5812a7a33 perf_counter tools: Adjust only prelinked symbol's addresses 16 years ago
Ingo Molnar fde953c1c6 perf_counter tools: Remove dead code 16 years ago
Frederic Weisbecker 8cb76d99d7 perf_counter tools: Prepare a small callchain framework 16 years ago
Jaswinder Singh Rajput 4418351f06 perf_counter tools: Add alias for 'l1d' and 'l1i' 16 years ago