index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-sched.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
1
-7
/
+13
*
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
1
-5
/
+27
*
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-07-12
1
-36
/
+111
*
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2024-06-28
1
-1
/
+4
*
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
2024-06-25
1
-1
/
+4
*
perf: sched map skips redundant lines with cpu filters
Fernand Sieber
2024-06-15
1
-6
/
+6
*
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
2024-05-10
1
-1
/
+1
*
perf evsel: Use evsel__name_is() helper
Yang Jihong
2024-04-03
1
-2
/
+2
*
perf sched timehist: Fix -g/--call-graph option failure
Yang Jihong
2024-04-03
1
-2
/
+5
*
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
2024-02-09
1
-33
/
+61
*
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
2024-02-09
1
-7
/
+8
*
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
2024-02-09
1
-15
/
+26
*
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
2024-02-09
1
-7
/
+12
*
perf sched: Commit to evsel__taskstate() to parse task state info
Ze Gao
2024-01-22
1
-36
/
+10
*
perf sched: Sync state char array with the kernel
Ze Gao
2024-01-22
1
-12
/
+1
*
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
[next]