index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-sched.c
Age
Commit message (
Expand
)
Author
2017-09-13
perf sched timehist: Add pid and tid options
David Ahern
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-14
perf sched timehist: Add --next option
Brendan Gregg
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-13
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2017-01-17
perf sched timehist: Show total wait times for summary
Namhyung Kim
2017-01-17
perf sched timehist: Add --state option
Namhyung Kim
2017-01-17
perf sched timehist: Account thread wait time separately
Namhyung Kim
2016-12-27
perf sched timehist: Show total scheduling time
Namhyung Kim
2016-12-22
perf sched timehist: Fix invalid period calculation
Namhyung Kim
2016-12-22
perf sched timehist: Remove hardcoded 'comm_width' check at print_summary
Namhyung Kim
2016-12-22
perf sched timehist: Enlarge default 'comm_width'
Namhyung Kim
2016-12-22
perf sched timehist: Honour 'comm_width' when aligning the headers
Namhyung Kim
2016-12-15
perf sched timehist: Show callchains for idle stat
Namhyung Kim
2016-12-15
perf sched timehist: Add -I/--idle-hist option
Namhyung Kim
2016-12-15
perf sched timehist: Skip non-idle events when necessary
Namhyung Kim
2016-12-15
perf sched timehist: Save callchain when entering idle
Namhyung Kim
2016-12-15
perf sched timehist: Introduce struct idle_time_data
Namhyung Kim
2016-12-15
perf sched timehist: Split is_idle_sample()
Namhyung Kim
2016-12-07
perf sched timehist: Cleanup idle_max_cpu handling
Namhyung Kim
2016-12-07
perf sched timehist: Handle zero sample->tid properly
Namhyung Kim
2016-12-07
perf sched: Cleanup option processing
Namhyung Kim
2016-12-07
perf sched timehist: Improve error message when analyzing wrong file
David Ahern
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
[next]