index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-01
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-26
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
1
-20
/
+0
2019-08-14
perf tools: Add helpers to use capabilities if present
Igor Lubashev
1
-0
/
+9
2019-07-30
libperf: Adopt the readn()/writen() functions from tools/perf
Jiri Olsa
1
-40
/
+0
2019-06-26
perf kallsyms: Adopt hex2u64 from tools/perf/util/util.h
Arnaldo Carvalho de Melo
1
-13
/
+0
2019-02-25
perf tools: Add perf_exe() helper to find perf binary
Andi Kleen
1
-0
/
+10
2019-02-25
perf tools: Add rm_rf_perf_data function
Jiri Olsa
1
-0
/
+11
2019-02-25
perf tools: Add pattern name checking to rm_rf
Jiri Olsa
1
-3
/
+33
2019-02-25
perf tools: Add depth checking to rm_rf
Jiri Olsa
1
-2
/
+12
2019-02-20
perf tools: Make rm_rf() remove single file
Jiri Olsa
1
-3
/
+13
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-09-19
perf util: Make copyfile_offset() global
Jiri Olsa
1
-1
/
+1
2018-05-17
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
1
-0
/
+13
2018-05-17
perf tools: Read the cache line size lazily
Arnaldo Carvalho de Melo
1
-1
/
+20
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
1
-22
/
+2
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
1
-1
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
1
-0
/
+13
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-07-19
perf util: Add const modifier to buf in "writen" function
David Carrillo-Cisneros
1
-2
/
+4
2017-07-19
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
1
-6
/
+28
2017-06-20
perf tools: Do parameter validation earlier on fetch_kernel_version()
Arnaldo Carvalho de Melo
1
-5
/
+10
2017-06-20
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
1
-37
/
+0
2017-04-26
perf units: Move parse_tag_value() to units.[ch]
Arnaldo Carvalho de Melo
1
-27
/
+0
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
1
-22
/
+0
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf callchain: Move callchain specific routines from util.[ch]
Arnaldo Carvalho de Melo
1
-104
/
+0
2017-04-24
perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
Arnaldo Carvalho de Melo
1
-31
/
+0
2017-04-24
perf kvm: Make function only used by 'perf kvm' static
Arnaldo Carvalho de Melo
1
-14
/
+0
2017-04-20
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
1
-25
/
+0
2017-04-20
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
1
-35
/
+0
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
1
-10
/
+0
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
1
-54
/
+0
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-13
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
1
-1
/
+2
2017-01-31
tools perf util: Make rm_rf(path) argument const
Joe Stringer
1
-1
/
+1
2017-01-11
perf tools: Add unit_number__scnprintf function
Jiri Olsa
1
-0
/
+13
2016-12-01
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
1
-33
/
+0
2016-11-25
perf tools: Fix kernel version error in ubuntu
Wang Nan
1
-2
/
+53
2016-10-28
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
1
-0
/
+8
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-19
perf tools: Make is_printable_array global
Jiri Olsa
1
-0
/
+16
2016-07-05
perf tests: Fix hist accumulation test
Jiri Olsa
1
-6
/
+13
2016-06-14
perf tools: Fix rm_rf() to handle non-regular files correctly
Masami Hiramatsu
1
-8
/
+5
2016-05-17
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
1
-1
/
+2
[next]