Commit Graph

246 Commits (f199fd990639f93d07d8e104b0a66aabaf01d67d)

Author SHA1 Message Date
Ulrich Drepper 6b58e7f146 perf tools: Avoid unnecessary work in directory lookups 16 years ago
Peter Zijlstra 849abde92b perf stat: Clean up statistics calculations a bit more 16 years ago
Peter Zijlstra 8a02631a47 perf stat: More advanced variance computation 16 years ago
Peter Zijlstra 63d40deb2e perf stat: Use stddev_mean in stead of stddev 16 years ago
Peter Zijlstra 9e9772c458 perf stat: Remove the limit on repeat 16 years ago
Peter Zijlstra 506d4bc8d5 perf stat: Change noise calculation to use stddev 16 years ago
Jens Axboe 825c9fb47a sparc: add basic support for 'perf' 16 years ago
Ingo Molnar 6f4596d931 perf trace: Fix read_string() 16 years ago
Ingo Molnar 00fc97863c perf trace: Print out in nanoseconds 16 years ago
Ingo Molnar 2e01d17911 perf tools: Seek to the end of the header area 16 years ago
Ingo Molnar 8886f42d6d perf trace: Fix parsing of perf.data 16 years ago
Ingo Molnar 6ddf259da7 perf trace: Sample timestamps as well 16 years ago
Ingo Molnar cd6feeeafd perf trace: Sample the CPU too 16 years ago
Ingo Molnar 65014ab361 perf tools: Work around strict aliasing related warnings 16 years ago
Ingo Molnar 61562445c8 perf tools: Clean up warnings list in the Makefile 16 years ago
Frederic Weisbecker 561f732c12 perf tools: Complete support for dynamic strings 16 years ago
Frederic Weisbecker 9b8055a52c perf tools: Unify swapper tasks naming 16 years ago
Frederic Weisbecker 3a2684ca58 perf tools: Resolve idle thread cmdline for perf trace 16 years ago
Frederic Weisbecker 5b447a6a13 perf tools: Librarize idle thread registration 16 years ago
Frederic Weisbecker ec7ba4ea1d perf tools: Add missing parameters documentation 16 years ago
Pierre Habouzit 119e7a22bb perf tools: do not complain if root is owning perf.data 16 years ago
Frederic Weisbecker d498bc1f62 perf tools: Fix missing string field printing in perf trace 16 years ago
Frederic Weisbecker 1ef2ed1066 perf tools: Only save the event formats we need 16 years ago
Arnaldo Carvalho de Melo 7ced156bb8 perf top: Show RIP only in verbose mode 16 years ago
Masami Hiramatsu 1909629fb1 perf trace: Add OPT_END to option array of perf-trace 16 years ago
Peter Zijlstra fa6963b248 perf tools: Check perf.data owner 16 years ago
Kyle McMartin b395cd8a74 perf tools: Make 'make html' work 16 years ago
Frederic Weisbecker 6e086437f3 perf tools: Save partial non-overlapping map 16 years ago
Frederic Weisbecker 4273b00587 perf tools: Fix comm column adjusting 16 years ago
Ingo Molnar 15f3fa4e7f perf annotate: Fix segmentation fault 16 years ago
Ingo Molnar 1f18345bdf perf tools: Remove obsolete defines 16 years ago
Frederic Weisbecker 3f9edc2382 perf tools: Make trace event format parser aware of cast to pointers 16 years ago
Frederic Weisbecker 9df37ddd81 perf tools: Record events info also when :record suffix is used. 16 years ago
Frederic Weisbecker 4bf2364a95 perf tools: Warn while running perf trace without sample 16 years ago
Frederic Weisbecker 6ede59c412 perf tools: Fix spelling mistake in callchain error 16 years ago
Frederic Weisbecker 5f9c39dca5 perf tools: Add perf trace 16 years ago
Steven Rostedt ea4010d136 perf tools: Add trace event information parser 16 years ago
Steven Rostedt 538bafb5cc perf tools: Add trace event debugfs stream reader 16 years ago
Steven Rostedt 5205094364 perf tools: Add trace event debugfs IO handler 16 years ago
Carlos R. Mafra 2932cffc89 perf: Rename perf-examples.txt to examples.txt 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
Frederic Weisbecker 0d31b82dd5 perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags 16 years ago
Ingo Molnar 35ba15b737 perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 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
Peter Zijlstra 18408ddc01 perf tools: Add some comments to the event definitions 16 years ago
Arnaldo Carvalho de Melo 39e6dd7350 perf record: Fix typo in pid_synthesize_comm_event 16 years ago