index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-10-25
1
-1
/
+1
*
perf sched: Avoid large stack allocations
Ian Rogers
2023-06-12
1
-4
/
+22
*
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
1
-3
/
+11
*
perf thread: Add reference count checking
Ian Rogers
2023-06-12
1
-2
/
+2
*
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
1
-0
/
+2
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-22
/
+29
*
perf thread: Remove notion of dead threads
Ian Rogers
2023-06-12
1
-22
/
+1
*
perf sched: Fix sched latency analysis incorrection when using 'sched:sched_w...
Chunxin Zang
2023-04-12
1
-1
/
+14
*
perf util: Move input_name to util
Ian Rogers
2023-04-10
1
-1
/
+1
*
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-02
1
-1
/
+1
*
perf sched: Factor out destroy_tasks()
Namhyung Kim
2022-10-04
1
-2
/
+22
*
perf sched: Fixes for thread safety analysis
Ian Rogers
2022-10-04
1
-17
/
+29
*
perf sched: Update use of pthread mutex
Ian Rogers
2022-10-04
1
-35
/
+32
*
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
2022-08-27
1
-5
/
+19
*
perf sched latency: Fix subcommand matching error
Yang Jihong
2022-08-10
1
-1
/
+1
*
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-03-26
1
-2
/
+2
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-29
/
+36
*
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
1
-3
/
+3
*
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-11-07
1
-0
/
+4
*
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-2
/
+2
*
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-18
1
-4
/
+29
*
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
2021-07-14
1
-1
/
+1
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
1
-1
/
+1
*
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
[next]