summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-12-01perf report: Add option to specify time window of interestDavid Ahern
2016-12-01perf kmem: Add option to specify time window of interestDavid Ahern
2016-12-01perf sched timehist: Add option to specify time window of interestDavid Ahern
2016-12-01perf script: Add option to specify time window of interestDavid Ahern
2016-12-01perf tools: Move parse_nsec_time to time-utils.cDavid Ahern
2016-12-01perf tools: Add time-based utility functionsDavid Ahern
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik
2016-11-29selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King
2016-11-29perf script: Add option to stop printing callchainDavid Ahern
2016-11-29perf kmem stat: Track memory freedDavid Ahern
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo
2016-11-29perf tools: Introduce perf hooksWang Nan
2016-11-29tools lib bpf: Retrive bpf_map through offset of bpf_map_defWang Nan
2016-11-29tools lib bpf: Add private field for bpf_objectWang Nan
2016-11-29tools lib bpf: Add missing BPF functionsWang Nan
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann
2016-11-25perf trace: Update tid/pid filtering option to leverage symbol_confDavid Ahern
2016-11-25perf sched timehist: Handle cpu migration eventsDavid Ahern
2016-11-25perf annotate: Show invalid jump offset in error messageArnaldo Carvalho de Melo
2016-11-25perf ui helpline: Provide a printf variantArnaldo Carvalho de Melo
2016-11-25tools lib bpf: Fix maps resolutionEric Leblond
2016-11-25perf tools: Add missing struct definition in probe_event.hWang Nan
2016-11-25perf record: Fix segfault when running with suid and kptr_restrict is 1Wang Nan
2016-11-25perf tools: Fix kernel version error in ubuntuWang Nan
2016-11-25perf sched timehist: Enlarge max stack depth by 2Namhyung Kim
2016-11-25perf sched timehist: Mark schedule function in callchainsNamhyung Kim
2016-11-25perf callchain: Add option to skip ignore symbol when printing callchainsNamhyung Kim
2016-11-25perf annotate: Initial PowerPC supportRavi Bangoria
2016-11-25perf annotate: Improve support for ARMArnaldo Carvalho de Melo
2016-11-25perf annotate: Allow arches to have a init routine and a priv areaArnaldo Carvalho de Melo
2016-11-25perf annotate: Introduce alternative method of keeping instructions tableArnaldo Carvalho de Melo
2016-11-25perf annotate: Remove duplicate 'name' field from disasm_lineArnaldo Carvalho de Melo
2016-11-24Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-11-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2016-11-23perf sched timehist: Add -V/--cpu-visual optionDavid Ahern
2016-11-23perf sched timehist: Add call graph optionsDavid Ahern
2016-11-23perf sched timehist: Add -w/--wakeups optionDavid Ahern
2016-11-23perf sched timehist: Add summary optionsDavid Ahern
2016-11-23perf sched timehist: Introduce timehist commandDavid Ahern
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim
2016-11-23perf c2c: Support cascading optionsJiri Olsa
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa
2016-11-23perf c2c report: Setup browser after opening perf.dataJiri Olsa
2016-11-23perf tools: Show event fd in debug outputJiri Olsa
2016-11-23tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt
2016-11-23tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar