Commit Graph

295 Commits (2bace8b95108746f6123d312f47f5bda4eb17a26)

Author SHA1 Message Date
Arjan van de Ven ec60a3fe47 perf utils: Use a define for the maximum length of a trace event 16 years ago
Arjan van de Ven 151750cec5 perf: Add timechart help text and add timechart to "perf help" 16 years ago
Arjan van de Ven 964a0b3d2b perf utils: Be consistent about minimum text size in the svghelper 16 years ago
Arjan van de Ven 3c09eebd61 perf timechart: Add "perf timechart record" 16 years ago
Arjan van de Ven 10274989fd perf: Add the timechart tool 16 years ago
Arjan van de Ven f48d55ce78 perf: Add a SVG helper library file 16 years ago
Arjan van de Ven fd39e055c4 perf: Add a sample_event type to the event_union 16 years ago
Arjan van de Ven a79d7db9fd perf: Allow perf utilities to have "callback" options without arguments 16 years ago
Arjan van de Ven 8755a8f27a perf: Store trace event name/id pairs in perf.data 16 years ago
Arjan van de Ven 393b2ad8c7 perf: Add a timestamp to fork events 16 years ago
Mike Galbraith 4b77a72977 perf sched: Add --input=file option to builtin-sched.c 16 years ago
Li Zefan 1281a49b7a perf trace: Sample timestamp and cpu when using record flag 16 years ago
Li Zefan 270bbbe80d perf tools: Increase MAX_EVENT_LENGTH 16 years ago
Li Zefan 6706ccf8e7 perf tools: Fix memory leak in read_ftrace_printk() 16 years ago
Ingo Molnar 40749d0ff4 perf sched: Determine the number of CPUs automatically 16 years ago
Peter Zijlstra 8b412664d0 perf record: Disable profiling before draining the buffer 16 years ago
Ingo Molnar 0ec04e16d0 perf sched: Add 'perf sched map' scheduling event map printout 16 years ago
Ingo Molnar 80ed0987f3 perf sched: Make idle thread and comm/pid names more consistent 16 years ago
Ingo Molnar c8a3775104 perf sched: Sanity check context switch events 16 years ago
Ingo Molnar dc02bf7178 perf sched: Account for lost events, increase default buffering 16 years ago
mingo 39aeb52f99 perf sched: Add support for sched:sched_stat_runtime events 16 years ago
mingo 08f69e6c2e perf sched: Print PIDs too 16 years ago
Ingo Molnar d11533893b perf sched: Fix 'perf sched latency' output on 32-bit systems 16 years ago
Ingo Molnar ea57c4f520 perf tools: Implement counter output multiplexing 16 years ago
Frederic Weisbecker aa1ab9d26a perf tools: Fix processing of randomly serialized sched traces 16 years ago
Frederic Weisbecker d13025222c perf tools: Add an option to multiplex counters in a single channel 16 years ago
Ingo Molnar c13f0d3c81 perf sched: Add 'perf sched trace', improve documentation 16 years ago
Ingo Molnar 1fc35b29b4 perf sched: Implement the 'perf sched record' subcommand 16 years ago
Ingo Molnar b5fae128e4 perf sched: Clean up PID sorting logic 16 years ago
Ingo Molnar b1ffe8f3e0 perf sched: Finish latency => atom rename and misc cleanups 16 years ago
Ingo Molnar f2858d8ad9 perf sched: Add 'perf sched latency' and 'perf sched replay' 16 years ago
Frederic Weisbecker daa1d7a5ea perf sched: Implement multidimensional sorting 16 years ago
Frederic Weisbecker 7362262687 perf sched: Fix nsec to msec conversion 16 years ago
Frederic Weisbecker 66685678a0 perf sched: Export the total, max latency and total runtime to thread atoms list 16 years ago
Frederic Weisbecker c6ced61112 perf sched: Add involuntarily sleeping task in work atoms 16 years ago
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