index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
Arnaldo Carvalho de Melo
2020-11-30
1
-4
/
+2
*
perf sched: Show start of latency as well
Joel Fernandes (Google)
2020-10-13
1
-10
/
+14
*
perf sched timehist: Fix use of CPU list with summary option
David Ahern
2020-08-21
1
-1
/
+5
*
perf sched: Prefer sched_waking event when it exists
David Ahern
2020-08-13
1
-3
/
+29
*
perf sched: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
Arnaldo Carvalho de Melo
2020-05-05
1
-9
/
+8
*
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2020-05-05
1
-29
/
+28
*
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
1
-2
/
+2
*
perf sched timehist: Add support for filtering on CPU
David Ahern
2020-01-06
1
-0
/
+13
*
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
2019-11-12
1
-1
/
+1
*
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
*
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
2019-09-25
1
-1
/
+1
*
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-09-20
1
-5
/
+6
*
perf sched: Add missing event.h include directive
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+2
*
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
2019-08-31
1
-1
/
+1
*
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
1
-0
/
+1
*
libperf: Add PERF_RECORD_LOST 'struct lost_event' to perf/event.h
Jiri Olsa
2019-08-26
1
-1
/
+1
*
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2019-07-29
1
-2
/
+2
*
libperf: Include perf_evlist in evlist object
Jiri Olsa
2019-07-29
1
-1
/
+1
*
libperf: Include perf_evsel in evsel object
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-37
/
+37
*
perf tools: Rename struct thread_map to struct perf_thread_map
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-4
/
+4
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-25
1
-1
/
+1
*
perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
Arnaldo Carvalho de Melo
2019-06-25
1
-0
/
+1
*
perf data: Add global path holder
Jiri Olsa
2019-02-22
1
-10
/
+6
*
perf sched: Use cached rbtrees
Davidlohr Bueso
2019-01-25
1
-20
/
+25
*
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
2019-01-21
1
-1
/
+1
*
perf sched: Use sched->show_callchain where appropriate
Arnaldo Carvalho de Melo
2018-06-05
1
-5
/
+6
*
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-06-05
1
-2
/
+1
*
perf sched map: Re-annotate shortname if thread comm changed
Changbin Du
2018-03-07
1
-2
/
+36
*
perf sched: Move thread::shortname to thread_runtime
Changbin Du
2018-03-07
1
-40
/
+55
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
1
-6
/
+10
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
1
-4
/
+4
*
|
perf sched timehist: Add pid and tid options
David Ahern
2017-09-13
1
-0
/
+4
|
/
*
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-27
1
-1
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2017-03-27
1
-3
/
+3
*
perf sched timehist: Add --next option
Brendan Gregg
2017-03-14
1
-5
/
+20
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-0
/
+1
*
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
1
-6
/
+6
*
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+1
*
perf sched timehist: Show total wait times for summary
Namhyung Kim
2017-01-17
1
-3
/
+41
[next]