index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
perf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Convert to LIBAUDIT_SUPPORT
Namhyung Kim
2012-10-02
1
-1
/
+1
*
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
2012-09-28
1
-1
/
+1
*
perf tools: Check libaudit availability for perf-trace builtin
Namhyung Kim
2012-09-27
1
-0
/
+2
*
perf trace: New tool
Arnaldo Carvalho de Melo
2012-09-26
1
-0
/
+1
*
perf tools: include missing pthread.h header
Irina Tirdea
2012-09-07
1
-0
/
+1
*
perf symbols: Support minimal build without libelf
Namhyung Kim
2012-08-09
1
-0
/
+2
*
perf tools: Initial bash completion support
Frederic Weisbecker
2012-08-09
1
-30
/
+39
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
1
-29
/
+4
*
perf ui browser: Handle SIGWINCH
Arnaldo Carvalho de Melo
2011-10-13
1
-0
/
+24
*
perf evlist: New command to list the names of events present in a perf.data file
Arnaldo Carvalho de Melo
2011-03-15
1
-0
/
+1
*
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
2011-01-11
1
-2
/
+0
*
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
1
-0
/
+2
*
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-11-16
1
-1
/
+1
*
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-06-05
1
-0
/
+2
*
perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig
Arnaldo Carvalho de Melo
2010-05-20
1
-2
/
+23
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-0
/
+1
*
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
2010-04-29
1
-0
/
+1
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
1
-0
/
+1
*
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-03
1
-1
/
+0
*
perf newt: Properly restore the screen when error exiting
Arnaldo Carvalho de Melo
2010-03-22
1
-2
/
+2
*
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
2010-03-22
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
|
\
|
|
*
fix typos "precidence" -> "precedence" in comments
Uwe Kleine-König
2010-02-05
1
-1
/
+1
*
|
|
perf tools: Fix non-newt build
Arnaldo Carvalho de Melo
2010-03-13
1
-0
/
+2
*
|
|
perf report: Implement initial UI using newt
Arnaldo Carvalho de Melo
2010-03-12
1
-0
/
+2
|
/
/
*
|
perf lock: Introduce new tool "perf lock", for analyzing lock statistics
Hitoshi Mitake
2010-01-31
1
-0
/
+1
*
|
tools/perf/perf.c: Clean up trivial style issues
Thiago Farina
2010-01-29
1
-10
/
+11
*
|
perf buildid-cache: Add new command to manage build-id cache
Arnaldo Carvalho de Melo
2010-01-21
1
-0
/
+1
*
|
perf tools: Mount debugfs automatically
Xiao Guangrong
2009-12-28
1
-1
/
+1
|
/
*
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
2009-12-15
1
-0
/
+1
*
perf: Add 'perf kmem' tool
Li Zefan
2009-11-20
1
-13
/
+14
*
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-11-17
1
-38
/
+8
|
\
|
*
perf buildid-list: New plumbing command
Arnaldo Carvalho de Melo
2009-11-16
1
-0
/
+1
|
*
-
.
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-11-15
1
-0
/
+1
|
|
\
\
|
|
|
*
perf bench: Add new subcommand 'bench' to perf.c
Hitoshi Mitake
2009-11-08
1
-0
/
+1
|
*
|
|
perf tools: Modify perf routines to use new debugfs routines
Clark Williams
2009-11-08
1
-38
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
1
-8
/
+8
|
\
\
\
|
|
/
/
|
*
|
perf tools: Do not manually count string lengths
Vincent Legoll
2009-10-13
1
-8
/
+8
|
|
/
*
|
perf probe: Add perf probe command support without libdwarf
Masami Hiramatsu
2009-10-12
1
-2
/
+0
*
|
perf: Add perf probe subcommand, a kprobe-event setup helper
Masami Hiramatsu
2009-10-12
1
-0
/
+3
|
/
*
perf: Add the timechart tool
Arjan van de Ven
2009-09-19
1
-0
/
+1
*
perf: Add 'perf sched' tool
Ingo Molnar
2009-09-13
1
-0
/
+1
*
perf tools: Add perf trace
Frederic Weisbecker
2009-08-17
1
-0
/
+1
*
perf_counter: Detect debugfs location
Jason Baron
2009-07-22
1
-1
/
+76
*
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
1
-4
/
+1
*
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
2009-06-06
1
-0
/
+428