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
/
util
/
util.c
Age
Commit message (
Expand
)
Author
2022-07-20
perf tools: Add reallocarray_as_needed()
Adrian Hunter
2022-07-20
perf tools: Remove also guest kcore_dir with host kcore_dir
Adrian Hunter
2022-04-20
perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is not set and user tr...
Martin Liška
2022-02-10
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2020-04-16
perf tools: Support CAP_PERFMON capability
Alexey Budankov
2020-03-10
perf util: Factor out sysctl__nmi_watchdog_enabled()
Kan Liang
2019-11-06
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
2019-11-06
perf data: Rename directory "header" file to "data"
Adrian Hunter
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-26
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
2019-08-14
perf tools: Add helpers to use capabilities if present
Igor Lubashev
2019-07-29
libperf: Adopt the readn()/writen() functions from tools/perf
Jiri Olsa
2019-06-25
perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
Arnaldo Carvalho de Melo
2019-02-25
perf tools: Add perf_exe() helper to find perf binary
Andi Kleen
2019-02-25
perf tools: Add rm_rf_perf_data function
Jiri Olsa
2019-02-25
perf tools: Add pattern name checking to rm_rf
Jiri Olsa
2019-02-25
perf tools: Add depth checking to rm_rf
Jiri Olsa
2019-02-20
perf tools: Make rm_rf() remove single file
Jiri Olsa
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
2018-09-19
perf util: Make copyfile_offset() global
Jiri Olsa
2018-05-17
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
2018-05-17
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-07-18
perf util: Add const modifier to buf in "writen" function
David Carrillo-Cisneros
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-06-20
perf tools: Do parameter validation earlier on fetch_kernel_version()
Arnaldo Carvalho de Melo
2017-06-20
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
2017-04-26
perf units: Move parse_tag_value() to units.[ch]
Arnaldo Carvalho de Melo
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
perf callchain: Move callchain specific routines from util.[ch]
Arnaldo Carvalho de Melo
2017-04-24
perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
Arnaldo Carvalho de Melo
2017-04-24
perf kvm: Make function only used by 'perf kvm' static
Arnaldo Carvalho de Melo
2017-04-20
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
2017-04-20
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
[next]