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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Implement addr2line directly using libbfd
Roberto Vitillo
2013-10-09
2
-0
/
+171
*
perf tools: Save failed result of get_srcline()
Namhyung Kim
2013-10-09
3
-2
/
+10
*
perf annotate: Pass dso instead of dso_name to get_srcline()
Namhyung Kim
2013-10-09
5
-10
/
+12
*
perf tools: Do not try to call addr2line on non-binary files
Namhyung Kim
2013-10-09
2
-5
/
+9
*
perf annotate: Factor out get/free_srcline()
Namhyung Kim
2013-10-09
6
-32
/
+96
*
perf hists: Free srcline when freeing hist_entry
Namhyung Kim
2013-10-09
1
-0
/
+1
*
perf annotate: Reuse path from the result of addr2line
Namhyung Kim
2013-10-09
1
-5
/
+1
*
perf sort: Fix a memory leak on srcline
Namhyung Kim
2013-10-09
1
-4
/
+1
*
perf tools: Separate out GTK codes to libperf-gtk.so
Namhyung Kim
2013-10-09
11
-74
/
+165
*
perf symbols: Add new option --ignore-vmlinux for perf top
Willy Tarreau
2013-10-09
3
-2
/
+5
*
perf tools: Adding throttle event data struct support
Jiri Olsa
2013-10-09
3
-7
/
+20
*
perf evlist: Introduce perf_evlist__new_default function
Jiri Olsa
2013-10-09
4
-23
/
+16
*
perf tools: Add possibility to specify mmap size
Jiri Olsa
2013-10-09
7
-10
/
+77
*
perf tools: Check mmap pages value early
Jiri Olsa
2013-10-09
6
-22
/
+54
*
perf lock: Account for lock average wait time
Davidlohr Bueso
2013-10-09
2
-2
/
+10
*
perf lock: Limit bad rate precision
Davidlohr Bueso
2013-10-09
1
-1
/
+1
*
perf lock: Redo __cmd_report
Davidlohr Bueso
2013-10-09
1
-32
/
+36
*
perf lock: Plug some memleaks
Davidlohr Bueso
2013-10-09
1
-5
/
+9
*
perf lock: Return proper code in report_lock_*_event
Davidlohr Bueso
2013-10-09
1
-12
/
+12
*
perf lock: Remove dead code
Davidlohr Bueso
2013-10-09
1
-6
/
+0
*
perf tools: Unify page_size usage
Jiri Olsa
2013-10-09
3
-4
/
+3
*
perf tools: Remove unused trace-event-* code
Jiri Olsa
2013-10-09
2
-45
/
+0
*
perf symbols: Support for Openembedded/Yocto -dbg packages
Ricardo Ribalda Delgado
2013-10-09
3
-13
/
+38
*
perf completion: Use more comp words
Ramkumar Ramachandra
2013-10-09
1
-6
/
+6
*
perf completion: Strip dependency on bash-completion
Ramkumar Ramachandra
2013-10-09
1
-6
/
+77
*
perf completion: Strip function_exists ()
Ramkumar Ramachandra
2013-10-09
1
-7
/
+1
*
perf completion: Strip dependency on _filedir
Ramkumar Ramachandra
2013-10-09
1
-4
/
+3
*
perf completion: Update __ltrim_colon_completions
Ramkumar Ramachandra
2013-10-09
1
-1
/
+1
*
perf completion: Don't dictate perf install location
Ramkumar Ramachandra
2013-10-09
1
-1
/
+1
*
perf trace: Add option to show process COMM
Arnaldo Carvalho de Melo
2013-10-09
2
-1
/
+11
*
perf trace: Beautify eventfd2 'flags' arg
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+29
*
perf trace: Beautify send/recv syscall 'flags' arg
Arnaldo Carvalho de Melo
2013-10-09
1
-1
/
+66
*
perf trace: Don't print zeroed args
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+3
*
perf trace: Remove duplicate mmap entry in syscall_fmts array
David Ahern
2013-10-09
1
-1
/
+0
*
perf trace: Add option to show full timestamp
David Ahern
2013-10-09
2
-2
/
+9
*
perf trace: Beautify rlmimit resources
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+16
*
perf trace: Beautify access 'mode' arg
Arnaldo Carvalho de Melo
2013-10-09
1
-1
/
+29
*
perf trace: Beautify socket 'type' arg
Arnaldo Carvalho de Melo
2013-10-09
1
-1
/
+49
*
perf trace: Beautify socket 'family' arg
Arnaldo Carvalho de Melo
2013-10-09
1
-1
/
+13
*
perf trace: Beautify signal number arg in several syscalls
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+57
*
perf trace: Beautify rt_sigprocmask 'how' arg
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+6
*
perf trace: Beautify fcntl 'cmd' arg
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+11
*
perf trace: Use strarray for ltrace's whence arg
Arnaldo Carvalho de Melo
2013-10-09
1
-27
/
+13
*
perf trace: Allow passing parms to arg formatters
Arnaldo Carvalho de Melo
2013-10-09
1
-0
/
+41
*
perf trace: Put syscall formatter parms into struct
Arnaldo Carvalho de Melo
2013-10-09
1
-48
/
+48
*
tools/perf/build: Clean up feature_print_code()
Jiri Olsa
2013-10-09
1
-3
/
+3
*
tools/perf/build: Pass through LDFLAGS to feature tests
Ingo Molnar
2013-10-09
2
-3
/
+3
*
tools/perf/build: Harmonize the style of the feature testcases
Ingo Molnar
2013-10-09
12
-9
/
+11
*
tools/perf/build: Fix O=/some/dir perf.o type of targets
Ingo Molnar
2013-10-09
1
-1
/
+15
*
tools/perf/build: Fix non-canonical directory names in O=
Ingo Molnar
2013-10-09
1
-1
/
+8
[next]