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
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
2017-02-17
1
-30
/
+39
*
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2017-02-17
2
-12
/
+6
*
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
2017-02-17
1
-3
/
+16
*
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
2017-02-17
2
-0
/
+23
*
perf session: Fix DEBUG=1 build with clang
Arnaldo Carvalho de Melo
2017-02-17
1
-1
/
+1
*
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
2017-02-17
1
-1
/
+8
*
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
2017-02-17
1
-2
/
+2
*
perf tools: Add missing parse_events_error() prototype
Arnaldo Carvalho de Melo
2017-02-15
1
-0
/
+2
*
perf pmu: Fix check for unset alias->unit array
Arnaldo Carvalho de Melo
2017-02-15
1
-2
/
+2
*
perf tools: Be consistent on the type of map->symbols[] interator
Arnaldo Carvalho de Melo
2017-02-14
2
-3
/
+3
*
perf intel pt decoder: clang has no -Wno-override-init
Arnaldo Carvalho de Melo
2017-02-14
1
-1
/
+5
*
perf evsel: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
1
-34
/
+28
*
perf probe: Avoid accessing uninitialized 'map' variable
Arnaldo Carvalho de Melo
2017-02-14
1
-1
/
+1
*
perf tools: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
1
-9
/
+6
*
perf symbols: dso->name is an array, no need to check it against NULL
Arnaldo Carvalho de Melo
2017-02-13
2
-4
/
+4
*
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2017-02-13
3
-3
/
+2
*
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
2017-02-13
1
-1
/
+3
*
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
2017-02-13
1
-1
/
+1
*
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-09
2
-0
/
+7
*
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+1
*
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-02-08
1
-1
/
+1
*
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+1
*
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-02-08
1
-0
/
+2
*
perf tools: Fix include of linux/mman.h
Arnaldo Carvalho de Melo
2017-02-08
1
-1
/
+1
*
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
2017-02-08
1
-6
/
+6
*
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
2017-02-08
1
-4
/
+2
*
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
2017-02-08
1
-0
/
+2
*
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
2017-02-08
1
-1
/
+2
*
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
2017-02-08
1
-2
/
+4
*
perf list: Add debug support for outputing alias string
Andi Kleen
2017-02-08
3
-0
/
+12
*
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
2017-02-08
2
-27
/
+51
*
perf pmu: Support per pmu json aliases
Andi Kleen
2017-02-08
1
-4
/
+9
*
perf jevents: Add support for parsing uncore json files
Andi Kleen
2017-02-08
1
-8
/
+22
*
perf bpf: Add missing newline in debug messages
He Kuang
2017-02-08
1
-2
/
+2
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2017-02-06
1
-0
/
+7
|
\
|
*
perf callchain: Reference count maps
Krister Johansen
2017-02-02
3
-2
/
+22
|
*
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
2017-02-02
1
-0
/
+7
*
|
perf tools: Create for_each_event macro for tracepoints iteration
Taeung Song
2017-01-31
1
-20
/
+18
*
|
tools perf util: Make rm_rf(path) argument const
Joe Stringer
2017-01-31
2
-2
/
+2
*
|
perf callchain: Reference count maps
Krister Johansen
2017-01-31
3
-2
/
+22
*
|
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2017-01-27
6
-11
/
+33
*
|
perf config: Do not consider an error not to have any perfconfig file
Arnaldo Carvalho de Melo
2017-01-27
1
-6
/
+8
*
|
Merge tag 'perf-core-for-mingo-4.11-20170126' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-01-26
9
-40
/
+211
|
\
\
|
*
|
perf util: Add more debug message on failure path
Namhyung Kim
2017-01-26
2
-18
/
+39
|
*
|
perf util: Save pid-cmdline mapping into tracing header
Namhyung Kim
2017-01-26
4
-3
/
+84
|
*
|
perf scripting perl: Do not die() when not founding event for a type
Arnaldo Carvalho de Melo
2017-01-26
1
-2
/
+4
|
*
|
perf probe: Delete an unnecessary assignment in try_to_find_absolute_address()
Markus Elfring
2017-01-26
1
-3
/
+2
|
*
|
perf probe: Delete an unnecessary check in try_to_find_absolute_address()
Markus Elfring
2017-01-26
1
-4
/
+2
|
*
|
perf unwind: Fix looking up dwarf unwind stack info
Matija Glavinic Pecotic
2017-01-18
2
-16
/
+86
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-01-25
3
-41
/
+72
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]