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