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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
2015-10-07
3
-1
/
+4
*
perf tools: Fix copying of /proc/kcore
Adrian Hunter
2015-09-25
1
-22
/
+13
*
perf intel-pt: Remove no_force_psb from documentation
Adrian Hunter
2015-09-25
1
-15
/
+0
*
perf probe: Use existing routine to look for a kernel module by dso->short_name
Arnaldo Carvalho de Melo
2015-09-25
1
-6
/
+7
*
perf record: Avoid infinite loop at buildid processing with no samples
Mark Rutland
2015-09-18
1
-1
/
+4
*
perf tools: Bool functions shouldn't return -1
Peter Senna Tschudin
2015-09-17
1
-1
/
+1
*
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
2015-09-17
1
-2
/
+7
*
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
2015-09-17
1
-3
/
+8
*
Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"
Arnaldo Carvalho de Melo
2015-09-17
1
-1
/
+1
*
perf stat: Fix per-pkg event reporting bug
Stephane Eranian
2015-09-16
1
-2
/
+14
*
perf tests: Fix software clock events test setting maps
Adrian Hunter
2015-09-15
1
-4
/
+14
*
perf tests: Fix task exit test setting maps
Adrian Hunter
2015-09-15
1
-4
/
+14
*
perf evlist: Fix create_syswide_maps() not propagating maps
Adrian Hunter
2015-09-15
1
-9
/
+10
*
perf evlist: Fix add() not propagating maps
Adrian Hunter
2015-09-15
1
-0
/
+2
*
perf evlist: Factor out a function to propagate maps for a single evsel
Adrian Hunter
2015-09-15
1
-22
/
+27
*
perf evlist: Make create_maps() use set_maps()
Adrian Hunter
2015-09-15
1
-9
/
+10
*
perf evlist: Make set_maps() more resilient
Adrian Hunter
2015-09-15
1
-4
/
+15
*
perf evsel: Add own_cpus member
Adrian Hunter
2015-09-15
4
-3
/
+8
*
perf evlist: Fix missing thread_map__put in propagate_maps()
Adrian Hunter
2015-09-15
1
-0
/
+1
*
perf evlist: Fix splice_list_tail() not setting evlist
Adrian Hunter
2015-09-15
3
-12
/
+9
*
perf evlist: Add has_user_cpus member
Adrian Hunter
2015-09-15
2
-5
/
+7
*
perf evlist: Remove redundant validation from propagate_maps()
Adrian Hunter
2015-09-15
2
-16
/
+10
*
perf evlist: Simplify set_maps() logic
Adrian Hunter
2015-09-15
1
-6
/
+2
*
perf evlist: Simplify propagate_maps() logic
Adrian Hunter
2015-09-15
1
-3
/
+2
*
perf top: Fix segfault pressing -> with no hist entries
Wang Nan
2015-09-14
1
-1
/
+11
*
perf header: Fixup reading of HEADER_NRCPUS feature
Arnaldo Carvalho de Melo
2015-09-13
1
-2
/
+2
*
perf tools: Fix use of wrong event when processing exit events
Adrian Hunter
2015-09-02
3
-4
/
+4
*
perf tools: Fix parse_events_add_pmu caller
Jiri Olsa
2015-09-02
1
-1
/
+1
*
perf tools: Fix link time error with sample_reg_masks on non x86
Stephane Eranian
2015-09-01
3
-23
/
+27
*
perf build: Fix Intel PT instruction decoder dependency problem
Wang Nan
2015-09-01
1
-0
/
+1
*
perf dwarf: Fix potential array out of bounds access
Wang Nan
2015-09-01
3
-3
/
+3
*
perf record: Add ability to name registers to record
Stephane Eranian
2015-08-31
7
-5
/
+89
*
perf/x86: Add list of register names
Stephane Eranian
2015-08-31
3
-0
/
+38
*
perf script: Enable printing of interrupted machine state
Stephane Eranian
2015-08-31
2
-2
/
+31
*
perf evlist: Open event on evsel cpus and threads
Kan Liang
2015-08-31
2
-1
/
+5
*
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-31
1
-1
/
+1
*
perf tools: Fix build on powerpc broken by pt/bts
Adrian Hunter
2015-08-31
2
-0
/
+4
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-08-31
28
-102
/
+432
|
\
|
*
perf evlist: Add backpointer for perf_env to evlist
Kan Liang
2015-08-28
2
-0
/
+2
|
*
perf tools: Rename perf_session_env to perf_env
Kan Liang
2015-08-28
10
-21
/
+21
|
*
perf tools: Do not change lib/api/fs/debugfs directly
Jiri Olsa
2015-08-28
2
-2
/
+1
|
*
perf tools: Add tracing_path and remove unneeded functions
Jiri Olsa
2015-08-28
2
-53
/
+5
|
*
perf buildid: Introduce sysfs/filename__sprintf_build_id
Masami Hiramatsu
2015-08-28
4
-26
/
+47
|
*
perf evsel: Add a backpointer to the evlist a evsel is in
Arnaldo Carvalho de Melo
2015-08-28
3
-0
/
+8
|
*
perf trace: Add header with copyright and background info
Arnaldo Carvalho de Melo
2015-08-28
1
-0
/
+19
|
*
perf scripts python: Add new compaction-times script
Tony Jones
2015-08-28
3
-0
/
+317
|
*
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
Mark Drayton
2015-08-28
2
-0
/
+12
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-08-31
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
perf stat: Get correct cpu id for print_aggr
Kan Liang
2015-08-28
1
-3
/
+2
*
|
perf probe: Support probing at absolute address
Wang Nan
2015-08-26
3
-24
/
+163
[next]