index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
24
-375
/
+376
*
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
20
-373
/
+520
*
perf annotate: Group options in a struct
Arnaldo Carvalho de Melo
2011-11-28
1
-31
/
+33
*
perf report: Group options in a struct
Arnaldo Carvalho de Melo
2011-11-28
1
-52
/
+59
*
perf tools: Use evsel->attr.sample_type instead of session->sample_type
Arnaldo Carvalho de Melo
2011-11-28
2
-6
/
+8
*
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
2011-11-28
5
-14
/
+14
*
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
2011-11-28
5
-17
/
+34
*
perf evlist: Introduce id_hdr_size method out of perf_session
Arnaldo Carvalho de Melo
2011-11-28
3
-28
/
+34
*
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
2011-11-28
10
-37
/
+30
*
perf ui progress: Fix divide by zero
Arnaldo Carvalho de Melo
2011-11-28
1
-0
/
+3
*
perf record: Move 'group' to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
2
-5
/
+5
*
perf session: Move threads to struct machine
Arnaldo Carvalho de Melo
2011-11-28
6
-15
/
+58
*
perf record: Move mmap_pages to perf_record_opts
Arnaldo Carvalho de Melo
2011-11-28
2
-4
/
+6
*
perf evlist: Handle default value for 'pages' on mmap method
Arnaldo Carvalho de Melo
2011-11-28
3
-8
/
+11
*
perf evlist: Introduce {prepare,start}_workload refactored from 'perf record'
Arnaldo Carvalho de Melo
2011-11-28
4
-68
/
+120
*
perf evsel: Introduce config attr method
Arnaldo Carvalho de Melo
2011-11-28
6
-132
/
+162
*
perf evlist: Introduce add_tracepoints method
Arnaldo Carvalho de Melo
2011-11-28
3
-2
/
+63
*
perf evlist: Introduce perf_evlist__add_attrs
Arnaldo Carvalho de Melo
2011-11-28
3
-33
/
+48
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
6
-51
/
+43
*
perf tools: Eliminate duplicate code and use PATH_MAX consistently
Arnaldo Carvalho de Melo
2011-11-28
6
-62
/
+24
*
Merge branch 'core' of git://amd64.org/linux/rric into perf/core
Ingo Molnar
2011-11-15
11
-94
/
+252
|
\
|
*
Merge branch 'perf/core' into oprofile/master
Robert Richter
2011-11-08
210
-1497
/
+2140
|
|
\
|
*
|
oprofile, x86: Reimplement nmi timer mode using perf event
Robert Richter
2011-11-04
8
-103
/
+208
|
*
|
oprofile: Remove exit function for timer mode
Robert Richter
2011-11-04
2
-21
/
+17
|
*
|
oprofile, x86: Add kernel parameter oprofile.cpu_type=timer
Robert Richter
2011-11-04
2
-6
/
+24
|
*
|
oprofile, x86: Fix crash when unloading module (nmi timer mode)
Robert Richter
2011-11-04
1
-2
/
+5
|
*
|
oprofile: Fix crash when unloading module (hr timer mode)
Robert Richter
2011-11-04
2
-5
/
+25
*
|
|
events: Don't divide events if it has field period
Andrew Vagin
2011-11-14
1
-1
/
+6
*
|
|
perf: Carve out callchain functionality
Borislav Petkov
2011-11-14
4
-211
/
+230
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-11-11
12
-33
/
+87
|
\
\
\
|
*
|
|
tracing/latency: Fix header output for latency tracers
Jiri Olsa
2011-11-07
4
-2
/
+40
|
*
|
|
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-11-07
1
-1
/
+3
|
*
|
|
perf: Fix parsing of __print_flags() in TP_printk()
Steven Rostedt
2011-11-07
1
-0
/
+2
|
*
|
|
jump_label: jump_label_inc may return before the code is patched
Gleb Natapov
2011-11-07
1
-1
/
+2
|
*
|
|
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-11-07
1
-1
/
+0
|
*
|
|
lockdep: Show subclass in pretty print of lockdep output
Steven Rostedt
2011-11-07
1
-17
/
+13
|
*
|
|
tracing: update Documentation on max preds limit
Li Zefan
2011-11-04
1
-2
/
+0
|
*
|
|
tracing: Add boiler plate for subsystem filter
Steven Rostedt
2011-11-04
1
-7
/
+19
|
*
|
|
tracing: Restore system filter behavior
Li Zefan
2011-11-02
2
-1
/
+8
|
*
|
|
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-10-31
1
-1
/
+0
*
|
|
|
x86, perf: Add a build-time sanity test to the x86 decoder
Masami Hiramatsu
2011-11-10
3
-1
/
+291
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
2011-11-08
5
-0
/
+5
|
\
\
\
\
|
*
|
|
|
drivers/media: video/a5k6aa is a module and so needs module.h
Paul Gortmaker
2011-11-08
1
-0
/
+1
|
*
|
|
|
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2011-11-07
2
-0
/
+2
|
*
|
|
|
hwspinlock/u8500: include linux/module.h
Axel Lin
2011-11-07
1
-0
/
+1
|
*
|
|
|
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
2011-11-07
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-11-08
1
-6
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
Dan Williams
2011-11-08
1
-2
/
+2
|
*
|
|
|
|
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2011-11-08
1
-4
/
+8
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2011-11-08
2
-142
/
+170
|
\
\
\
\
\
[next]