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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
perf buildid-cache: Add ability to add kcore to the cache
Adrian Hunter
6
-1
/
+576
2013-10-14
perf annotate: Fix annotate_browser__callq()
Adrian Hunter
1
-11
/
+10
2013-10-14
perf symbols: Add ability to find kcore in build-id cache
Adrian Hunter
1
-44
/
+103
2013-10-14
perf tools: Add copyfile_mode()
Adrian Hunter
2
-5
/
+14
2013-10-14
perf annotate: Find kcore symbols on other maps
Adrian Hunter
1
-13
/
+9
2013-10-14
tools/perf/build: Simplify the autodep inclusion rule
Ingo Molnar
1
-1
/
+1
2013-10-14
tools/perf/build: Improve the 'stackprotector' feature test
Ingo Molnar
1
-1
/
+1
2013-10-14
tools/perf/build: Remove the volatile-register-var feature check
Ingo Molnar
2
-12
/
+3
2013-10-14
tools/perf/build: Simplify the libelf logic
Ingo Molnar
1
-8
/
+0
2013-10-14
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
Ingo Molnar
1
-4
/
+4
2013-10-14
tools/perf/build: Pass through DEBUG parameter
Ingo Molnar
2
-6
/
+16
2013-10-14
tools/perf/build: Fix non-existent build directory handling
Ingo Molnar
1
-1
/
+1
2013-10-14
perf symbols: Add map_groups__find_ams()
Arnaldo Carvalho de Melo
2
-0
/
+21
2013-10-14
perf symbols: Workaround objdump difficulties with kcore
Adrian Hunter
4
-0
/
+273
2013-10-14
perf symbols: Validate kcore module addresses
Adrian Hunter
1
-21
/
+175
2013-10-14
perf tools: Separate lbfd check out of NO_DEMANGLE condition
Jiri Olsa
1
-7
/
+9
2013-10-14
perf tests: Fix memory leak in dso-data.c
Felipe Pena
1
-0
/
+1
2013-10-14
perf tools: Fix old GCC build error in 'get_srcline'
David Ahern
1
-2
/
+2
2013-10-14
perf trace: Add summary option to dump syscall statistics
David Ahern
2
-12
/
+102
2013-10-14
perf util: Add findnew method to intlist
David Ahern
4
-7
/
+44
2013-10-14
perf trace: Improve the error messages
Ramkumar Ramachandra
1
-9
/
+28
2013-10-11
perf timechart: Add example in the documentation
Ramkumar Ramachandra
1
-1
/
+14
2013-10-11
perf tools: Implement summary output for 'make install'
Ingo Molnar
3
-36
/
+48
2013-10-11
perf tools: Align perf version output to other build messages
Ingo Molnar
1
-1
/
+1
2013-10-11
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
Ingo Molnar
5
-30
/
+32
2013-10-11
perf tools: Implement summary output for 'make clean'
Ingo Molnar
4
-21
/
+29
2013-10-11
perf tools: Fix redirection printouts
Ingo Molnar
1
-3
/
+3
2013-10-11
perf trace: Initial beautifier for ioctl's 'cmd' arg
Arnaldo Carvalho de Melo
1
-1
/
+33
2013-10-11
perf trace: Prepare the strarray scnprintf method for reuse
Arnaldo Carvalho de Melo
1
-3
/
+10
2013-10-11
perf trace: Allow specifying index offset in strarrays
Arnaldo Carvalho de Melo
1
-4
/
+11
2013-10-11
perf symbols: Make a separate function to parse /proc/modules
Adrian Hunter
3
-49
/
+79
2013-10-11
perf intlist: Add priv member
David Ahern
2
-0
/
+2
2013-10-11
perf trace: Use new machine method to loop over threads
David Ahern
1
-28
/
+48
2013-10-11
perf machine: Add method to loop over threads and invoke handler
David Ahern
2
-0
/
+27
2013-10-11
perf trace: Add record option
David Ahern
2
-3
/
+41
2013-10-11
perf trace: Fix comm resolution when reading events from file
David Ahern
3
-12
/
+31
2013-10-11
perf stat: Add units to nanosec-based counters
David Ahern
1
-1
/
+4
2013-10-11
perf stat: Don't require a workload when using system wide or CPU options
David Ahern
1
-1
/
+2
2013-10-11
perf stat: Fix misleading message when specifying cpu list or system wide
David Ahern
1
-1
/
+5
2013-10-11
perf evlist: Fix perf_evlist__mmap_read event overflow
Jiri Olsa
4
-3
/
+9
2013-10-11
perf bench: Fix failing assertions in numa bench
Petr Holasek
1
-13
/
+21
2013-10-11
perf tools: Ignore 'perf timechart' output file
Ramkumar Ramachandra
1
-0
/
+1
2013-10-11
perf stat: Don't print bogus data on -e instructions
Ramkumar Ramachandra
1
-4
/
+3
2013-10-11
perf stat: Don't print bogus data on -e cycles
Ramkumar Ramachandra
1
-4
/
+4
2013-10-11
perf tools: Move start conditions to start of the flex file
Jiri Olsa
1
-31
/
+32
2013-10-11
perf tools: Add missing -ldl for gtk build
Jiri Olsa
1
-0
/
+1
2013-10-11
perf machine: Use snprintf instead of sprintf
Adrian Hunter
1
-3
/
+3
2013-10-11
perf bench sched: Add --threaded option
Ingo Molnar
1
-29
/
+86
2013-10-11
perf trace: Add 'trace' alias to 'perf trace'
Arnaldo Carvalho de Melo
2
-1
/
+10
2013-10-09
perf trace: Show path associated with fd in live sessions
Arnaldo Carvalho de Melo
1
-16
/
+237
[next]