Commit History

Author SHA1 Message Date
  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
  Ramkumar Ramachandra 80790e0b7e perf sched: Fixup header alignment in 'latency' output 11 years ago
  Arnaldo Carvalho de Melo 74cf249d5c perf tools: Use zfree to help detect use after free bugs 11 years ago
  Arnaldo Carvalho de Melo 744a971940 perf evsel: Ditch evsel->handler.data field 11 years ago
  Frederic Weisbecker b9c5143a01 perf tools: Use an accessor to read thread comm 12 years ago
  Adrian Hunter 156a2b0229 perf sched: Optimize build time 11 years ago
  Adrian Hunter 8a39df8faa perf sched: Make struct perf_sched sched a local variable 11 years ago
  Jiri Olsa f5fc14124c perf tools: Add data object to handle perf data file 11 years ago
  Adrian Hunter 314add6b1f perf tools: change machine__findnew_thread() to set thread pid 12 years ago
  David Ahern cb627505ae perf sched: Remove sched_process_fork tracepoint 12 years ago
  David Ahern 4a957e4df1 perf sched: Remove sched_process_exit tracepoint 12 years ago
  David Ahern ffb273dd7e perf sched: Remove thread lookup in sample handler 12 years ago
  David Ahern ad9def7ca0 perf sched: Simplify arguments to read_events 12 years ago
  Adrian Hunter 380512345e perf tools: struct thread has a tid not a pid 12 years ago
  Namhyung Kim f36f83f947 perf sched: Move struct perf_sched definition out of cmd_sched() 12 years ago
  Jiri Olsa 4a4d371a4d perf record: Remove -f/--force option 12 years ago
  Arnaldo Carvalho de Melo 1c6763cb99 Revert "perf sched: Handle PERF_RECORD_EXIT events" 12 years ago
  Arnaldo Carvalho de Melo 28a6b6aa54 perf session: There is no need for a per session hists instance 12 years ago
  Feng Tang 70cb4e963f perf tools: Add a global variable "const char *input_name" 12 years ago
  Arnaldo Carvalho de Melo 0439539f72 perf sched: Handle PERF_RECORD_EXIT events 13 years ago
  Arnaldo Carvalho de Melo f62d3f0f45 perf event: No need to create a thread when handling PERF_RECORD_EXIT 13 years ago
  Arnaldo Carvalho de Melo 73ee3b2768 perf sched: Look up thread using tid instead of pid 13 years ago
  Namhyung Kim 60b7d14af4 perf sched: Fixup for the die() removal 13 years ago