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