index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
1
-1
/
+1
*
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
2015-10-05
1
-2
/
+2
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-09-18
1
-1
/
+1
|
\
|
*
perf tools: Bool functions shouldn't return -1
Peter Senna Tschudin
2015-09-17
1
-1
/
+1
*
|
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-09-04
1
-70
/
+0
*
|
perf tools: Move tracing_path stuff under same namespace
Jiri Olsa
2015-09-02
1
-10
/
+10
*
|
perf tools: Remove mountpoint arg from perf_debugfs_mount
Jiri Olsa
2015-09-02
1
-7
/
+7
|
/
*
perf tools: Do not change lib/api/fs/debugfs directly
Jiri Olsa
2015-08-28
1
-1
/
+0
*
perf tools: Add tracing_path and remove unneeded functions
Jiri Olsa
2015-08-28
1
-52
/
+4
*
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-08
1
-0
/
+90
*
perf tools: Avoid possible race condition in copyfile()
Milos Vyletel
2015-06-10
1
-15
/
+31
*
perf tools: Introduce copyfile_offset() function
Namhyung Kim
2015-05-18
1
-9
/
+29
*
perf tools: Add rm_rf() utility function
Namhyung Kim
2015-05-18
1
-0
/
+43
*
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2015-02-24
1
-0
/
+7
*
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2015-02-11
1
-11
/
+49
*
perf tools: Use sysctl__read_int instead of ad-hoc copies
Arnaldo Carvalho de Melo
2014-12-11
1
-8
/
+1
*
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
2014-12-11
1
-17
/
+0
*
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
2014-10-03
1
-0
/
+8
*
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
2014-08-15
1
-2
/
+3
*
perf tools: Introduce set_term_quiet_input helper function
Jiri Olsa
2014-08-13
1
-0
/
+13
*
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
2014-08-12
1
-0
/
+36
*
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
1
-0
/
+1
*
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
2014-07-07
1
-7
/
+2
*
perf tools: Add support to dynamically get cacheline size
Don Zickus
2014-06-09
1
-0
/
+1
*
perf tools: Handle EINTR error for readn/writen
Namhyung Kim
2014-04-29
1
-0
/
+2
*
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2014-02-18
1
-1
/
+1
*
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
2013-12-13
1
-0
/
+22
*
perf tools: Add perf_event_paranoid()
Adrian Hunter
2013-12-13
1
-0
/
+19
*
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
2013-12-09
1
-0
/
+14
*
perf tools: Add filename__read_str util function
Jiri Olsa
2013-12-04
1
-0
/
+49
*
perf tools: Add writen function
Jiri Olsa
2013-12-02
1
-5
/
+19
*
perf tools: Fine tune readn function
Jiri Olsa
2013-12-02
1
-5
/
+11
*
perf tools: Use correct return type for readn function
Jiri Olsa
2013-12-02
1
-2
/
+2
*
perf tools: Do not accept parse_tag_value() overflow
Adrian Hunter
2013-10-23
1
-0
/
+2
*
perf tools: Introduce filename__read_int helper
Arnaldo Carvalho de Melo
2013-10-17
1
-0
/
+17
*
perf tools: Add copyfile_mode()
Adrian Hunter
2013-10-14
1
-5
/
+13
*
perf tools: Add possibility to specify mmap size
Jiri Olsa
2013-10-09
1
-0
/
+25
*
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-10-09
1
-2
/
+2
*
perf util: Add parse_nsec_time() function
Namhyung Kim
2013-08-07
1
-0
/
+33
*
perf util: Move debugfs/tracing helper functions to util.c
Namhyung Kim
2013-07-12
1
-0
/
+59
*
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
2013-03-15
1
-0
/
+27
*
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
1
-0
/
+22
*
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
1
-0
/
+2
*
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
1
-0
/
+33
*
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-06
1
-0
/
+2
*
perf tools: Convert to BACKTRACE_SUPPORT
Namhyung Kim
2012-10-02
1
-2
/
+2
*
perf tools: add NO_BACKTRACE for application self-debugging
Irina Tirdea
2012-09-07
1
-0
/
+6
*
perf tools: Add dump_stack function
Arnaldo Carvalho de Melo
2012-08-07
1
-0
/
+19
*
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
2012-04-19
1
-0
/
+10
*
perf tools: cleanup initialization of attr->size
Stephane Eranian
2012-02-13
1
-0
/
+2
[next]