index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-29
/
+36
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
1
-3
/
+3
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
1
-0
/
+4
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
1
-2
/
+2
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-14
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
Arnaldo Carvalho de Melo
1
-4
/
+2
2020-10-13
perf sched: Show start of latency as well
Joel Fernandes (Google)
1
-10
/
+14
2020-08-21
perf sched timehist: Fix use of CPU list with summary option
David Ahern
1
-1
/
+5
2020-08-13
perf sched: Prefer sched_waking event when it exists
David Ahern
1
-3
/
+29
2020-05-05
perf sched: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
Arnaldo Carvalho de Melo
1
-9
/
+8
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
1
-29
/
+28
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-01-06
perf sched timehist: Add support for filtering on CPU
David Ahern
1
-0
/
+13
2019-11-12
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-25
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
1
-5
/
+6
2019-09-20
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-31
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-26
libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h
Jiri Olsa
1
-1
/
+1
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
1
-2
/
+2
2019-07-29
libperf: Include perf_evlist in evlist object
Jiri Olsa
1
-1
/
+1
2019-07-29
libperf: Include perf_evsel in evsel object
Jiri Olsa
1
-1
/
+1
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-2
/
+2
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-37
/
+37
2019-07-29
perf tools: Rename struct thread_map to struct perf_thread_map
Jiri Olsa
1
-2
/
+2
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-4
/
+4
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-25
perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-02-22
perf data: Add global path holder
Jiri Olsa
1
-10
/
+6
2019-01-25
perf sched: Use cached rbtrees
Davidlohr Bueso
1
-20
/
+25
2019-01-21
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
1
-1
/
+1
2018-06-05
perf sched: Use sched->show_callchain where appropriate
Arnaldo Carvalho de Melo
1
-5
/
+6
2018-06-05
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-03-07
perf sched map: Re-annotate shortname if thread comm changed
Changbin Du
1
-2
/
+36
2018-03-07
perf sched: Move thread::shortname to thread_runtime
Changbin Du
1
-40
/
+55
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-6
/
+10
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-4
/
+4
2017-09-13
perf sched timehist: Add pid and tid options
David Ahern
1
-0
/
+4
2017-06-27
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]