Commit Verlauf

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