I know that my function $f$ must satisfy the following condition for $x \geq 0:$ $$\frac{d\left(xf(x)-x\right)}{dx} \geq 0.$$ What can I say about $f?$ I am curious about its possible sign or variations with respect to $x$.
I have investigated Grönwall's inequality to find an upper bound for $f$ but it seems useless in my case.
HINT:
Note that
$$\begin{align} \frac{d}{dx}(xf(x)-x)&=xf'(x)+f(x)-1\\\\ &=x(f(x)-1)' +(f(x)-1) \end{align}$$
Now, let $u(x)=1-f(x)$ and $\beta(x)=-\frac1x$ and apply Gronwall's Inequality on the interval $[a,b]$ where $0<a<b$.