Arnaldo Carvalho de Melo
|
c8b5f2c96d
tools: Introduce str_error_r()
|
9 éve |
Jiri Olsa
|
73643bb6a2
perf sched map: Display only given cpus
|
9 éve |
Jiri Olsa
|
cf294f24f8
perf sched map: Color given cpus
|
9 éve |
Jiri Olsa
|
a151a37a76
perf sched map: Color given pids
|
9 éve |
Jiri Olsa
|
8cd91195e5
perf sched: Use color_fprintf for output
|
9 éve |
Jiri Olsa
|
99623c628f
perf sched: Add compact display option
|
9 éve |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 éve |
Jiri Olsa
|
0014de172d
perf sched latency: Fix thread pid reuse issue
|
9 éve |
Namhyung Kim
|
c711836972
perf tools: Introduce usage_with_options_msg()
|
9 éve |
Josef Bacik
|
2f80dd4488
perf sched: Add option to merge like comms to lat output
|
10 éve |
Arnaldo Carvalho de Melo
|
b91fc39f4a
perf machine: Protect the machine->threads with a rwlock
|
10 éve |
Yunlong Song
|
ff5f3bbd40
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10
|
10 éve |
Yunlong Song
|
f0dd330fdf
perf sched replay: Support using -f to override perf.data file ownership
|
10 éve |
Yunlong Song
|
939cda521a
perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files
|
10 éve |
Yunlong Song
|
1aff59be53
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task
|
10 éve |
Yunlong Song
|
08097abc11
perf sched replay: Fix the segmentation fault problem caused by pr_err in threads
|
10 éve |
Yunlong Song
|
3a423a5c36
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations
|
10 éve |
Yunlong Song
|
cb06ac256a
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max
|
10 éve |
Yunlong Song
|
a35e27d0e5
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
|
10 éve |
Yunlong Song
|
0755bc4dc7
perf sched replay: Use struct task_desc instead of struct task_task for correct meaning
|
10 éve |
Arnaldo Carvalho de Melo
|
b7b61cbebd
perf ordered_events: Shorten function signatures
|
10 éve |
Arnaldo Carvalho de Melo
|
ae536acfac
perf sched: No need to keep the session around
|
10 éve |
Arnaldo Carvalho de Melo
|
f3b623b849
perf tools: Reference count struct thread
|
10 éve |
Arnaldo Carvalho de Melo
|
75be989a7a
perf evlist: Adopt events_stats from perf_session
|
10 éve |
Arnaldo Carvalho de Melo
|
b3f25b6e04
perf sched: Stop updating hists stats, not used
|
10 éve |
Masami Hiramatsu
|
fb74fbda42
perf sched: Use strerror_r instead of strerror
|
11 éve |
Namhyung Kim
|
0a7e6d1b68
perf tools: Check recorded kernel version when finding vmlinux
|
11 éve |
Namhyung Kim
|
0493410612
perf sched: Move call to symbol__init() after creating session
|
11 éve |
Jiri Olsa
|
0a8cb85c20
perf tools: Rename ordered_samples bool to ordered_events
|
11 éve |
Yann Droneaud
|
57480d2cd9
perf tools: Enable close-on-exec flag on perf file descriptor
|
11 éve |