Commit Graph

33 Commits (3a44494e233c0fdd818d485cfea8998500543589)

Author SHA1 Message Date
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
Ingo Molnar 15f3fa4e7f perf annotate: Fix segmentation fault 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 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
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
Peter Zijlstra 7f453c24b9 perf_counter: PERF_SAMPLE_ID and inherited counters 16 years ago
Frederic Weisbecker 1e11fd82d2 perf_counter tools: Provide helper to print percents color 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
Peter Zijlstra e6e18ec79b perf_counter: Rework the sample ABI 16 years ago
Paul Mackerras 9cffa8d533 perf_counter tools: Define and use our own u64, s64 etc. definitions 16 years ago
Frederic Weisbecker c17c2db1f3 perf annotate: Fixes for filename:line displays 16 years ago
Frederic Weisbecker 971738f366 perf annotate: Print a sorted summary of annotated overhead lines 16 years ago
Frederic Weisbecker 301406b9c6 perf annotate: Print the filename:line for annotated colored lines 16 years ago
Ingo Molnar 729ff5e2aa perf_counter tools: Clean up u64 usage 16 years ago
Ingo Molnar aefcf37b82 perf_counter tools: Standardize color printing 16 years ago
Ingo Molnar 23b87116c7 perf annotate: Fix command line help text 16 years ago
Ingo Molnar 39273ee975 perf annotate: Automatically pick up vmlinux in the local directory 16 years ago
Arjan van de Ven 7d37a0cbd6 perf_counter tools: Warning fixes on 32-bit 16 years ago
Ingo Molnar 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
Ingo Molnar 0b73da3f40 perf_counter tools: Add 'perf annotate' feature 16 years ago
Ingo Molnar 8035e42880 perf_counter tools: Prepare for 'perf annotate' 16 years ago
Ingo Molnar b2fef0762f perf_counter tools: Sample and display frequency adjustment changes 16 years ago
Ingo Molnar 2debbc8366 perf_counter tools: Clarify events/samples naming 16 years ago
Ingo Molnar 8edd4286f9 perf report: Display user/kernel differentiator 16 years ago
Peter Zijlstra fc54db5105 perf report: Deal with maps 16 years ago
Yong Wang ee7b31fe5c perf_counter tools: Fix incorrect printf formats 16 years ago
Arnaldo Carvalho de Melo 9ac995457b perf report: Add -vvv to print the list of threads and its mmaps 16 years ago
Peter Zijlstra 62fc44536c perf_counter tools: Use fork and remove munmap events 16 years ago
Ingo Molnar edc52deac6 perf report: Bail out if there are unrecognized options/arguments 16 years ago
Ingo Molnar 8fc0321f1a perf_counter tools: Add color terminal output support 16 years ago
Peter Zijlstra 71dd8945d8 perf report: Add consistent spacing rules 16 years ago
Ingo Molnar 05ca061eb9 perf report: Print out the total number of events 16 years ago
Ingo Molnar bd74137ec9 perf_counter tools: Print out symbol parsing errors only if --verbose 16 years ago
Peter Zijlstra 95ed6fd06e perf report: Simplify symbol output 16 years ago
Ingo Molnar df97992c6e perf record/report: Fix PID/COMM handling 16 years ago
Arnaldo Carvalho de Melo a4c43beaff perf report: Fix rbtree bug 16 years ago
Ingo Molnar d11444dfa7 perf report: Handle all known event types 16 years ago