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
*
tools lib api: Use tools build framework
Jiri Olsa
2015-02-12
5
-46
/
+35
*
perf build: Add build documentation
Jiri Olsa
2015-02-12
1
-0
/
+49
*
perf build: Remove PERF-CFLAGS file
Jiri Olsa
2015-02-12
1
-14
/
+3
*
perf build: Remove uneeded variables
Jiri Olsa
2015-02-12
1
-120
/
+5
*
perf build: Remove directory dependency rules
Jiri Olsa
2015-02-12
1
-15
/
+0
*
perf build: Add single target build framework support
Jiri Olsa
2015-02-12
3
-12
/
+55
*
perf build: Add arch sparc objects building
Jiri Olsa
2015-02-12
3
-1
/
+2
*
perf build: Add arch sh objects building
Jiri Olsa
2015-02-12
3
-1
/
+2
*
perf build: Add arch s390 objects building
Jiri Olsa
2015-02-12
3
-3
/
+5
*
perf build: Add arch powerpc objects building
Jiri Olsa
2015-02-12
3
-3
/
+5
*
perf build: Add arch arm64 objects building
Jiri Olsa
2015-02-12
3
-4
/
+3
*
perf build: Add arch arm objects building
Jiri Olsa
2015-02-12
4
-11
/
+8
*
perf build: Add arch x86 objects building
Jiri Olsa
2015-02-12
11
-15
/
+13
*
perf build: Add perf.o object building
Jiri Olsa
2015-02-12
2
-11
/
+8
*
perf build: Add zlib objects building
Jiri Olsa
2015-02-12
3
-4
/
+2
*
perf build: Add perf regs objects building
Jiri Olsa
2015-02-12
3
-7
/
+6
*
perf build: Add scripts objects building
Jiri Olsa
2015-02-12
8
-22
/
+21
*
perf build: Add gtk objects building
Jiri Olsa
2015-02-12
4
-12
/
+17
*
perf build: Add slang objects building
Jiri Olsa
2015-02-12
5
-33
/
+21
*
perf build: Add ui objects building
Jiri Olsa
2015-02-12
4
-10
/
+10
*
perf build: Add dwarf unwind objects building
Jiri Olsa
2015-02-12
3
-9
/
+5
*
perf build: Add dwarf objects building
Jiri Olsa
2015-02-12
3
-7
/
+4
*
perf build: Add probe objects building
Jiri Olsa
2015-02-12
4
-18
/
+10
*
perf build: Add libperf objects building
Jiri Olsa
2015-02-12
6
-126
/
+141
*
perf build: Add builtin objects building
Jiri Olsa
2015-02-12
3
-36
/
+34
*
perf build: Add tests objects building
Jiri Olsa
2015-02-12
4
-55
/
+53
*
perf build: Add bench objects building
Jiri Olsa
2015-02-12
4
-22
/
+31
*
perf build: Disable make's built-in rules
Jiri Olsa
2015-02-12
1
-0
/
+4
*
perf tools: Remove api fs object from python build
Jiri Olsa
2015-02-12
1
-1
/
+0
*
tools build: Add subdir support
Jiri Olsa
2015-02-12
1
-0
/
+7
*
tools build: Add detected config support
Jiri Olsa
2015-02-12
2
-0
/
+7
*
tools build: Add new build support
Jiri Olsa
2015-02-11
16
-0
/
+442
*
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
2015-02-11
1
-1
/
+1
*
perf buildid-cache: Consolidate .build-id cache path generators
Masami Hiramatsu
2015-02-11
1
-17
/
+41
*
perf buildid-cache: Remove unneeded debugdir parameters
Masami Hiramatsu
2015-02-11
3
-47
/
+38
*
perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.
Vinson Lee
2015-02-11
1
-0
/
+4
*
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2015-02-11
9
-25
/
+91
*
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
2015-02-07
5
-0
/
+20
*
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
2015-02-07
1
-3
/
+7
*
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
2015-02-07
3
-0
/
+92
*
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
2015-02-07
5
-54
/
+94
*
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
2015-02-07
3
-34
/
+14
*
perf evlist: Fix typo in comment
Arnaldo Carvalho de Melo
2015-02-07
1
-1
/
+1
*
perf trace: No need to enable evsels for workload started from perf
Arnaldo Carvalho de Melo
2015-02-07
1
-2
/
+2
*
perf tools: Introduce event_format__fprintf method
Arnaldo Carvalho de Melo
2015-02-06
2
-3
/
+12
*
tools lib traceevent: Introduce trace_seq_do_fprintf function
Arnaldo Carvalho de Melo
2015-02-06
2
-4
/
+11
*
perf symbols: debuglink should take symfs option into account
Victor Kamensky
2015-02-06
1
-3
/
+3
*
perf symbols: Ignore mapping symbols on aarch64
Victor Kamensky
2015-02-06
1
-4
/
+3
*
perf probe: Update man page
Masami Hiramatsu
2015-02-06
1
-2
/
+14
*
perf probe: Fix to handle optimized not-inlined functions
Masami Hiramatsu
2015-02-06
3
-8
/
+22
[next]