index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
1
-0
/
+1
2024-10-17
perf color: Add printf format checking and resolve issues
Ian Rogers
1
-1
/
+1
2024-10-14
perf sched timehist: Add pre-migration wait time option
Madadi Vineeth Reddy
1
-39
/
+59
2024-09-26
perf sched replay: Remove unused parts of the code
Madadi Vineeth Reddy
1
-13
/
+3
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
1
-0
/
+3
2024-09-03
perf sched timehist: Add --prio option
Yang Jihong
1
-1
/
+73
2024-09-03
perf sched timehist: Add --show-prio option
Yang Jihong
1
-7
/
+84
2024-09-03
perf sched timehist: Remove redundant BUG_ON in timehist_sched_change_event()
Yang Jihong
1
-2
/
+0
2024-09-03
perf sched timehist: Skip print non-idle task samples when only show idle events
Yang Jihong
1
-3
/
+3
2024-08-30
perf sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
1
-1
/
+4
2024-08-16
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
1
-1
/
+2
2024-08-12
perf sched: Use perf_tool__init()
Ian Rogers
1
-9
/
+7
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
1
-17
/
+17
2024-07-12
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
1
-7
/
+13
2024-07-12
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
1
-5
/
+27
2024-07-12
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
1
-36
/
+111
2024-06-28
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
1
-1
/
+4
2024-06-25
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
1
-1
/
+4
2024-06-15
perf: sched map skips redundant lines with cpu filters
Fernand Sieber
1
-6
/
+6
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
1
-1
/
+1
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
1
-2
/
+2
2024-04-03
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
1
-2
/
+5
2024-02-09
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
1
-33
/
+61
2024-02-09
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
1
-7
/
+8
2024-02-09
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
1
-15
/
+26
2024-02-09
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
1
-7
/
+12
2024-01-22
perf sched: Commit to evsel__taskstate() to parse task state info
Ze Gao
1
-36
/
+10
2024-01-22
perf sched: Sync state char array with the kernel
Ze Gao
1
-12
/
+1
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
1
-1
/
+1
2023-06-12
perf sched: Avoid large stack allocations
Ian Rogers
1
-4
/
+22
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
1
-3
/
+11
2023-06-12
perf thread: Add reference count checking
Ian Rogers
1
-2
/
+2
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
1
-0
/
+2
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-22
/
+29
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
1
-22
/
+1
2023-04-12
perf sched: Fix sched latency analysis incorrection when using 'sched:sched_w...
Chunxin Zang
1
-1
/
+14
2023-04-10
perf util: Move input_name to util
Ian Rogers
1
-1
/
+1
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
1
-1
/
+1
2022-10-04
perf sched: Factor out destroy_tasks()
Namhyung Kim
1
-2
/
+22
2022-10-04
perf sched: Fixes for thread safety analysis
Ian Rogers
1
-17
/
+29
2022-10-04
perf sched: Update use of pthread mutex
Ian Rogers
1
-35
/
+32
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-10
perf sched latency: Fix subcommand matching error
Yang Jihong
1
-1
/
+1
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
1
-2
/
+2
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
[next]