Commit Graph

90 Commits (2ccdc450e658053681202d42ac64b3638f22dc1a)

Author SHA1 Message Date
John Kacur 3d1d07ecd2 perf tools: Put common histogram functions in their own file 16 years ago
John Kacur dd68ada2d4 perf tools: Create util/sort.and use it 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Frederic Weisbecker 5b447a6a13 perf tools: Librarize idle thread registration 16 years ago
Pierre Habouzit 119e7a22bb perf tools: do not complain if root is owning perf.data 16 years ago
Peter Zijlstra fa6963b248 perf tools: Check perf.data owner 16 years ago
Frederic Weisbecker 4273b00587 perf tools: Fix comm column adjusting 16 years ago
Frederic Weisbecker 6ede59c412 perf tools: Fix spelling mistake in callchain error 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 16 years ago
Frederic Weisbecker 0d3a5c8859 perf tools: Librarize sample type and attr finding from headers 16 years ago
Frederic Weisbecker 0f25bfc8d8 perf tools: Put the show mode into the event headers files 16 years ago
Frederic Weisbecker 2cec19d9d0 perf tools: Factorize the dprintf definition 16 years ago
Ingo Molnar 83a0944fa9 perf: Enable more compiler warnings 16 years ago
Frederic Weisbecker 6baa0a5ae0 perf tools: Factorize the thread code in a dedicated file 16 years ago
Arnaldo Carvalho de Melo 8fd101f20b perf report: Don't show unresolved DSOs and symbols when -S/-d is used 16 years ago
Arnaldo Carvalho de Melo 94a24752fe perf report: Show the tid too in -D 16 years ago
Frederic Weisbecker 66e274f3b8 perf tools: Factorize the map helpers 16 years ago
Frederic Weisbecker 1fe2c1066c perf tools: Factorize the event structure definitions in a single file 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Brice Goglin 9f86669711 perf report: Add raw displaying of per-thread counters 16 years ago
Brice Goglin 8d51327090 perf report: Fix and improve the displaying of per-thread event counters 16 years ago
Frederic Weisbecker 25446036cb perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode 16 years ago
Frederic Weisbecker b1a88349c3 perf tools: callchain: Fix 'perf report' display to be callchain by default 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
Frederic Weisbecker 1953287bfe perf tools: Fix call-chain cumul hit based sub-total (fractal mode) 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
Peter Zijlstra 27d028de64 perf report: Update for the new FORK/EXIT events 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
Arnaldo Carvalho de Melo e3d7e183dc perf report: Introduce -n/--show-nr-samples 16 years ago
Arnaldo Carvalho de Melo 021191b35c perf report: Make the output more compact 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
Frederic Weisbecker 805d127d62 perf report: Add "Fractal" mode output - support callchains with relative overhead rate 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
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
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 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
Ingo Molnar f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago