index
:
talos-op-linux
master
Talos™ II 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: Add 'perf bench numa mem' NUMA performance measurement suite
Ingo Molnar
2013-01-30
4
-1
/
+1747
|
*
|
|
|
tools: Correct typo in tools Makefile
Borislav Petkov
2013-01-30
1
-1
/
+1
|
*
|
|
|
perf tests: Fix leaks on PERF_RECORD_* test
Arnaldo Carvalho de Melo
2013-01-30
1
-5
/
+7
|
*
|
|
|
perf tests: Call machine__exit in the vmlinux matches kallsyms test
Arnaldo Carvalho de Melo
2013-01-25
1
-1
/
+3
|
*
|
|
|
perf ui browser: Free browser->helpline() on ui_browser__hide()
Arnaldo Carvalho de Melo
2013-01-25
1
-0
/
+2
|
*
|
|
|
perf header: Stop using die() calls when processing tracing data
Arnaldo Carvalho de Melo
2013-01-25
1
-6
/
+12
|
*
|
|
|
perf kmem: Use memdup()
Arnaldo Carvalho de Melo
2013-01-25
1
-3
/
+3
|
*
|
|
|
perf tools: Use memdup in map__clone
Arnaldo Carvalho de Melo
2013-01-25
1
-6
/
+2
|
*
|
|
|
perf tools: Stop using 'self' in map.[ch]
Arnaldo Carvalho de Melo
2013-01-25
2
-72
/
+70
|
*
|
|
|
perf tools: Stop using 'self' in strlist
Arnaldo Carvalho de Melo
2013-01-25
2
-48
/
+48
|
*
|
|
|
tools lib traceevent: Handle dynamic array's element size properly
Jiri Olsa
2013-01-25
1
-2
/
+37
|
*
|
|
|
perf test: Allow skipping tests
Arnaldo Carvalho de Melo
2013-01-24
2
-2
/
+19
|
*
|
|
|
perf tools: Allow passing a list to intlist__new
Arnaldo Carvalho de Melo
2013-01-24
3
-3
/
+28
|
*
|
|
|
perf tools: Allow passing NULL to intlist__find
Arnaldo Carvalho de Melo
2013-01-24
1
-2
/
+7
|
*
|
|
|
perf script: Remove workqueue-stats script
Tom Zanussi
2013-01-24
4
-136
/
+0
|
*
|
|
|
perf script: hook up perf_scripting_context->pevent
Tom Zanussi
2013-01-24
2
-0
/
+2
|
*
|
|
|
perf script: Don't display trace info when invoking scripts
Tom Zanussi
2013-01-24
1
-1
/
+2
|
*
|
|
|
perf tools: Reinstate 'signed' field flag for tracepoints
Tom Zanussi
2013-01-24
1
-1
/
+2
|
*
|
|
|
perf tools: Remove some needless die() calls from the main routine
Arnaldo Carvalho de Melo
2013-01-24
1
-11
/
+21
|
*
|
|
|
perf pmu: Privatize perf_pmu_{format,alias} structs
Arnaldo Carvalho de Melo
2013-01-24
2
-14
/
+13
|
*
|
|
|
perf tests: Use ARRAY_SIZE() were applicable
Arnaldo Carvalho de Melo
2013-01-24
1
-7
/
+2
|
*
|
|
|
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
4
-29
/
+29
|
*
|
|
|
perf ui browsers: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2013-01-24
2
-6
/
+6
|
*
|
|
|
perf pmu: Fix usage of __ in struct names
Arnaldo Carvalho de Melo
2013-01-24
2
-13
/
+13
|
*
|
|
|
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
6
-52
/
+52
|
*
|
|
|
perf tools: Move ltrim() to util/string.c
Namhyung Kim
2013-01-24
3
-12
/
+19
|
*
|
|
|
perf tools: Fix PMU format parsing test failure
Sukadev Bhattiprolu
2013-01-24
2
-1
/
+2
|
*
|
|
|
perf tools: Do not include PERF-VERSION-FILE to Makefile
Namhyung Kim
2013-01-24
2
-4
/
+3
|
*
|
|
|
perf tools: Get rid of unused include of config.mak
Namhyung Kim
2013-01-24
1
-3
/
+0
|
*
|
|
|
tools lib traceevent: Fix warning on '>=' operator
Namhyung Kim
2013-01-24
1
-0
/
+2
|
*
|
|
|
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
5
-10
/
+8
|
*
|
|
|
perf tools: Mark branch_info maps as referenced
Stephane Eranian
2013-01-24
1
-0
/
+8
|
*
|
|
|
perf annotate browser: Fix segfault when drawing out-of-bounds jumps
Frederik Deweerdt
2013-01-24
1
-12
/
+13
|
*
|
|
|
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
4
-26
/
+25
|
*
|
|
|
perf symbols: Mark vmlinux filename as allocated
David Ahern
2013-01-24
1
-1
/
+5
|
*
|
|
|
perf symbols: Move name malloc to when needed in dso__load
David Ahern
2013-01-24
1
-4
/
+4
|
*
|
|
|
perf report: Update documentation for sort keys
Namhyung Kim
2013-01-24
2
-5
/
+37
|
*
|
|
|
perf sort: Separate out branch stack specific sort keys
Namhyung Kim
2013-01-24
2
-14
/
+58
|
*
|
|
|
perf sort: Clean up sort__first_dimension setting
Namhyung Kim
2013-01-24
1
-24
/
+2
|
*
|
|
|
perf sort: Calculate parent column width too
Namhyung Kim
2013-01-24
1
-0
/
+3
|
*
|
|
|
perf sort: Align cpu column to right
Namhyung Kim
2013-01-24
1
-1
/
+1
|
*
|
|
|
perf sort: Fix --sort pid output
Namhyung Kim
2013-01-24
1
-1
/
+1
|
*
|
|
|
perf sort: Get rid of unnecessary __maybe_unused
Namhyung Kim
2013-01-24
1
-7
/
+4
|
*
|
|
|
perf sort: Move misplaced sort entry functions
Namhyung Kim
2013-01-24
1
-59
/
+60
|
*
|
|
|
perf probe: Allow of casting an array of char to string
Hyeoncheol Lee
2013-01-24
1
-5
/
+5
|
*
|
|
|
perf tools: Add anonymous huge page recognition
Joshua Zhu
2013-01-24
1
-1
/
+2
|
*
|
|
|
perf bench: Flush stdout before starting bench suite
Namhyung Kim
2013-01-24
1
-0
/
+2
|
*
|
|
|
perf symbols: Include elf.h header regardless LIBELF_SUPPORT
Namhyung Kim
2013-01-24
3
-5
/
+1
|
*
|
|
|
perf tools: Fix possible (unlikely) buffer overflow
Thomas Jarosch
2013-01-24
1
-1
/
+1
|
*
|
|
|
perf tools: Fix GNU make v3.80 compatibility issue
Al Cooper
2013-01-24
1
-3
/
+3
[prev]
[next]