]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - tools/perf
tools lib traceevent: Factor out and export print_event_field[s]()
[mirror_ubuntu-artful-kernel.git] / tools / perf /
2016-01-06 Namhyung Kimperf hist: Save raw_data/size for tracepoint events
2016-01-06 Namhyung Kimperf hist: Pass struct sample to __hists__add_entry()
2016-01-06 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2015-12-18 Ingo MolnarMerge tag 'perf-core-for-mingo-3' of git://git.kernel...
2015-12-18 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to make...
2015-12-18 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2015-12-18 Ingo MolnarMerge tag 'perf-core-for-mingo-2.1' of git://git.kernel...
2015-12-17 Jiri Olsaperf stat report: Allow to override aggr_mode
2015-12-17 Jiri Olsaperf stat report: Process event update events
2015-12-17 Jiri Olsaperf stat report: Process stat and stat round events
2015-12-17 Jiri Olsaperf stat report: Move csv_sep initialization before...
2015-12-17 Jiri Olsaperf stat report: Add support to initialize aggr_map...
2015-12-17 Jiri Olsaperf stat report: Process stat config event
2015-12-17 Jiri Olsaperf stat report: Process cpu/threads maps
2015-12-17 Jiri Olsaperf stat report: Add report command
2015-12-17 Jiri Olsaperf stat record: Synthesize event update events
2015-12-17 Jiri Olsaperf stat record: Do not allow record with multiple...
2015-12-17 Jiri Olsaperf stat record: Write stat round events on record
2015-12-17 Jiri Olsaperf stat record: Write stat events on record
2015-12-17 Jiri Olsaperf stat record: Add pipe support for record command
2015-12-17 Jiri Olsaperf stat record: Store events IDs in perf data file
2015-12-17 Jiri Olsaperf evlist: Export id_add_fd()
2015-12-17 Jiri Olsaperf stat record: Synthesize stat record data
2015-12-17 Jiri Olsaperf stat record: Initialize record features
2015-12-17 Jiri Olsaperf stat record: Add record command
2015-12-17 Jiri Olsaperf tools: Introduce stat perf.data header feature
2015-12-17 Jiri Olsaperf report: Display newly added events in raw dump
2015-12-17 Jiri Olsaperf tools: Add perf_event__fprintf_event_update function
2015-12-17 Jiri Olsaperf tools: Add event_update event cpus type
2015-12-17 Jiri Olsaperf tools: Add event_update event name type
2015-12-17 Jiri Olsaperf tools: Add event_update event scale type
2015-12-17 Jiri Olsaperf tools: Add event_update event unit type
2015-12-17 Jiri Olsaperf tools: Add event_update user level event
2015-12-17 Jiri Olsaperf tools: Add stat events fprintf functions
2015-12-17 Jiri Olsaperf tools: Add stat round event synthesize function
2015-12-17 Jiri Olsaperf tools: Add stat round user level event
2015-12-17 Jiri Olsaperf tools: Add stat event read function
2015-12-17 Jiri Olsaperf tools: Add stat event synthesize function
2015-12-17 Jiri Olsaperf tools: Add stat user level event
2015-12-17 Jiri Olsaperf tools: Add stat config event read function
2015-12-17 Jiri Olsaperf tools: Add stat config event synthesize function
2015-12-17 Jiri Olsaperf tools: Add stat config user level event
2015-12-17 Jiri Olsaperf cpu_map: Add perf_event__fprintf_cpu_map function
2015-12-17 Jiri Olsaperf cpu_map: Add cpu_map__new_event function
2015-12-17 Jiri Olsaperf cpu_map: Add cpu_map event synthesize function
2015-12-17 Jiri Olsaperf cpu_map: Add cpu_map user level event
2015-12-17 Jiri Olsaperf thread_map: Add perf_event__fprintf_thread_map...
2015-12-17 Jiri Olsaperf thread_map: Add thread_map__new_event function
2015-12-17 Jiri Olsaperf thread_map: Add thread_map event sythesize function
2015-12-17 Jiri Olsaperf thread_map: Add thread_map user level event
2015-12-17 Josh Poimboeufperf subcmd: Create subcmd library
2015-12-17 Josh Poimboeufperf tools: Finalize subcmd independence
2015-12-17 Josh Poimboeufperf tools: Remove 'perf' from subcmd function and...
2015-12-17 Josh Poimboeufperf tools: Remove subcmd dependencies on strbuf
2015-12-16 Arnaldo Carvalho... perf list: Robustify event printing routine
2015-12-16 Arnaldo Carvalho... perf list: Add support for PERF_COUNT_SW_BPF_OUT
2015-12-16 Josh Poimboeufperf tools: Provide subcmd configuration at runtime
2015-12-16 Josh Poimboeufperf tools: Document the fact that parse_options*(...
2015-12-16 Josh Poimboeufperf tools: Move strlcpy() from perf to tools/lib/string.c
2015-12-15 Namhyung Kimperf record: Add record.build-id config option
2015-12-14 He Kuangperf record: Support custom vmlinux path
2015-12-14 Wang Nanperf tools: Make options always available, even if...
2015-12-14 Josh Poimboeufperf tools: Convert parse-options.c internal functions...
2015-12-14 Josh Poimboeufperf tools: Move help_unknown_cmd() to its own file
2015-12-14 Josh Poimboeufperf tools: Remove check for unused PERF_PAGER_IN_USE
2015-12-14 Josh Poimboeufperf tools: Create pager.h
2015-12-14 Josh Poimboeufperf build: Rename LIB_PATH -> API_PATH
2015-12-14 Josh Poimboeufperf build: Fix 'make clean'
2015-12-14 Josh Poimboeufperf test: Remove tarpkg at end of test
2015-12-14 Josh Poimboeufperf test: Add Build file to dependencies for llvm...
2015-12-14 Namhyung Kimperf test: Fix hist testcases when kptr_restrict is on
2015-12-14 Andi Kleenperf evsel: Disable branch flags/cycles for --callgraph lbr
2015-12-14 Arnaldo Carvalho... perf thread: Fix reference count initial state
2015-12-14 Arnaldo Carvalho... perf test: Dump the stack when test segfaults when...
2015-12-14 Arnaldo Carvalho... perf tools: Use same signal handling strategy as 'record'
2015-12-14 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2015-12-14 Ingo MolnarMerge tag 'v4.4-rc5' into perf/core, to pick up fixes
2015-12-12 Kevin HilmanMerge tag 'imx-fixes-4.4-2' of git://git.kernel.org...
2015-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-12-11 Wang Nanperf tools: Clear struct machine during machine__init()
2015-12-11 Wang Nanperf script: Add support for PERF_TYPE_BREAKPOINT
2015-12-11 Wang Nanperf data: Add u32_hex data type
2015-12-11 Namhyung Kimperf top: Cleanup condition in perf_top__record_precise...
2015-12-11 Namhyung Kimperf top: Fix annotation on --stdio
2015-12-11 Namhyung Kimperf top: Access hists->lock only if needed
2015-12-11 Namhyung Kimperf top: Do not convert address for perf_top__record_p...
2015-12-11 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2015-12-10 Arnd BergmannMerge tag 'berlin-fixes-for-4.4-rc1-1' of git://git...
2015-12-10 Arnd BergmannMerge tag 'at91-4.4-fixes-2' of git://git.kernel.org...
2015-12-10 Arnd BergmannMerge tag 'samsung-fixes-4.4' of https://git.kernel...
2015-12-10 Masami Hiramatsuperf symbols: Fix dso__load_sym to put dso
2015-12-10 Masami Hiramatsuperf tools: Make perf_session__register_idle_thread...
2015-12-10 Arnaldo Carvalho... Revert "perf tools: Improve setting of gcc debug option"
2015-12-10 Namhyung Kimperf top: Delete half-processed hist entries when exit
2015-12-10 Namhyung Kimperf tools: Get rid of exit_browser() from usage_with_o...
2015-12-10 Namhyung Kimperf thread_map: Free strlist on constructor error...
2015-12-10 Arnaldo Carvalho... perf top: Do show usage message when failing to create...
2015-12-10 Namhyung Kimperf report: Check argument before calling setup_browser()
2015-12-10 Namhyung Kimperf kvm: Remove invocation of setup/exit_browser()
2015-12-10 Namhyung Kimperf annotate: Delay UI browser setup after initializat...
next