index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Use WARN_ONCE to replace 'if' condition
Wang Nan
2016-03-03
1
-8
/
+7
*
perf data: Explicitly set byte order for integer types
Wang Nan
2016-03-03
1
-0
/
+6
*
perf data: Support converting data from bpf_perf_event_output()
Wang Nan
2016-03-03
1
-1
/
+111
*
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
2016-03-03
1
-2
/
+20
*
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
2016-03-03
1
-0
/
+13
*
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2016-02-29
2
-32
/
+117
*
tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:
Taeung Song
2016-02-29
1
-7
/
+9
*
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
2016-02-29
1
-2
/
+6
*
perf tools: Fix python extension build
Jiri Olsa
2016-02-29
1
-0
/
+4
*
perf: Export perf_event_sysfs_show()
Thomas Gleixner
2016-02-29
1
-0
/
+1
*
perf/x86/intel/rapl: Convert it to a per package facility
Thomas Gleixner
2016-02-29
1
-108
/
+86
*
perf/x86/intel/rapl: Utilize event->pmu_private
Thomas Gleixner
2016-02-29
1
-4
/
+12
*
perf/x86/intel/rapl: Make PMU lock raw
Thomas Gleixner
2016-02-29
1
-10
/
+10
*
perf/x86/intel/rapl: Refactor the code some more
Thomas Gleixner
2016-02-29
1
-30
/
+31
*
perf/x86/intel/rapl: Clean up the printk output
Thomas Gleixner
2016-02-29
1
-19
/
+23
*
perf/x86/intel/rapl: Calculate timing once
Thomas Gleixner
2016-02-29
1
-21
/
+18
*
perf/x86/intel/rapl: Sanitize the quirk handling
Thomas Gleixner
2016-02-29
1
-30
/
+19
*
perf/x86/intel/rapl: Add proper error handling
Thomas Gleixner
2016-02-29
1
-8
/
+21
*
perf/x86/intel/rapl: Make Knights Landings support functional
Thomas Gleixner
2016-02-29
1
-1
/
+1
*
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
Thomas Gleixner
2016-02-29
1
-21
/
+11
*
cpumask: Export cpumask_any_but()
Thomas Gleixner
2016-02-29
1
-0
/
+1
*
perf/x86/intel/uncore: Make PCI and MSR uncore independent
Thomas Gleixner
2016-02-29
1
-16
/
+18
*
perf/x86/intel/uncore: Clear all hardware state on exit
Thomas Gleixner
2016-02-29
1
-0
/
+26
*
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
2016-02-29
3
-252
/
+198
*
x86/topology: Create logical package id
Thomas Gleixner
2016-02-29
6
-0
/
+142
*
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
2016-02-29
3
-16
/
+12
*
perf: Allow storage of PMU private data in event
Thomas Gleixner
2016-02-29
1
-0
/
+1
*
perf/x86/uncore: Make uncore_pcibus_to_physid() static
Thomas Gleixner
2016-02-29
2
-2
/
+1
*
perf/x86/intel/uncore: Make code more readable
Thomas Gleixner
2016-02-29
1
-45
/
+50
*
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
2016-02-29
4
-1
/
+33
*
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
Thomas Gleixner
2016-02-29
1
-1
/
+1
*
perf/x86/intel/uncore: Fix error handling
Thomas Gleixner
2016-02-29
2
-43
/
+94
*
perf/x86/intel/uncore: Simplify error rollback
Thomas Gleixner
2016-02-29
1
-21
/
+24
*
perf/x86/intel/uncore: Remove pointless mask check
Thomas Gleixner
2016-02-29
1
-6
/
+0
*
perf: Add a reviewer
Peter Zijlstra
2016-02-29
1
-0
/
+1
*
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
Kan Liang
2016-02-29
1
-1
/
+7
*
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
2016-02-29
501
-4313
/
+7061
|
\
|
*
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
2016-02-28
1
-1
/
+1
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-28
2
-131
/
+244
|
|
\
|
|
*
perf: Robustify task_function_call()
Peter Zijlstra
2016-02-25
1
-20
/
+20
|
|
*
perf: Fix scaling vs. perf_install_in_context()
Peter Zijlstra
2016-02-25
1
-45
/
+70
|
|
*
perf: Fix scaling vs. perf_event_enable()
Peter Zijlstra
2016-02-25
1
-19
/
+23
|
|
*
perf: Fix scaling vs. perf_event_enable_on_exec()
Peter Zijlstra
2016-02-25
1
-0
/
+1
|
|
*
perf: Fix ctx time tracking by introducing EVENT_TIME
Peter Zijlstra
2016-02-25
1
-12
/
+30
|
|
*
perf: Cure event->pending_disable race
Peter Zijlstra
2016-02-25
1
-3
/
+3
|
|
*
perf: Fix race between event install and jump_labels
Peter Zijlstra
2016-02-25
2
-11
/
+44
|
|
*
perf: Fix cloning
Peter Zijlstra
2016-02-25
2
-15
/
+15
|
|
*
perf: Only update context time when active
Peter Zijlstra
2016-02-25
1
-6
/
+6
|
|
*
perf: Allow perf_release() with !event->ctx
Peter Zijlstra
2016-02-25
1
-3
/
+13
|
|
*
perf: Do not double free
Peter Zijlstra
2016-02-25
1
-1
/
+6
[next]