Commit Graph

79 Commits (c97b73939a3ed8618ad1baf3be4c8f5d11426de6)

Author SHA1 Message Date
Frederic Weisbecker af64865ba6 perf: Use event__process_task from perf sched 15 years ago
Arnaldo Carvalho de Melo edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 years ago
Arnaldo Carvalho de Melo 1967936d68 perf options: Check v type in OPT_U?INTEGER 15 years ago
Arnaldo Carvalho de Melo cee75ac7ec perf hist: Clarify events_stats fields usage 15 years ago
Tom Zanussi 454c407ec1 perf: add perf-inject builtin 15 years ago
Frederic Weisbecker a64eae703b perf: Use generic sample reordering in perf sched 15 years ago
Ian Munsie c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
Arnaldo Carvalho de Melo eed05fe70f perf tools: Reorganize some structs to save space 15 years ago
Arnaldo Carvalho de Melo 0d755034db perf tools: Don't cast RIP to pointers 15 years ago
Arnaldo Carvalho de Melo 55aa640f54 perf session: Remove redundant prefix & suffix from perf_event_ops 15 years ago
Arnaldo Carvalho de Melo d549c76901 perf session: Remove sample_type_check from event_ops 15 years ago
Arnaldo Carvalho de Melo 27295592c2 perf session: Share the common trace sample_check routine as perf_session__has_traces 15 years ago
Arnaldo Carvalho de Melo 75be6cf487 perf symbols: Make symbol_conf global 15 years ago
Arnaldo Carvalho de Melo c019879bcc perf session: Adopt the sample_type variable 15 years ago
Arnaldo Carvalho de Melo 4e4f06e4c8 perf session: Move the hist_entries rb tree to perf_session 15 years ago
Arnaldo Carvalho de Melo 4aa6563641 perf session: Move kmaps to perf_session 15 years ago
Arnaldo Carvalho de Melo b3165f4144 perf session: Move the global threads list to perf_session 15 years ago
Arnaldo Carvalho de Melo ec91336973 perf session: Reduce the number of parms to perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 13df45ca1c perf session: Register the idle thread in perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 301a0b0202 perf session: Ditch register_perf_file_handler 15 years ago
Arnaldo Carvalho de Melo d8f66248d6 perf session: Pass the perf_session to the event handling operations 15 years ago
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