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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-09-25
perf evlist: Refcount mmaps
Arnaldo Carvalho de Melo
2
-2
/
+51
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
3
-53
/
+13
2014-09-25
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
3
-1
/
+8
2014-09-25
perf evlist: Allow growing pollfd on add method
Arnaldo Carvalho de Melo
2
-7
/
+36
2014-09-25
perf evlist: We need to poll all event file descriptors
Arnaldo Carvalho de Melo
1
-2
/
+2
2014-09-25
perf evlist: Monitor POLLERR and POLLHUP events too
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-09-25
perf evlist: Introduce perf_evlist__filter_pollfd method
Arnaldo Carvalho de Melo
2
-0
/
+23
2014-09-17
perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name
Masami Hiramatsu
1
-6
/
+10
2014-09-17
perf probe: Do not access kallsyms when analyzing user binaries
Masami Hiramatsu
2
-5
/
+7
2014-09-17
perf symbols: Add path to Ubuntu kernel debuginfo file
Anton Blanchard
1
-1
/
+7
2014-09-17
perf symbols: Ignore stripped vmlinux and fallback to kallsyms
Anton Blanchard
1
-0
/
+8
2014-09-17
perf tools: define _DEFAULT_SOURCE for glibc_2.20
Chanho Park
1
-0
/
+2
2014-09-17
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
3
-1
/
+8
2014-09-17
perf tools: Add perf_pmu__scan_file()
Adrian Hunter
2
-0
/
+40
2014-09-17
perf tools: Let default config be defined for a PMU
Adrian Hunter
3
-18
/
+40
2014-09-17
perf tools: Let a user specify a PMU event without any config terms
Adrian Hunter
2
-0
/
+16
2014-09-17
perf kvm stat report: Save pid string in opts.target.pid
Alexander Yarygin
1
-1
/
+0
2014-09-17
perf tools: Add +field argument support for --sort option
Jiri Olsa
1
-1
/
+36
2014-08-24
perf tools: Add +field argument support for --field option
Jiri Olsa
2
-5
/
+20
2014-08-22
perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL
Don Zickus
1
-0
/
+10
2014-08-22
perf tools: Add machine__kernel_ip()
Adrian Hunter
3
-3
/
+43
2014-08-22
perf machine: Rename machine__get_kernel_start_addr() method
Adrian Hunter
1
-4
/
+4
2014-08-22
perf scripting: Add 'flush' callback to scripting API
Adrian Hunter
4
-0
/
+20
2014-08-20
perf symbols: Don't try to find DSOs in SYSV maps
Don Zickus
1
-0
/
+1
2014-08-15
perf util: Replace strerror with strerror_r for thread-safety
Masami Hiramatsu
8
-14
/
+36
2014-08-15
perf probe: Make error messages thread-safe
Masami Hiramatsu
2
-15
/
+20
2014-08-15
perf: Use strerror_r instead of strerror
Masami Hiramatsu
1
-0
/
+3
2014-08-15
perf probe: Don't use strerror if strlist__add failed
Masami Hiramatsu
1
-2
/
+4
2014-08-15
perf report: Relax -g option parsing not to limit the option order
Namhyung Kim
1
-57
/
+38
2014-08-15
perf tools: Annotate PMU related list_head members with type info
Cody P Schafer
2
-5
/
+5
2014-08-15
perf annotate: Don't truncate Intel style addresses
Alex Converse
1
-3
/
+9
2014-08-15
perf probe: Warn user to rebuild target with debuginfo
Masami Hiramatsu
1
-18
/
+23
2014-08-13
perf evlist: Add perf_evlist__enable_event_idx()
Adrian Hunter
2
-0
/
+49
2014-08-13
perf tools: Add flags and insn_len to struct sample
Adrian Hunter
1
-0
/
+2
2014-08-13
perf machine: Add machine__thread_exec_comm()
Adrian Hunter
3
-1
/
+53
2014-08-13
perf tools: Identify which comms are from exec
Adrian Hunter
5
-11
/
+40
2014-08-13
perf script python: Add helpers for calling Python objects
Adrian Hunter
1
-67
/
+47
2014-08-13
perf session: Add perf_session__peek_event()
Adrian Hunter
2
-0
/
+60
2014-08-13
perf evlist: Add perf_evlist__set_tracking_event()
Adrian Hunter
5
-2
/
+24
2014-08-13
perf evlist: Add 'system_wide' option
Adrian Hunter
3
-13
/
+64
2014-08-13
perf symbols: Fix missing label symbols
Adrian Hunter
1
-1
/
+1
2014-08-13
perf symbols: Don't demangle parameters and such by default
Namhyung Kim
2
-2
/
+6
2014-08-13
perf top: Fix -z option behavior
Namhyung Kim
2
-0
/
+23
2014-08-13
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
3
-11
/
+20
2014-08-13
perf symbols: Fix a memory leak in vmlinux_path__init()
Namhyung Kim
1
-1
/
+1
2014-08-13
perf tools: Prefer to use a cpu-wide event for probing CLOEXEC
Adrian Hunter
1
-4
/
+18
2014-08-13
perf tools: Fix probing the kernel API with cpu-wide events
Adrian Hunter
1
-9
/
+27
2014-08-13
perf tools: Fix one of the probe events to exclude kernel
Adrian Hunter
1
-1
/
+1
[prev]
[next]