Commit Graph

58 Commits (34cae30b8457cf090f215e212ba019e7c303f8fd)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 94c744b6c0 perf tools: Introduce perf_session class 15 years ago
Frederic Weisbecker 3786310afe perf sched: Add max delay time snapshot 15 years ago
Xiao Guangrong c0c9e72150 perf sched: Fix for getting task's execution time 15 years ago
Xiao Guangrong f48f669d42 perf_event: Eliminate raw->size 15 years ago
Xiao Guangrong d8bd9e0aed perf_event: Fix raw event processing 15 years ago
Xiao Guangrong c0777c5aa8 perf/sched: Fix 'perf sched trace' 15 years ago
OGAWA Hirofumi 180f95e29a perf: Make common SAMPLE_EVENT parser 15 years ago
Arnaldo Carvalho de Melo 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed 15 years ago
Arnaldo Carvalho de Melo 364794845c perf tools: Introduce zalloc() for the common calloc(1, N) case 15 years ago
Arnaldo Carvalho de Melo b32d133aec perf symbols: Simplify symbol machinery setup 15 years ago
Arnaldo Carvalho de Melo cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
Arnaldo Carvalho de Melo 00a192b395 perf tools: Simplify the symbol priv area mechanism 15 years ago
Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago
Frederic Weisbecker 5a116dd279 perf tools: Use kernel bitmap library 16 years ago
Julia Lawall f39cdf25bf perf tools: Move dereference after NULL test 16 years ago
Arnaldo Carvalho de Melo d5b889f2ec perf tools: Move threads & last_match to threads.c 16 years ago
Mike Galbraith 55ffb7a6bd perf sched: Add -C option to measure on a specific CPU 16 years ago
Randy Dunlap cbef79a82a perf tools: Fix const char type propagation 16 years ago
Frederic Weisbecker 97ea1a7fa6 perf tools: Fix thread comm resolution in perf sched 16 years ago
Frederic Weisbecker 9a92b479b2 perf tools: Improve thread comm resolution in perf sched 16 years ago
Frederic Weisbecker 016e92fbc9 perf tools: Unify perf.data mapping and events handling 16 years ago
Frederic Weisbecker 03456a158d perf tools: Merge trace.info content into perf.data 16 years ago
Arnaldo Carvalho de Melo a80deb622d perf sched: Remove dead code 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Mike Galbraith 4b77a72977 perf sched: Add --input=file option to builtin-sched.c 16 years ago
Ingo Molnar 40749d0ff4 perf sched: Determine the number of CPUs automatically 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