index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-sched.c
Age
Commit message (
Expand
)
Author
2024-10-17
perf color: Add printf format checking and resolve issues
Ian Rogers
2024-10-14
perf sched timehist: Add pre-migration wait time option
Madadi Vineeth Reddy
2024-09-26
perf sched replay: Remove unused parts of the code
Madadi Vineeth Reddy
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
2024-09-03
perf sched timehist: Add --prio option
Yang Jihong
2024-09-03
perf sched timehist: Add --show-prio option
Yang Jihong
2024-09-03
perf sched timehist: Remove redundant BUG_ON in timehist_sched_change_event()
Yang Jihong
2024-09-03
perf sched timehist: Skip print non-idle task samples when only show idle events
Yang Jihong
2024-08-30
perf sched timehist: Fixed timestamp error when unable to confirm event sched...
Yang Jihong
2024-08-16
perf sched timehist: Fix missing free of session in perf_sched__timehist()
Yang Jihong
2024-08-12
perf sched: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-07-12
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-06-28
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2024-06-25
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
2024-06-15
perf: sched map skips redundant lines with cpu filters
Fernand Sieber
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
2024-04-03
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-04-03
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
2024-02-09
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
2024-02-09
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
2024-02-09
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
2024-02-09
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
2024-01-22
perf sched: Commit to evsel__taskstate() to parse task state info
Ze Gao
2024-01-22
perf sched: Sync state char array with the kernel
Ze Gao
2023-10-25
libperf rc_check: Add RC_CHK_EQUAL
Ian Rogers
2023-06-12
perf sched: Avoid large stack allocations
Ian Rogers
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
perf thread: Add reference count checking
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
perf thread: Remove notion of dead threads
Ian Rogers
2023-04-12
perf sched: Fix sched latency analysis incorrection when using 'sched:sched_w...
Chunxin Zang
2023-04-10
perf util: Move input_name to util
Ian Rogers
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-10-04
perf sched: Factor out destroy_tasks()
Namhyung Kim
2022-10-04
perf sched: Fixes for thread safety analysis
Ian Rogers
2022-10-04
perf sched: Update use of pthread mutex
Ian Rogers
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
2022-08-10
perf sched latency: Fix subcommand matching error
Yang Jihong
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
2021-07-14
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...
Arnaldo Carvalho de Melo
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
[next]