Josef Bacik
|
2f80dd4488
perf sched: Add option to merge like comms to lat output
|
10 years ago |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 years ago |
Yunlong Song
|
ff5f3bbd40
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10
|
10 years ago |
Yunlong Song
|
f0dd330fdf
perf sched replay: Support using -f to override perf.data file ownership
|
10 years ago |
Yunlong Song
|
939cda521a
perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files
|
10 years ago |
Yunlong Song
|
1aff59be53
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task
|
10 years ago |
Yunlong Song
|
08097abc11
perf sched replay: Fix the segmentation fault problem caused by pr_err in threads
|
10 years ago |
Yunlong Song
|
3a423a5c36
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations
|
10 years ago |
Yunlong Song
|
cb06ac256a
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max
|
10 years ago |
Yunlong Song
|
a35e27d0e5
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
|
10 years ago |
Yunlong Song
|
0755bc4dc7
perf sched replay: Use struct task_desc instead of struct task_task for correct meaning
|
10 years ago |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 years ago |
Arnaldo Carvalho de Melo
|
ae536acfac
perf sched: No need to keep the session around
|
10 years ago |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 years ago |
Arnaldo Carvalho de Melo
|
75be989a7a
perf evlist: Adopt events_stats from perf_session
|
10 years ago |
Arnaldo Carvalho de Melo
|
b3f25b6e04
perf sched: Stop updating hists stats, not used
|
10 years ago |
Masami Hiramatsu
|
fb74fbda42
perf sched: Use strerror_r instead of strerror
|
11 years ago |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 years ago |
Namhyung Kim
|
0493410612
perf sched: Move call to symbol__init() after creating session
|
11 years ago |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 years ago |
Yann Droneaud
|
57480d2cd9
perf tools: Enable close-on-exec flag on perf file descriptor
|
11 years ago |
Adrian Hunter
|
1fcb876863
perf machine: Fix the value used for unknown pids
|
11 years ago |
Namhyung Kim
|
1844dbcbe7
perf tools: Introduce hists__inc_nr_samples()
|
11 years ago |
Dongsheng Yang
|
9d372ca59b
perf sched: Cleanup, remove unused variables in map_switch_event()
|
11 years ago |
Dongsheng Yang
|
67d6259dd0
perf sched: Remove nr_state_machine_bugs in perf latency
|
11 years ago |
Peter Zijlstra
|
0680ee7db1
perf tools: Remove usage of trace_sched_wakeup(.success)
|
11 years ago |
Dongsheng
|
6bcab4e1ea
perf tools: Clarify the output of perf sched map.
|
11 years ago |
Dongsheng
|
e936e8e459
perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.
|
11 years ago |
Dongsheng
|
7fff959783
perf tools: Add missing event for perf sched record.
|
11 years ago |
Ramkumar Ramachandra
|
a83edb2dfc
perf sched: Introduce --list-cmds for use by scripts
|
11 years ago |