index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tests: Fix build on older systems where 'signal' is reserved
Arnaldo Carvalho de Melo
2016-02-15
1
-6
/
+6
*
perf data: Fix releasing event_class
Wang Nan
2016-02-12
1
-0
/
+18
*
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
4
-9
/
+10
*
perf tools: Free the terms list_head in parse_events__free_terms()
Wang Nan
2016-02-12
1
-0
/
+1
*
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
2016-02-12
2
-2
/
+2
*
perf tools: Introduce parse_events_terms__purge()
Arnaldo Carvalho de Melo
2016-02-12
2
-1
/
+7
*
perf tools: Unlink entries from terms list
Wang Nan
2016-02-12
1
-1
/
+3
*
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
2016-02-12
5
-19
/
+48
*
perf tools: Add comment explaining the repsep_snprintf function
Arnaldo Carvalho de Melo
2016-02-12
1
-1
/
+9
*
perf python scripting: Append examples to err msg about audit-libs-python
Taeung Song
2016-02-12
1
-1
/
+4
*
perf build: Add EXTRA_LDFLAGS option to makefile
Zubair Lutfullah Kakakhel
2016-02-12
1
-0
/
+2
*
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
2016-02-12
3
-0
/
+49
*
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
2016-02-12
4
-6
/
+42
*
perf jit: add source line info support
Stephane Eranian
2016-02-05
8
-39
/
+768
*
perf tools: add JVMTI agent library
Stephane Eranian
2016-02-05
4
-0
/
+778
*
perf inject: Add jitdump mmap injection support
Stephane Eranian
2016-02-05
8
-3
/
+1418
*
perf inject: Make sure mmap records are ordered when injecting build_ids
Arnaldo Carvalho de Melo
2016-02-05
1
-0
/
+11
*
perf build: Add libcrypto feature detection
Stephane Eranian
2016-02-05
7
-0
/
+44
*
perf symbols: add Java demangling support
Stephane Eranian
2016-02-05
4
-0
/
+213
*
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ĺšlusarz
2016-02-05
1
-1
/
+1
*
perf build tests: Do parallell builds with 'build-test'
Arnaldo Carvalho de Melo
2016-02-04
1
-1
/
+1
*
perf tools: Fix parallel build including 'clean' target
Jiri Olsa
2016-02-04
1
-0
/
+14
*
perf config: Document 'record.build-id' variable in man page
Taeung Song
2016-02-04
1
-0
/
+8
*
perf config: Document 'kmem.default' variable in man page
Taeung Song
2016-02-04
1
-0
/
+5
*
perf config: Document 'pager.<subcommand>' variables in man page
Taeung Song
2016-02-04
1
-0
/
+5
*
perf config: Document 'man.viewer' variable in man page
Taeung Song
2016-02-04
1
-0
/
+9
*
perf config: Document 'top.children' variable in man page
Taeung Song
2016-02-04
1
-0
/
+7
*
perf config: Document variables for 'report' section in man page
Taeung Song
2016-02-04
1
-0
/
+36
*
perf config: Document variables for 'call-graph' section in man page
Taeung Song
2016-02-04
1
-0
/
+67
*
perf config: Document 'ui.show-headers' variable in man page
Taeung Song
2016-02-04
1
-0
/
+6
*
perf build tests: Move the feature related vars to the front of the make cmdline
Arnaldo Carvalho de Melo
2016-02-04
1
-2
/
+2
*
perf build tests: Elide "-f Makefile" from make invokation
Arnaldo Carvalho de Melo
2016-02-04
1
-3
/
+6
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-02-04
14
-236
/
+425
|
\
|
*
perf hists browser: Add 'L' hotkey to change percent limit
Namhyung Kim
2016-02-03
1
-0
/
+55
|
*
perf report: Update documention of --percent-limit option
Namhyung Kim
2016-02-03
1
-1
/
+4
|
*
perf report: Update documentation of --sort option
Namhyung Kim
2016-02-03
1
-16
/
+16
|
*
perf hists: Introduce hists__for_each_sort_list macro
Jiri Olsa
2016-02-03
2
-3
/
+9
|
*
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
2016-02-03
5
-12
/
+15
|
*
perf tools: Add hpp_list into struct hists object
Jiri Olsa
2016-02-03
2
-3
/
+5
|
*
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
2016-02-03
3
-15
/
+17
|
*
perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
Jiri Olsa
2016-02-03
2
-3
/
+3
|
*
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
Jiri Olsa
2016-02-03
3
-7
/
+7
|
*
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
Jiri Olsa
2016-02-03
2
-4
/
+4
|
*
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
2016-02-03
6
-21
/
+21
|
*
perf hists: Pass perf_hpp_list all the way through setup_output_list
Jiri Olsa
2016-02-03
1
-15
/
+18
|
*
perf hists: Add perf_hpp_list register helpers
Jiri Olsa
2016-02-03
2
-9
/
+23
|
*
perf hists: Introduce perf_hpp_list__init function
Jiri Olsa
2016-02-03
2
-0
/
+8
|
*
perf hists: Introduce struct perf_hpp_list
Jiri Olsa
2016-02-03
2
-11
/
+16
|
*
perf hists: Separate output fields parsing into setup_output_list function
Jiri Olsa
2016-02-03
1
-12
/
+22
|
*
perf hists: Separate sort fields parsing into setup_sort_list function
Jiri Olsa
2016-02-03
1
-12
/
+22
[next]