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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf_counter tools: Fix unknown command help text
Ingo Molnar
2009-05-31
1
-3
/
+0
*
perf_counter tools: Generate per command manpages (and pdf/html, etc.)
Ingo Molnar
2009-05-30
14
-27
/
+581
*
perf_counter tools: Fix 'make install'
Ingo Molnar
2009-05-30
1
-0
/
+1
*
perf_counter tools: Print 'CPU utilization factor' in builtin-stat
Ingo Molnar
2009-05-30
1
-2
/
+11
*
perf_counter tools: Add locking to perf top
Arnaldo Carvalho de Melo
2009-05-30
1
-16
/
+31
*
perf_counter tools: Shorten the DSO names using cwd
Arnaldo Carvalho de Melo
2009-05-29
1
-3
/
+38
*
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
2009-05-29
3
-4
/
+43
*
perf_counter: Clean up task_ctx vs interrupts
Peter Zijlstra
2009-05-29
1
-32
/
+50
*
perf_counter: Fix COMM and MMAP events for cpu wide counters
Peter Zijlstra
2009-05-29
1
-8
/
+4
*
perf_counter: Robustify counter-free logic
Ingo Molnar
2009-05-29
1
-0
/
+4
*
perf_counter: Fix cpuctx->task_ctx races
Ingo Molnar
2009-05-29
1
-8
/
+20
*
perf_counter: Don't swap contexts containing locked mutex
Paul Mackerras
2009-05-29
1
-10
/
+79
*
perf_counter tools: Also display time-normalized stat results
Ingo Molnar
2009-05-29
1
-1
/
+11
*
perf_counter tools: Split display into reading and printing
Ingo Molnar
2009-05-29
1
-6
/
+34
*
perf_counter tools: Clean up builtin-stat.c's do_perfstat()
Ingo Molnar
2009-05-29
1
-49
/
+67
*
perf_counter/x86: Always use NMI for performance-monitoring interrupt
Yong Wang
2009-05-29
3
-17
/
+8
*
perf_counter tools: Fix top symbol table max_ip typo
Mike Galbraith
2009-05-29
1
-1
/
+1
*
perf_counter tools: Fix top symbol table dump typo
Mike Galbraith
2009-05-29
1
-1
/
+1
*
perf_counter tools: Document '--' option parsing terminator
Mike Galbraith
2009-05-29
4
-1
/
+5
*
perf_counter tools: Convert builtin-top to use libperf symbol routines
Arnaldo Carvalho de Melo
2009-05-28
1
-186
/
+117
*
perf_counter tools: Optionally pass a symbol filter to the dso load routines
Arnaldo Carvalho de Melo
2009-05-28
3
-17
/
+28
*
perf_counter tools: Consolidate dso methods to load kernel symbols
Arnaldo Carvalho de Melo
2009-05-28
3
-11
/
+18
*
perf_counter tools: struct symbol priv area
Arnaldo Carvalho de Melo
2009-05-28
3
-12
/
+26
*
perf_counter tools: Move symbol resolution classes from report to libperf
Arnaldo Carvalho de Melo
2009-05-28
4
-443
/
+471
*
perf_counter: Fix race in attaching counters to tasks and exiting
Paul Mackerras
2009-05-28
2
-62
/
+148
*
perf_counter tools: report: Add help text for --sort
Ingo Molnar
2009-05-28
1
-1
/
+2
*
perf_counter tools: report: Implement header output for --sort variants
Peter Zijlstra
2009-05-28
1
-42
/
+28
*
perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS
Ingo Molnar
2009-05-28
1
-1
/
+1
*
pref_counter: tools: report: Robustify in case of weird events
Ingo Molnar
2009-05-27
1
-9
/
+8
*
pref_counter: tools: report: Add header printout & prettify
Ingo Molnar
2009-05-27
1
-10
/
+30
*
pref_counter: tools: report: Add dso sorting
Peter Zijlstra
2009-05-27
1
-0
/
+30
*
perf_counter: tools: report: Add comm sorting
Peter Zijlstra
2009-05-27
1
-0
/
+30
*
pref_counter: tools: report: Add --sort option
Peter Zijlstra
2009-05-27
1
-2
/
+41
*
perf_counter: tools: report: Dynamic sort/print bits
Peter Zijlstra
2009-05-27
1
-34
/
+107
*
perf_counter: tools: report: Rework histogram code
Peter Zijlstra
2009-05-27
1
-151
/
+143
*
perf_counter: tools: report: Add vmlinux support
Peter Zijlstra
2009-05-27
1
-1
/
+36
*
perf_counter: tools: /usr/lib/debug%s.debug support
Peter Zijlstra
2009-05-27
1
-18
/
+76
*
perf report: Remove <ctype.h> include
Ingo Molnar
2009-05-27
1
-1
/
+0
*
perf record: Fix the profiling of existing pid or whole box
Mike Galbraith
2009-05-27
1
-2
/
+2
*
perf_counter tools: Add built-in pager support
Ingo Molnar
2009-05-27
6
-0
/
+177
*
perf_counter tools: Rename output.perf to perf.data
Ingo Molnar
2009-05-27
4
-6
/
+6
*
perf_counter tools: Introduce stricter C code checking
Ingo Molnar
2009-05-27
9
-74
/
+82
*
perf report: Show the IP only in --verbose mode
Arnaldo Carvalho de Melo
2009-05-27
1
-2
/
+8
*
perf report: Only load text symbols from kallsyms, fix
Ingo Molnar
2009-05-27
1
-12
/
+18
*
perf report: Only load text symbols from kallsyms
Arnaldo Carvalho de Melo
2009-05-27
1
-3
/
+11
*
perf report: Use hex2long instead of sscanf
Arnaldo Carvalho de Melo
2009-05-27
1
-13
/
+50
*
perf report: Sort output by symbol usage
Arnaldo Carvalho de Melo
2009-05-26
1
-30
/
+99
*
perf report: More robust error handling
Peter Zijlstra
2009-05-26
1
-7
/
+20
*
perf report: add more debugging
Ingo Molnar
2009-05-26
1
-7
/
+15
*
perf report: add counter for unknown events
Ingo Molnar
2009-05-26
1
-4
/
+6
[next]