Age | Commit message (Expand) | Author |
2016-01-12 | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-11 | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds |
2016-01-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-01-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-10 | selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK | Mickaël Salaün |
2016-01-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-01-08 | perf evlist: Add --trace-fields option to show trace fields | Namhyung Kim |
2016-01-08 | perf record: Store data mmaps for dwarf unwind | Jiri Olsa |
2016-01-08 | perf libdw: Check for mmaps also in MAP__VARIABLE tree | Jiri Olsa |
2016-01-08 | perf unwind: Check for mmaps also in MAP__VARIABLE tree | Jiri Olsa |
2016-01-08 | perf unwind: Use find_map function in access_dso_mem | Jiri Olsa |
2016-01-08 | perf evlist: Remove perf_evlist__(enable|disable)_event functions | Jiri Olsa |
2016-01-08 | perf evlist: Make perf_evlist__open() open evsels with their cpus and threads... | Adrian Hunter |
2016-01-08 | perf report: Show random usage tip on the help line | Namhyung Kim |
2016-01-08 | perf hists: Export a couple of hist functions | Namhyung Kim |
2016-01-08 | perf diff: Use perf_hpp__register_sort_field interface | Jiri Olsa |
2016-01-08 | perf tools: Add overhead/overhead_children keys defaults via string | Jiri Olsa |
2016-01-08 | perf tools: Remove list entry from struct sort_entry | Jiri Olsa |
2016-01-08 | perf tools: Include all tools/lib directory for tags/cscope/TAGS targets | Jiri Olsa |
2016-01-08 | perf script: Align event name properly | Jiri Olsa |
2016-01-08 | perf tools: Add missing headers in perf's MANIFEST | Wang Nan |
2016-01-08 | perf tools: Do not show trace command if it's not compiled in | Jiri Olsa |
2016-01-08 | perf report: Change default to use event group view | Namhyung Kim |
2016-01-08 | perf top: Decay periods in callchains | Namhyung Kim |
2016-01-08 | tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/ | Arnaldo Carvalho de Melo |
2016-01-08 | tools lib: Sync tools/lib/find_bit.c with the kernel | Arnaldo Carvalho de Melo |
2016-01-08 | tools lib: Move find_next_bit.c to tools/lib/ | Arnaldo Carvalho de Melo |
2016-01-07 | perf tests: Give a bit more information on the CQM test failure path | Arnaldo Carvalho de Melo |
2016-01-07 | perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE | Arnaldo Carvalho de Melo |
2016-01-07 | perf python: Add missing files to binding link list | Arnaldo Carvalho de Melo |
2016-01-07 | perf test: No need for setting attr.sample_freq on the RECORD test | Arnaldo Carvalho de Melo |
2016-01-07 | perf test: Use "dummy" events in the PERF_RECORD_ test | Arnaldo Carvalho de Melo |
2016-01-07 | perf evlist: Introduce perf_evlist__new_dummy constructor | Arnaldo Carvalho de Melo |
2016-01-07 | perf tests: No need to set attr.sample_freq in the perf time to TSC test | Arnaldo Carvalho de Melo |
2016-01-06 | perf pmu: fix alias->snapshot missing initialization bug | Stephane Eranian |
2016-01-06 | perf script: Add stat-cpi.py script | Jiri Olsa |
2016-01-06 | perf script: Display stat events by default | Jiri Olsa |
2016-01-06 | perf cpumap: Fix cpu conversion in cpu_map__from_entries | Jiri Olsa |
2016-01-06 | perf script: Add python support for stat events | Jiri Olsa |
2016-01-06 | perf script: Add stat default handlers | Jiri Olsa |
2016-01-06 | perf script: Add process_stat/process_stat_interval scripting interface | Jiri Olsa |
2016-01-06 | perf script: Process stat config event | Jiri Olsa |
2016-01-06 | perf script: Process cpu/threads maps | Jiri Olsa |
2016-01-06 | perf stat record: Keep sample_type 0 for pipe session | Jiri Olsa |
2016-01-06 | perf report: Add documentation for dynamic sort keys | Namhyung Kim |
2016-01-06 | perf tools: Add all matching dynamic sort keys for field name | Namhyung Kim |
2016-01-06 | perf build: Use FEATURE-DUMP in bpf subproject | Jiri Olsa |
2016-01-06 | tools build feature: Use value assignment form for FEATURE-DUMP file | Jiri Olsa |
2016-01-06 | tools build feature: Introduce feature_assign macro | Jiri Olsa |
2016-01-06 | tools build feature: Move dwarf post unwind choice output into perf | Jiri Olsa |