]> git.karo-electronics.de Git - karo-tx-linux.git/history - tools/perf
wmi: parse_wdg() should return kernel error codes
[karo-tx-linux.git] / tools / perf /
2013-09-04 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branch 'x86-kaslr-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branch 'timers-nohz-for-linus' of git://git.kerne...
2013-09-04 Linus TorvaldsMerge branch 'x86-fb-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branches 'x86-boot-for-linus' and 'x86-cleanups...
2013-09-04 Linus TorvaldsMerge branch 'x86-asmlinkage-for-linus' of git://git...
2013-09-04 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2013-09-04 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2013-09-04 Linus TorvaldsMerge branches 'perf-urgent-for-linus' and 'perf-core...
2013-09-04 Linus TorvaldsMerge branch 'for-3.12' of git://git.kernel.org/pub...
2013-09-04 Linus TorvaldsMerge branch 'for-3.12' of git://git.kernel.org/pub...
2013-09-03 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-09-02 Arnaldo Carvalho... perf trace: Tell arg formatters the arg index
2013-09-02 Arnaldo Carvalho... perf trace: Add beautifier for open's flags arg
2013-09-02 Arnaldo Carvalho... perf trace: Add beautifier for lseek's whence arg
2013-09-02 David Ahernperf tools: Fix symbol offset computation for some...
2013-09-02 Namhyung Kimperf list: Skip unsupported events
2013-09-02 Adrian Hunterperf tests: Add 'keep tracking' test
2013-09-02 Adrian Hunterperf tools: Add support for PERF_COUNT_SW_DUMMY
2013-09-02 Arnaldo Carvalho... perf trace: Add beautifier for futex 'operation' parm
2013-09-02 Arnaldo Carvalho... perf trace: Allow syscall arg formatters to mask args
2013-09-01 Mark BrownMerge remote-tracking branch 'regulator/topic/lp8755...
2013-09-01 Mark BrownMerge remote-tracking branch 'spi/topic/tle62x0' into...
2013-08-31 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-08-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-08-30 David Ahernperf trace: Handle missing HUGEPAGE defines
2013-08-29 David Ahernperf trace: Honor target pid / tid options when analyzi...
2013-08-29 David Ahernperf trace: Add option to analyze events in a file...
2013-08-29 David Ahernperf evlist: Add tracepoint lookup by name
2013-08-29 Adrian Hunterperf tests: Add a sample parsing test
2013-08-29 Adrian Hunterperf tools: Add a function to calculate sample event...
2013-08-29 Adrian Hunterperf tools: Expand perf_event__synthesize_sample()
2013-08-29 Adrian Hunterperf tools: Add missing 'abi' member to 'struct regs_dump'
2013-08-29 Adrian Hunterperf tools: Add support for PERF_SAMPLE_IDENTIFIER
2013-08-29 Adrian Hunterperf evlist: Move perf_evlist__config() to a new source...
2013-08-29 Adrian Hunterperf tools: Remove references to struct ip_event
2013-08-29 Adrian Hunterperf callchain: Remove unnecessary validation
2013-08-29 Adrian Hunterperf evsel: Tidy up sample parsing overflow checking
2013-08-29 Adrian Hunterperf tools: change machine__findnew_thread() to set...
2013-08-29 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-08-29 Ingo MolnarMerge branch 'linus' into perf/core
2013-08-27 Adrian Hunterperf tools: Add pid to struct thread
2013-08-27 Arnaldo Carvalho... perf trace: Add beautifier for madvise behaviour/advice...
2013-08-26 Arnaldo Carvalho... perf trace: Add beautifier for mmap flags parm
2013-08-26 Arnaldo Carvalho... perf trace: Add beautifier for mmap prot parm
2013-08-26 Arnaldo Carvalho... perf trace: Allow overiding the formatting of syscall...
2013-08-26 Arnaldo Carvalho... perf trace: Add aliases to remaining syscalls of the...
2013-08-26 Arnaldo Carvalho... perf trace: Allow printing syscall return values in hex
2013-08-26 Arnaldo Carvalho... perf trace: Simplify sys_exit return printing
2013-08-26 Arnaldo Carvalho... perf trace: Introduce syscall arg formatters
2013-08-26 Arnaldo Carvalho... perf trace: Hide sys_exit messages about syscall id...
2013-08-26 Arnaldo Carvalho... perf trace: Add --verbose option
2013-08-26 Arnaldo Carvalho... perf trace: Support ! in -e expressions
2013-08-26 Arnaldo Carvalho... perf tools: Don't install scripting files files when...
2013-08-26 David Ahernperf tools: Sample after exit loses thread correlation
2013-08-26 David Ahernperf trace: Make command line arguments consistent...
2013-08-26 Arnaldo Carvalho... perf trace: Implement -o/--output filename
2013-08-23 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git.kernel.org...
2013-08-22 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2013-08-21 Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc6-tag' of git:/...
2013-08-18 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git.kernel.org...
2013-08-16 Adrian Hunterperf tools: Add debug prints
2013-08-16 Adrian Hunterperf tools: Re-implement debug print function for linki...
2013-08-16 Andi Kleenperf tools: Try to increase the file descriptor limits...
2013-08-16 David Ahernperf kvm: Remove force option to cmd_record
2013-08-15 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-08-15 Ingo MolnarMerge tag 'v3.11-rc5' into perf/core
2013-08-15 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-08-14 Arnaldo Carvalho... perf trace: Allow specifying which syscalls to trace
2013-08-14 Stephane Eranianperf tools: Improve robustness of topology parsing...
2013-08-14 David Ahernperf tests: Fix compile failure on do_sort_something
2013-08-12 Ingo MolnarMerge branch 'fortglx/3.11/time' of git://git.linaro...
2013-08-12 Adrian Hunterperf tools: Remove filter parameter of thread__find_add...
2013-08-12 Adrian Hunterperf tools: Remove filter parameter of thread__find_add...
2013-08-12 Adrian Hunterperf tools: Remove filter parameter of perf_event__prep...
2013-08-12 Adrian Hunterperf annotate: Set the machines symbol filter
2013-08-12 Adrian Hunterperf mem: Remove unused symbol filter member
2013-08-12 Adrian Hunterperf report: Set the machines symbol filter
2013-08-12 Adrian Hunterperf top: Set the machines symbol filter
2013-08-12 Adrian Hunterperf machine: Add symbol filter to struct machine
2013-08-12 David Ahernperf session: Change perf_session__has_traces to actual...
2013-08-12 David Ahernperf evsel: Add option to limit stack depth in callchai...
2013-08-12 David Ahernperf evsel: Add option to print stack trace on single...
2013-08-12 David Ahernperf tool: Simplify options to perf_evsel__print_ip
2013-08-12 David Ahernperf sched: Remove sched_process_fork tracepoint
2013-08-12 David Ahernperf sched: Remove sched_process_exit tracepoint
2013-08-12 David Ahernperf sched: Remove thread lookup in sample handler
2013-08-12 David Ahernperf sched: Simplify arguments to read_events
2013-08-12 David Ahernperf kvm: Update documentation with live command
2013-08-12 David Ahernperf kvm: Option to print events that exceed a duration
2013-08-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-08-09 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-08-07 Jason Wesselperf machine: Do not require /lib/modules/* on a guest
2013-08-07 Michael Ellermanperf tests: Add tests of new pinned modifier
2013-08-07 Michael Ellermanperf tools: Add support for pinned modifier
2013-08-07 Namhyung Kimperf ui/gtk: Fix segmentation fault on perf_hpp__for_ea...
2013-08-07 David Ahernperf kvm stat report: Add option to analyze specific VM
next