index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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]