Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
35bf705c25e875f40ff8ed6af415315335973977
/
tools
cb110f4
perf stat: Move noise/running printing into printout
by Andi Kleen
· 9 years ago
f948339
perf stat: Add support for metrics in interval mode
by Andi Kleen
· 9 years ago
140aead
perf stat: Abstract stat metrics printing
by Andi Kleen
· 9 years ago
720e98b
perf tools: Add perf data cache feature
by Jiri Olsa
· 9 years ago
dd629cc
perf tools: Initialize libapi debug output
by Jiri Olsa
· 9 years ago
bedbdd4
perf debug: Rename __eprintf(va_list args) to veprintf
by Arnaldo Carvalho de Melo
· 9 years ago
51c0396
tools lib api fs: Add sysfs__read_str function
by Jiri Olsa
· 9 years ago
607bfbd
tools lib api fs: Adopt filename__read_str from perf
by Jiri Olsa
· 9 years ago
975f14f
tools lib api: Add debug output support
by Jiri Olsa
· 9 years ago
d646ae0
perf jvmti: Add check for java alternatives cmd in Makefile
by Stephane Eranian
· 9 years ago
1ad826b
perf tests: Fix build on older systems where 'signal' is reserved
by Arnaldo Carvalho de Melo
· 9 years ago
5141d73
perf data: Fix releasing event_class
by Wang Nan
· 9 years ago
2146afc
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
by Arnaldo Carvalho de Melo
· 9 years ago
d20a5f2
perf tools: Free the terms list_head in parse_events__free_terms()
by Wang Nan
· 9 years ago
682dc24
perf tools: Use perf_event_terms__purge() for non-malloced terms
by Arnaldo Carvalho de Melo
· 9 years ago
fc0a2c1
perf tools: Introduce parse_events_terms__purge()
by Arnaldo Carvalho de Melo
· 9 years ago
a8adfce
perf tools: Unlink entries from terms list
by Wang Nan
· 9 years ago
89fee70
perf hists: Do column alignment on the format iterator
by Arnaldo Carvalho de Melo
· 9 years ago
37d9bb5
perf tools: Add comment explaining the repsep_snprintf function
by Arnaldo Carvalho de Melo
· 9 years ago
b416e20
perf python scripting: Append examples to err msg about audit-libs-python
by Taeung Song
· 9 years ago
37b4e20
perf build: Add EXTRA_LDFLAGS option to makefile
by Zubair Lutfullah Kakakhel
· 9 years ago
e7ee404
perf symbols: Fix symbols searching for module in buildid-cache
by Wang Nan
· 9 years ago
c7ac241
perf config: Add '--system' and '--user' options to select which config file is used
by Taeung Song
· 9 years ago
598b7c6
perf jit: add source line info support
by Stephane Eranian
· 9 years ago
209045a
perf tools: add JVMTI agent library
by Stephane Eranian
· 9 years ago
9b07e27
perf inject: Add jitdump mmap injection support
by Stephane Eranian
· 9 years ago
921f3fa
perf inject: Make sure mmap records are ordered when injecting build_ids
by Arnaldo Carvalho de Melo
· 9 years ago
8ee4646
perf build: Add libcrypto feature detection
by Stephane Eranian
· 9 years ago
e9c4bcd
perf symbols: add Java demangling support
by Stephane Eranian
· 9 years ago
89fee59
perf tools: handle spaces in file names obtained from /proc/pid/maps
by Marcin Ślusarz
· 9 years ago
be9e499
perf build tests: Do parallell builds with 'build-test'
by Arnaldo Carvalho de Melo
· 9 years ago
3e2751d
perf tools: Fix parallel build including 'clean' target
by Jiri Olsa
· 9 years ago
a9edec3
perf config: Document 'record.build-id' variable in man page
by Taeung Song
· 9 years ago
57f0daf
perf config: Document 'kmem.default' variable in man page
by Taeung Song
· 9 years ago
ab2e08e
perf config: Document 'pager.<subcommand>' variables in man page
by Taeung Song
· 9 years ago
08b75b4
perf config: Document 'man.viewer' variable in man page
by Taeung Song
· 9 years ago
0b04c84
perf config: Document 'top.children' variable in man page
by Taeung Song
· 9 years ago
806cb95
perf config: Document variables for 'report' section in man page
by Taeung Song
· 9 years ago
56c94dc
perf config: Document variables for 'call-graph' section in man page
by Taeung Song
· 9 years ago
67f43c0
perf config: Document 'ui.show-headers' variable in man page
by Taeung Song
· 9 years ago
3c7a152
perf build tests: Move the feature related vars to the front of the make cmdline
by Arnaldo Carvalho de Melo
· 9 years ago
5978531
perf build tests: Elide "-f Makefile" from make invokation
by Arnaldo Carvalho de Melo
· 9 years ago
d3aaf09
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
b83ea91
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
580df49
Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
9a96940
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
51fd2df
perf stat: Fix interval output values
by Jiri Olsa
· 9 years ago
b62e8df
perf hists browser: Add 'L' hotkey to change percent limit
by Namhyung Kim
· 9 years ago
1ba2fc6
perf report: Update documention of --percent-limit option
by Namhyung Kim
· 9 years ago
c6f5f6b
perf report: Update documentation of --sort option
by Namhyung Kim
· 9 years ago
aa6f50a
perf hists: Introduce hists__for_each_sort_list macro
by Jiri Olsa
· 9 years ago
f0786af
perf hists: Introduce hists__for_each_format macro
by Jiri Olsa
· 9 years ago
5b65855
perf tools: Add hpp_list into struct hists object
by Jiri Olsa
· 9 years ago
43e0a68
perf hists: Add struct perf_hpp_list argument to helper functions
by Jiri Olsa
· 9 years ago
1a8ebd2
perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
by Jiri Olsa
· 9 years ago
d29a497
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
by Jiri Olsa
· 9 years ago
7a1799e
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
by Jiri Olsa
· 9 years ago
cf09404
perf hists: Introduce perf_hpp_list__for_each_format macro
by Jiri Olsa
· 9 years ago
0760002
perf hists: Pass perf_hpp_list all the way through setup_output_list
by Jiri Olsa
· 9 years ago
ebdd98e
perf hists: Add perf_hpp_list register helpers
by Jiri Olsa
· 9 years ago
94b3dc3
perf hists: Introduce perf_hpp_list__init function
by Jiri Olsa
· 9 years ago
7c31e102
perf hists: Introduce struct perf_hpp_list
by Jiri Olsa
· 9 years ago
6d3375e
perf hists: Separate output fields parsing into setup_output_list function
by Jiri Olsa
· 9 years ago
2fbaa39
perf hists: Separate sort fields parsing into setup_sort_list function
by Jiri Olsa
· 9 years ago
564132f
perf hists: Properly release format fields
by Jiri Olsa
· 9 years ago
12cb439
perf hists: Remove perf_hpp__column_(disable|enable)
by Jiri Olsa
· 9 years ago
1945c3e
perf hists: Allocate output sort field
by Jiri Olsa
· 9 years ago
3ee60c3
perf top: Move UI initialization ahead of sort setup
by Arnaldo Carvalho de Melo
· 9 years ago
9887804
perf report: Move UI initialization ahead of sort setup
by Jiri Olsa
· 9 years ago
3f931f2
perf hists: Make hpp setup function generic
by Jiri Olsa
· 9 years ago
c0020ef
perf hists: Add 'hpp__equal' callback function
by Jiri Olsa
· 9 years ago
9735808
perf hists: Add 'equal' method to perf_hpp_fmt struct
by Jiri Olsa
· 9 years ago
2e8b79e
perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_width
by Jiri Olsa
· 9 years ago
b21a763
perf hists: Add _idx fields into struct perf_hpp_fmt
by Jiri Olsa
· 9 years ago
452ce03
perf hists: Introduce perf_evsel__output_resort function
by Jiri Olsa
· 9 years ago
01441af
perf hists: Factor output_resort from hists__output_resort
by Jiri Olsa
· 9 years ago
8eb22c9
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
d072b89
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
402e8db
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
270bde1
perf probe: Search both .eh_frame and .debug_frame sections for probe location
by Hemant Kumar
· 9 years ago
3a4acda
perf tools: Fix thread lifetime related segfaut in intel_pt
by Adrian Hunter
· 9 years ago
29a8ea4
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
3848c23
perf report: Don't show blank lines if entry has no callchain
by Namhyung Kim
· 9 years ago
59c624e
perf hists browser: Fix percent display in callchains
by Namhyung Kim
· 9 years ago
5eca104
perf hists browser: Pass parent_total to callchain print functions
by Namhyung Kim
· 9 years ago
0c841c6
perf hists browser: Fix dump to show correct callchain style
by Namhyung Kim
· 9 years ago
7ed5d6e
perf report: Fix percent display in callchains on --stdio
by Namhyung Kim
· 9 years ago
54d27b3
perf callchain: Pass parent_samples to __callchain__fprintf_graph()
by Namhyung Kim
· 9 years ago
7e597d3
perf report: Get rid of hist_entry__callchain_fprintf()
by Namhyung Kim
· 9 years ago
2665b45
perf report: Apply --percent-limit to callchains also
by Namhyung Kim
· 9 years ago
0f58474
perf hists: Update hists' total period when adding entries
by Namhyung Kim
· 9 years ago
744070e
perf hists: Fix min callchain hits calculation
by Namhyung Kim
· 9 years ago
ec183d2
perf tools: tracepoint_error() can receive e=NULL, robustify it
by Adrian Hunter
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
29d14f0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
76e9f0e
phys_to_pfn_t: use phys_addr_t
by Dan Williams
· 9 years ago
814568d
perf build: Align the names of the build tests:
by Arnaldo Carvalho de Melo
· 9 years ago
78e6c39
perf kvm/powerpc: Add support for HCALL reasons
by Hemant Kumar
· 9 years ago
066d359
perf kvm/powerpc: Port perf kvm stat to powerpc
by Hemant Kumar
· 9 years ago
48deaa7
perf kvm/{x86,s390}: Remove const from kvm_events_tp
by Hemant Kumar
· 9 years ago
Next »