index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Substitute yet another strtoull()
Andy Shevchenko
2018-02-15
1
-22
/
+2
*
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-01-12
1
-1
/
+1
*
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
/
+13
*
|
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
1
-1
/
+2
|
/
*
perf util: Add const modifier to buf in "writen" function
David Carrillo-Cisneros
2017-07-18
1
-2
/
+4
*
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-18
1
-6
/
+28
*
perf tools: Do parameter validation earlier on fetch_kernel_version()
Arnaldo Carvalho de Melo
2017-06-20
1
-5
/
+10
*
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
2017-06-20
1
-37
/
+0
*
perf units: Move parse_tag_value() to units.[ch]
Arnaldo Carvalho de Melo
2017-04-26
1
-27
/
+0
*
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
2017-04-25
1
-22
/
+0
*
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
1
-0
/
+1
*
perf callchain: Move callchain specific routines from util.[ch]
Arnaldo Carvalho de Melo
2017-04-24
1
-104
/
+0
*
perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
Arnaldo Carvalho de Melo
2017-04-24
1
-31
/
+0
*
perf kvm: Make function only used by 'perf kvm' static
Arnaldo Carvalho de Melo
2017-04-24
1
-14
/
+0
*
perf tools: Move timestamp routines from util.h to time-utils.h
Arnaldo Carvalho de Melo
2017-04-20
1
-25
/
+0
*
perf tools: Move units conversion/formatting routines to separate object
Arnaldo Carvalho de Melo
2017-04-20
1
-35
/
+0
*
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-20
1
-0
/
+1
*
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
1
-10
/
+0
*
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
2017-04-19
1
-54
/
+0
*
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+2
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
2017-04-13
1
-1
/
+2
*
tools perf util: Make rm_rf(path) argument const
Joe Stringer
2017-01-31
1
-1
/
+1
*
perf tools: Add unit_number__scnprintf function
Jiri Olsa
2017-01-11
1
-0
/
+13
*
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
2016-12-01
1
-33
/
+0
*
perf tools: Fix kernel version error in ubuntu
Wang Nan
2016-11-25
1
-2
/
+53
*
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
2016-10-28
1
-0
/
+8
*
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
2016-08-23
1
-0
/
+1
*
perf tools: Make is_printable_array global
Jiri Olsa
2016-07-18
1
-0
/
+16
*
perf tests: Fix hist accumulation test
Jiri Olsa
2016-07-04
1
-6
/
+13
*
perf tools: Fix rm_rf() to handle non-regular files correctly
Masami Hiramatsu
2016-06-14
1
-8
/
+5
*
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-16
1
-1
/
+2
*
perf tools: Fix lsdir to set errno correctly
Masami Hiramatsu
2016-05-11
1
-1
/
+1
*
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
He Kuang
2016-05-09
1
-2
/
+0
*
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-27
1
-0
/
+2
*
perf tools: Add lsdir() helper to read a directory
Masami Hiramatsu
2016-04-26
1
-0
/
+34
*
perf tools: Make binary data printer code in trace_event public available
Wang Nan
2016-02-24
1
-0
/
+37
*
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
2016-02-16
1
-48
/
+0
*
perf tools: Move timestamp creation to util
Wang Nan
2016-01-29
1
-0
/
+17
*
perf symbols: Do not read symbols/data from device files
Jiri Olsa
2016-01-26
1
-0
/
+10
*
perf tools: Fallback to srcdir/Documentation/tips.txt
Namhyung Kim
2016-01-12
1
-5
/
+6
*
perf report: Show random usage tip on the help line
Namhyung Kim
2016-01-08
1
-0
/
+27
*
perf tools: Use same signal handling strategy as 'record'
Arnaldo Carvalho de Melo
2015-12-14
1
-1
/
+2
*
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-12-09
1
-34
/
+0
*
perf report: Add callchain value option
Namhyung Kim
2015-11-19
1
-1
/
+2
*
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-11-06
1
-0
/
+30
*
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
1
-1
/
+1
[next]