index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-02-14
tools: Suppress request for warning options not existent in clang
Arnaldo Carvalho de Melo
2017-02-13
perf symbols: dso->name is an array, no need to check it against NULL
Arnaldo Carvalho de Melo
2017-02-13
perf tests record: No need to test an array against NULL
Arnaldo Carvalho de Melo
2017-02-13
perf symbols: No need to check if sym->name is NULL
Arnaldo Carvalho de Melo
2017-02-13
perf evsel: Inform how to make a sysctl setting permanent
Arnaldo Carvalho de Melo
2017-02-13
tools lib traceevent plugin function: Initialize 'index' variable
Arnaldo Carvalho de Melo
2017-02-13
tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP
Steven Rostedt (VMware)
2017-02-13
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
2017-02-13
perf diff: Change default setting to "delta-abs"
Namhyung Kim
2017-02-13
perf diff: Add diff.compute config option
Namhyung Kim
2017-02-13
perf diff: Add diff.order config option
Namhyung Kim
2017-02-13
perf diff: Add 'delta-abs' compute method
Namhyung Kim
2017-02-13
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2017-02-10
bpf: Add test_tag to .gitignore
Mickaël Salaün
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
bpf: Always test unprivileged programs
Mickaël Salaün
2017-02-10
bpf: Change the include directory for selftest
Mickaël Salaün
2017-02-10
tools: Sync {,tools/}include/uapi/linux/bpf.h
Mickaël Salaün
2017-02-09
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-09
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
2017-02-09
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2017-02-08
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-02-08
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-02-08
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-02-08
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-02-08
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2017-02-08
tools lib bpf: Add missing header to the library
Mickaël Salaün
2017-02-08
perf vendor events intel: Add uncore events for Broadwell DE
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Xeon Phi (Knights Landing)
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Sandy Bridge Server
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for IvyBridge Server
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Broadwell Server
Andi Kleen
2017-02-08
perf vendor events intel: Add uncore events for Haswell Server processor
Andi Kleen
2017-02-08
perf tools: Fix include of linux/mman.h
Arnaldo Carvalho de Melo
2017-02-08
tools lib traceevent: Robustify do_generate_dynamic_list_file
David Carrillo-Cisneros
2017-02-08
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
2017-02-08
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
2017-02-08
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
2017-02-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
2017-02-08
perf probe: Add option --symfs
Uwe Kleine-König
2017-02-08
perf symbols: Take into account symfs setting when reading file build ID
Victor Kamensky
[prev]
[next]