index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf list: Add scandirat compatibility function
Ian Rogers
2024-02-22
1
-0
/
+8
*
perf util: Move perf_guest/host declarations
Ian Rogers
2023-04-11
1
-0
/
+3
*
perf util: Move input_name to util
Ian Rogers
2023-04-11
1
-0
/
+2
*
perf usage: Move usage strings
Ian Rogers
2023-04-11
1
-0
/
+3
*
perf util: Add host_is_bigendian to util.h
Ian Rogers
2022-12-14
1
-0
/
+19
*
perf util: Make header guard consistent with tool
Ian Rogers
2022-12-14
1
-3
/
+3
*
perf tools: Add reallocarray_as_needed()
Adrian Hunter
2022-07-20
1
-0
/
+15
*
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
2022-02-10
1
-0
/
+2
*
perf record: Disable debuginfod by default
Jiri Olsa
2022-01-15
1
-0
/
+6
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-1
/
+4
*
perf report: Fix memory leaks around perf_tip()
Ian Rogers
2021-11-18
1
-1
/
+1
*
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
1
-0
/
+6
*
perf util: Factor out sysctl__nmi_watchdog_enabled()
Kan Liang
2020-03-10
1
-0
/
+2
*
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-25
1
-5
/
+0
*
perf tools: No need to include internal/lib.h from util/util.h
Arnaldo Carvalho de Melo
2019-09-25
1
-1
/
+0
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
1
-2
/
+0
*
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
2019-08-26
1
-1
/
+0
*
libperf: Adopt the readn()/writen() functions from tools/perf
Jiri Olsa
2019-07-29
1
-3
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-9
/
+0
*
perf tools: Move get_current_dir_name() cond prototype out of util.h
Arnaldo Carvalho de Melo
2019-07-09
1
-4
/
+0
*
perf namespaces: Move the conditional setns() prototype to namespaces.h
Arnaldo Carvalho de Melo
2019-07-09
1
-4
/
+0
*
perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
Arnaldo Carvalho de Melo
2019-06-25
1
-1
/
+0
*
perf tools: Add perf_exe() helper to find perf binary
Andi Kleen
2019-02-25
1
-0
/
+2
*
perf tools: Add rm_rf_perf_data function
Jiri Olsa
2019-02-25
1
-0
/
+1
*
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2018-11-19
1
-0
/
+4
*
perf util: Make copyfile_offset() global
Jiri Olsa
2018-09-19
1
-0
/
+2
*
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
2018-05-17
1
-0
/
+2
*
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
2018-05-17
1
-1
/
+1
*
perf tools: No need to include namespaces.h in util.h
Arnaldo Carvalho de Melo
2018-04-09
1
-2
/
+2
*
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2018-01-23
1
-0
/
+10
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
1
-0
/
+5
*
|
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
1
-2
/
+0
|
/
*
perf util: Add const modifier to buf in "writen" function
David Carrillo-Cisneros
2017-07-19
1
-1
/
+1
*
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-19
1
-0
/
+2
*
tools build: Add test for setns()
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+4
*
perf tools: Replace error() with pr_err()
Arnaldo Carvalho de Melo
2017-06-27
1
-1
/
+0
*
perf tools: Remove warning()
Arnaldo Carvalho de Melo
2017-06-27
1
-3
/
+0
*
perf tools: Remove unused _ALL_SOURCE define
Arnaldo Carvalho de Melo
2017-06-20
1
-1
/
+0
*
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
2017-06-20
1
-2
/
+0
*
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
1
-9
/
+3
*
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
1
-6
/
+4
*
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-26
1
-2
/
+0
*
perf units: Move parse_tag_value() to units.[ch]
Arnaldo Carvalho de Melo
2017-04-26
1
-7
/
+0
*
perf ui gtk: Move gtk .so name to the only place where it is used
Arnaldo Carvalho de Melo
2017-04-26
1
-2
/
+0
*
perf tools: Move HAS_BOOL define to where perl headers are used
Arnaldo Carvalho de Melo
2017-04-26
1
-1
/
+0
*
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
2017-04-25
1
-3
/
+0
*
perf tools: Move event prototypes from util.h to event.h
Arnaldo Carvalho de Melo
2017-04-25
1
-8
/
+0
*
perf buildid: Move prototypes from util.h to build-id.h
Arnaldo Carvalho de Melo
2017-04-25
1
-3
/
+0
[next]