Commit Graph

257 Commits (175622053069afbd366ba3c6030b5af82f378d40)

Author SHA1 Message Date
Frederic Weisbecker 1756220530 perf sched: Rename struct lat_snapshot to struct work atoms 16 years ago
Ingo Molnar 3e304147cd perf sched: Output runtime and context switch totals 16 years ago
Ingo Molnar ea92ed5a8f perf sched: Add runtime stats 16 years ago
Ingo Molnar d9340c1db3 perf sched: Display time in milliseconds, reorganize output 16 years ago
Ingo Molnar 46f392c97f perf sched: Clean up latency and replay sub-commands 16 years ago
Frederic Weisbecker cdce9d738b perf sched: Add sched latency profiling 16 years ago
Frederic Weisbecker 419ab0d6a9 perf sched: Make it easier to plug in new sub profilers 16 years ago
Frederic Weisbecker 4653881802 perf sched: Fix bad event alignment 16 years ago
Frederic Weisbecker bcd3279f46 perf tools: Allow the specification of all tracepoints at once 16 years ago
Ingo Molnar ad236fd23b perf sched: Tighten up the code 16 years ago
Ingo Molnar fbf9482911 perf sched: Implement the scheduling workload replay engine 16 years ago
Ingo Molnar ec156764d4 perf sched: Import schedbench.c 16 years ago
Ingo Molnar 0a02ad9331 perf: Add 'perf sched' tool 16 years ago
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
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