index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-sched.c
Age
Commit message (
Expand
)
Author
2016-12-01
perf sched timehist: Add option to specify time window of interest
David Ahern
2016-11-25
perf sched timehist: Handle cpu migration events
David Ahern
2016-11-25
perf sched timehist: Enlarge max stack depth by 2
Namhyung Kim
2016-11-25
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
2016-11-25
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2016-11-23
perf sched timehist: Add -V/--cpu-visual option
David Ahern
2016-11-23
perf sched timehist: Add call graph options
David Ahern
2016-11-23
perf sched timehist: Add -w/--wakeups option
David Ahern
2016-11-23
perf sched timehist: Add summary options
David Ahern
2016-11-23
perf sched timehist: Introduce timehist command
David Ahern
2016-10-28
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
2016-10-25
perf sched map: Always show task comm with -v
Namhyung Kim
2016-10-25
perf sched map: Apply cpu color when there's an activity
Namhyung Kim
2016-10-25
perf sched: Make common options cascading
Namhyung Kim
2016-08-23
perf sched: Use linux/time64.h
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-04-13
perf sched map: Display only given cpus
Jiri Olsa
2016-04-13
perf sched map: Color given cpus
Jiri Olsa
2016-04-13
perf sched map: Color given pids
Jiri Olsa
2016-04-13
perf sched: Use color_fprintf for output
Jiri Olsa
2016-04-13
perf sched: Add compact display option
Jiri Olsa
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-11-05
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
2015-10-27
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
2015-05-27
perf sched: Add option to merge like comms to lat output
Josef Bacik
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-04-08
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...
Yunlong Song
2015-04-08
perf sched replay: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-08
perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...
Yunlong Song
2015-04-08
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...
Yunlong Song
2015-04-08
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
2015-04-08
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
2015-04-08
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...
Yunlong Song
2015-04-08
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
Yunlong Song
2015-04-08
perf sched replay: Use struct task_desc instead of struct task_task for corre...
Yunlong Song
2015-03-11
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-03
perf sched: No need to keep the session around
Arnaldo Carvalho de Melo
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-02-22
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
2014-10-09
perf sched: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
2014-08-15
perf sched: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
perf sched: Move call to symbol__init() after creating session
Namhyung Kim
2014-08-12
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-07-18
perf tools: Enable close-on-exec flag on perf file descriptor
Yann Droneaud
2014-07-16
perf machine: Fix the value used for unknown pids
Adrian Hunter
2014-06-01
perf tools: Introduce hists__inc_nr_samples()
Namhyung Kim
2014-05-16
perf sched: Cleanup, remove unused variables in map_switch_event()
Dongsheng Yang
2014-05-16
perf sched: Remove nr_state_machine_bugs in perf latency
Dongsheng Yang
2014-05-12
perf tools: Remove usage of trace_sched_wakeup(.success)
Peter Zijlstra
[next]