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 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
*
tools lib traceevent: Add copyright header
Jon Stanley
2013-01-24
1
-0
/
+19
*
tools lib traceevent: Update FSF postal address to be URL's.
Jon Stanley
2013-01-24
5
-10
/
+5
*
tools lib traceevent: test correct variable after allocation
Sasha Levin
2013-01-24
1
-1
/
+1
*
perf ui/gtk: Setup browser window early
Namhyung Kim
2013-01-24
1
-11
/
+11
*
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24
4
-223
/
+240
*
perf script: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
1
-1
/
+1
*
perf kmem: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
1
-2
/
+1
*
perf tools: remove redundant checks from _sort__sym_cmp
Sasha Levin
2013-01-24
1
-4
/
+2
*
perf tests: Don't fail if a matching vmlinux isn't found, skip that test
Arnaldo Carvalho de Melo
2013-01-24
1
-1
/
+2
*
perf tests: Add return states enum for tests
Jiri Olsa
2013-01-24
2
-3
/
+18
*
perf kvm: Initialize file_name var to fix segfault
Arnaldo Carvalho de Melo
2013-01-24
1
-2
/
+1
*
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
5
-21
/
+5
*
perf tests: Fix PYTHONPATH for python-use test tracepoints
Jiri Olsa
2013-01-24
1
-1
/
+1
*
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
2013-01-24
9
-81
/
+95
*
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
2013-01-24
6
-33
/
+34
*
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
Arnaldo Carvalho de Melo
2013-01-24
3
-6
/
+6
*
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
2013-01-24
2
-16
/
+4
*
perf header: Ensure read/write finished successfully
Namhyung Kim
2013-01-24
1
-27
/
+36
*
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
3
-5
/
+8
*
perf tests: Add event parsing test for '*:*' tracepoints
Jiri Olsa
2013-01-24
1
-0
/
+62
*
perf tools: Add support for wildcard in tracepoint system name
Jiri Olsa
2013-01-24
1
-5
/
+46
*
perf tools: Add missing closedir in multi tracepoint processing
Jiri Olsa
2013-01-24
1
-0
/
+1
*
perf python: Fix breakage introduced by the test_attr infrastructure
Arnaldo Carvalho de Melo
2013-01-24
3
-2
/
+11
*
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
4
-0
/
+32
*
perf evsel: Introduce perf_evsel__open_strerror method
Arnaldo Carvalho de Melo
2013-01-24
7
-100
/
+68
*
perf evsel: Introduce event fallback method
Arnaldo Carvalho de Melo
2013-01-24
4
-37
/
+37
*
perf evsel: Do missing feature fallbacks in just one place
Arnaldo Carvalho de Melo
2013-01-24
6
-90
/
+31
*
perf tests: Adjust some message log levels to help diagnosing problems in att...
Arnaldo Carvalho de Melo
2013-01-24
1
-9
/
+18
*
perf test: Remove leftover temp file left by one of the attr tests
Arnaldo Carvalho de Melo
2013-01-24
1
-1
/
+1
*
perf test: Add a test case for hists__{match,link}
Namhyung Kim
2013-01-24
4
-0
/
+508
*
perf diff: Use internal rb tree for compute resort
Namhyung Kim
2013-01-24
3
-11
/
+23
*
perf hists: Link hist entries before inserting to an output tree
Namhyung Kim
2013-01-24
2
-60
/
+54
[next]