aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2009-09-24perf tools: Dont use openat()Eric Dumazet
2009-09-24perf tools: Fix buffer allocationEric Dumazet
2009-09-24perf tools: Handle relative paths while loading module symbolsMike Galbraith
2009-09-23perf tools: Fix module symbol loading bugMike Galbraith
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20perf util: SVG performance improvementsArjan van de Ven
2009-09-20perf util: Make the timechart SVG width dynamicArjan van de Ven
2009-09-20perf timechart: Show the duration of scheduler delays in the SVGArjan van de Ven
2009-09-20perf timechart: Show the name of the waker/wakee in timechartArjan van de Ven
2009-09-19perf utils: Use a define for the maximum length of a trace eventArjan van de Ven
2009-09-19perf utils: Be consistent about minimum text size in the svghelperArjan van de Ven
2009-09-19perf: Add a SVG helper library fileArjan van de Ven
2009-09-19perf: Add a sample_event type to the event_unionArjan van de Ven
2009-09-19perf: Allow perf utilities to have "callback" options without argumentsArjan van de Ven
2009-09-19perf: Store trace event name/id pairs in perf.dataArjan van de Ven
2009-09-19perf: Add a timestamp to fork eventsArjan van de Ven
2009-09-18perf trace: Sample timestamp and cpu when using record flagLi Zefan
2009-09-18perf tools: Increase MAX_EVENT_LENGTHLi Zefan
2009-09-18perf tools: Fix memory leak in read_ftrace_printk()Li Zefan
2009-09-16perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar
2009-09-16perf sched: Make idle thread and comm/pid names more consistentIngo Molnar
2009-09-16perf sched: Account for lost events, increase default bufferingIngo Molnar
2009-09-14perf tools: Implement counter output multiplexingIngo Molnar
2009-09-13perf sched: Implement the 'perf sched record' subcommandIngo Molnar
2009-09-13perf sched: Clean up PID sorting logicIngo Molnar
2009-09-13perf sched: Display time in milliseconds, reorganize outputIngo Molnar
2009-09-13perf sched: Fix bad event alignmentFrederic Weisbecker
2009-09-13perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker
2009-09-13perf sched: Import schedbench.cIngo Molnar
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-04perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper
2009-09-03perf trace: Fix read_string()Ingo Molnar
2009-09-03perf trace: Print out in nanosecondsIngo Molnar
2009-09-03perf tools: Seek to the end of the header areaIngo Molnar
2009-09-02perf tools: Work around strict aliasing related warningsIngo Molnar
2009-08-31perf tools: Complete support for dynamic stringsFrederic Weisbecker
2009-08-31perf tools: Unify swapper tasks namingFrederic Weisbecker
2009-08-31perf tools: Librarize idle thread registrationFrederic Weisbecker
2009-08-31Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar
2009-08-28perf tools: Fix missing string field printing in perf traceFrederic Weisbecker
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker
2009-08-18perf tools: Save partial non-overlapping mapFrederic Weisbecker
2009-08-18perf tools: Remove obsolete definesIngo Molnar
2009-08-18perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker
2009-08-17perf tools: Add perf traceFrederic Weisbecker
2009-08-17perf tools: Add trace event information parserSteven Rostedt
2009-08-17perf tools: Add trace event debugfs stream readerSteven Rostedt
2009-08-17perf tools: Add trace event debugfs IO handlerSteven Rostedt
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker