index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2017-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-20
perf record: Honor --quiet option properly
Namhyung Kim
2017-02-20
perf annotate: Add -q/--quiet option
Namhyung Kim
2017-02-20
perf diff: Add -q/--quiet option
Namhyung Kim
2017-02-20
perf report: Add -q/--quiet option
Namhyung Kim
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
2017-02-20
perf utils: Add perf_quiet_option()
Namhyung Kim
2017-02-17
perf record: Add -a as default target
Jiri Olsa
2017-02-17
perf stat: Add -a as default target
Jiri Olsa
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
2017-02-17
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
2017-02-17
perf build: Add special fixdep cleaning rule
Jiri Olsa
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2017-02-17
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
2017-02-17
perf cpumap: Add cpu__max_present_cpu()
Jan Stancek
2017-02-17
perf session: Fix DEBUG=1 build with clang
Arnaldo Carvalho de Melo
2017-02-17
perf python: Filter out -specs=/a/b/c from the python binding cc options
Arnaldo Carvalho de Melo
2017-02-17
tools perf scripting python: clang doesn't have -spec, remove it
Arnaldo Carvalho de Melo
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-15
perf tools: Add missing parse_events_error() prototype
Arnaldo Carvalho de Melo
2017-02-15
perf pmu: Fix check for unset alias->unit array
Arnaldo Carvalho de Melo
2017-02-14
perf tools: Be consistent on the type of map->symbols[] interator
Arnaldo Carvalho de Melo
2017-02-14
perf intel pt decoder: clang has no -Wno-override-init
Arnaldo Carvalho de Melo
2017-02-14
perf evsel: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
perf probe: Avoid accessing uninitialized 'map' variable
Arnaldo Carvalho de Melo
2017-02-14
perf tools: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
perf record: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
2017-02-14
perf tests: Synthesize struct instead of using field after variable sized type
Arnaldo Carvalho de Melo
2017-02-14
perf bench numa: Make sure dprintf() is not defined
Arnaldo Carvalho de Melo
2017-02-14
Revert "perf bench futex: Sanitize numeric parameters"
Arnaldo Carvalho de Melo
2017-02-14
tools: Set the maximum optimization level according to the compiler being used
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
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-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
[next]