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
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evlist: Add --trace-fields option to show trace fields
Namhyung Kim
2016-01-08
2
-0
/
+24
*
perf libdw: Check for mmaps also in MAP__VARIABLE tree
Jiri Olsa
2016-01-08
1
-0
/
+10
*
perf unwind: Check for mmaps also in MAP__VARIABLE tree
Jiri Olsa
2016-01-08
1
-0
/
+9
*
perf unwind: Use find_map function in access_dso_mem
Jiri Olsa
2016-01-08
1
-6
/
+5
*
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2016-01-08
2
-46
/
+0
*
perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...
Adrian Hunter
2016-01-08
1
-1
/
+1
*
perf report: Show random usage tip on the help line
Namhyung Kim
2016-01-08
2
-0
/
+29
*
perf hists: Export a couple of hist functions
Namhyung Kim
2016-01-08
2
-7
/
+17
*
perf tools: Add overhead/overhead_children keys defaults via string
Jiri Olsa
2016-01-08
1
-0
/
+39
*
perf tools: Remove list entry from struct sort_entry
Jiri Olsa
2016-01-08
1
-2
/
+0
*
perf tools: Do not show trace command if it's not compiled in
Jiri Olsa
2016-01-08
1
-0
/
+15
*
perf report: Change default to use event group view
Namhyung Kim
2016-01-08
1
-0
/
+1
*
perf top: Decay periods in callchains
Namhyung Kim
2016-01-08
3
-0
/
+30
*
tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
Arnaldo Carvalho de Melo
2016-01-08
4
-100
/
+6
*
tools lib: Sync tools/lib/find_bit.c with the kernel
Arnaldo Carvalho de Melo
2016-01-08
1
-0
/
+2
*
tools lib: Move find_next_bit.c to tools/lib/
Arnaldo Carvalho de Melo
2016-01-08
2
-4
/
+4
*
perf python: Add missing files to binding link list
Arnaldo Carvalho de Melo
2016-01-07
1
-0
/
+2
*
perf evlist: Introduce perf_evlist__new_dummy constructor
Arnaldo Carvalho de Melo
2016-01-07
2
-0
/
+31
*
perf pmu: fix alias->snapshot missing initialization bug
Stephane Eranian
2016-01-06
1
-0
/
+1
*
perf cpumap: Fix cpu conversion in cpu_map__from_entries
Jiri Olsa
2016-01-06
1
-2
/
+11
*
perf script: Add python support for stat events
Jiri Olsa
2016-01-06
1
-6
/
+109
*
perf script: Add process_stat/process_stat_interval scripting interface
Jiri Olsa
2016-01-06
1
-0
/
+4
*
perf tools: Add all matching dynamic sort keys for field name
Namhyung Kim
2016-01-06
1
-16
/
+32
*
perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint ev...
Namhyung Kim
2016-01-06
2
-5
/
+26
*
perf tools: Add 'trace_fields' dynamic sort key
Namhyung Kim
2016-01-06
1
-9
/
+38
*
perf tools: Skip dynamic fields not defined for current event
Namhyung Kim
2016-01-06
3
-9
/
+27
*
perf tools: Support '<event>.*' dynamic sort key
Namhyung Kim
2016-01-06
1
-15
/
+34
*
perf tools: Support shortcuts for events in dynamic sort keys
Namhyung Kim
2016-01-06
1
-20
/
+87
*
perf report/top: Add --raw-trace option
Namhyung Kim
2016-01-06
2
-4
/
+31
*
perf tools: Add 'trace' sort key
Namhyung Kim
2016-01-06
3
-16
/
+62
*
perf tools: Try to show pretty printed output for dynamic sort keys
Namhyung Kim
2016-01-06
3
-5
/
+102
*
perf tools: Add dynamic sort key for tracepoint events
Namhyung Kim
2016-01-06
1
-0
/
+213
*
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
2016-01-06
2
-8
/
+12
*
perf hist: Save raw_data/size for tracepoint events
Namhyung Kim
2016-01-06
2
-0
/
+26
*
perf hist: Pass struct sample to __hists__add_entry()
Namhyung Kim
2016-01-06
2
-16
/
+19
*
perf evlist: Export id_add_fd()
Jiri Olsa
2015-12-17
2
-3
/
+6
*
perf stat record: Initialize record features
Jiri Olsa
2015-12-17
1
-0
/
+3
*
perf tools: Introduce stat perf.data header feature
Jiri Olsa
2015-12-17
2
-0
/
+15
*
perf report: Display newly added events in raw dump
Jiri Olsa
2015-12-17
1
-0
/
+19
*
perf tools: Add perf_event__fprintf_event_update function
Jiri Olsa
2015-12-17
2
-0
/
+39
*
perf tools: Add event_update event cpus type
Jiri Olsa
2015-12-17
3
-0
/
+50
*
perf tools: Add event_update event name type
Jiri Olsa
2015-12-17
3
-0
/
+25
*
perf tools: Add event_update event scale type
Jiri Olsa
2015-12-17
3
-0
/
+34
*
perf tools: Add event_update event unit type
Jiri Olsa
2015-12-17
3
-0
/
+51
*
perf tools: Add event_update user level event
Jiri Olsa
2015-12-17
6
-0
/
+56
*
perf tools: Add stat events fprintf functions
Jiri Olsa
2015-12-17
2
-0
/
+43
*
perf tools: Add stat round event synthesize function
Jiri Olsa
2015-12-17
2
-0
/
+21
*
perf tools: Add stat round user level event
Jiri Olsa
2015-12-17
4
-1
/
+37
*
perf tools: Add stat event read function
Jiri Olsa
2015-12-17
2
-0
/
+29
*
perf tools: Add stat event synthesize function
Jiri Olsa
2015-12-17
2
-1
/
+28
[next]