index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-05-11
perf tools: Fix lsdir to set errno correctly
Masami Hiramatsu
1
-1
/
+1
2016-05-09
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
He Kuang
1
-2
/
+0
2016-04-27
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-04-26
perf tools: Add lsdir() helper to read a directory
Masami Hiramatsu
1
-0
/
+34
2016-02-24
perf tools: Make binary data printer code in trace_event public available
Wang Nan
1
-0
/
+37
2016-02-16
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
1
-48
/
+0
2016-01-29
perf tools: Move timestamp creation to util
Wang Nan
1
-0
/
+17
2016-01-26
perf symbols: Do not read symbols/data from device files
Jiri Olsa
1
-0
/
+10
2016-01-12
perf tools: Fallback to srcdir/Documentation/tips.txt
Namhyung Kim
1
-5
/
+6
2016-01-08
perf report: Show random usage tip on the help line
Namhyung Kim
1
-0
/
+27
2015-12-14
perf tools: Use same signal handling strategy as 'record'
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-12-09
perf tools: Move term functions out of util.c
Josh Poimboeuf
1
-34
/
+0
2015-11-19
perf report: Add callchain value option
Namhyung Kim
1
-1
/
+2
2015-11-06
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
1
-0
/
+30
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
1
-1
/
+1
2015-10-05
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-09-18
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
1
-1
/
+1
2015-09-17
perf tools: Bool functions shouldn't return -1
Peter Senna Tschudin
1
-1
/
+1
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
1
-70
/
+0
2015-09-02
perf tools: Move tracing_path stuff under same namespace
Jiri Olsa
1
-10
/
+10
2015-09-02
perf tools: Remove mountpoint arg from perf_debugfs_mount
Jiri Olsa
1
-7
/
+7
2015-08-28
perf tools: Do not change lib/api/fs/debugfs directly
Jiri Olsa
1
-1
/
+0
2015-08-28
perf tools: Add tracing_path and remove unneeded functions
Jiri Olsa
1
-52
/
+4
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
1
-0
/
+90
2015-06-10
perf tools: Avoid possible race condition in copyfile()
Milos Vyletel
1
-15
/
+31
2015-05-18
perf tools: Introduce copyfile_offset() function
Namhyung Kim
1
-9
/
+29
2015-05-18
perf tools: Add rm_rf() utility function
Namhyung Kim
1
-0
/
+43
2015-02-24
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
1
-0
/
+7
2015-02-11
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
1
-11
/
+49
2014-12-11
perf tools: Use sysctl__read_int instead of ad-hoc copies
Arnaldo Carvalho de Melo
1
-8
/
+1
2014-12-11
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
1
-17
/
+0
2014-10-03
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
1
-0
/
+8
2014-08-15
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
1
-2
/
+3
2014-08-13
perf tools: Introduce set_term_quiet_input helper function
Jiri Olsa
1
-0
/
+13
2014-08-12
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
1
-0
/
+36
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
1
-0
/
+1
2014-07-07
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
1
-7
/
+2
2014-06-09
perf tools: Add support to dynamically get cacheline size
Don Zickus
1
-0
/
+1
2014-04-29
perf tools: Handle EINTR error for readn/writen
Namhyung Kim
1
-0
/
+2
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
1
-1
/
+1
2013-12-13
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
1
-0
/
+22
2013-12-13
perf tools: Add perf_event_paranoid()
Adrian Hunter
1
-0
/
+19
2013-12-09
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
1
-0
/
+14
2013-12-04
perf tools: Add filename__read_str util function
Jiri Olsa
1
-0
/
+49
2013-12-02
perf tools: Add writen function
Jiri Olsa
1
-5
/
+19
2013-12-02
perf tools: Fine tune readn function
Jiri Olsa
1
-5
/
+11
2013-12-02
perf tools: Use correct return type for readn function
Jiri Olsa
1
-2
/
+2
2013-10-23
perf tools: Do not accept parse_tag_value() overflow
Adrian Hunter
1
-0
/
+2
2013-10-17
perf tools: Introduce filename__read_int helper
Arnaldo Carvalho de Melo
1
-0
/
+17
[next]